- changed status to open
Hi There, Very new to OctoberCMS. I want to change the layout of the add comment form.
I created a new partial called CommentsForm/default.htm, changed the name of the component to CommentsForm. Copied the contents of the component (after clicking the git branch like icon) and copied into my new partial. Changed the comment list heading from just "Comments" to "Comment List" to see if correct form is being shown.
The edited comment form appears but is unable to save just get browser popup "The component 'comments' is not found."
Removed changed component, added from fresh and saved. Can post comments. Clicked the git branch icon to expand code, saved the page and got above error message.
Tried renaming new partial to comments/default.htm. Same issue.
Also when saving a comment is successful, there is no indication to the user that comment has been saved. Screen refreshes and comment info disappears. Comment has been saved though, can see it in backend. {% framework extras %} has been added to theme.
Regards, Fred
Comments (3)
-
repo owner -
repo owner Hi! You can find more info here
Also when saving a comment is successful, there is no indication to the user that comment has been saved. Screen refreshes and comment info disappears. Comment has been saved though, can see it in backend. {% framework extras %} has been added to theme.
Do you have any errors?
-
repo owner - changed status to resolved
This issue has been closed due to the lack of activity over a long period of time.
- Log in to comment