You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to have several comments forms on a single page, belonging to different custom post types?
I create loop grid in elementor, which print-out posts. Loop template (for single post) consists of post text and comment section. First
comment form works by itself and also in ajax mode. But others - don't work at all.
I suspect the problem is with the css selectors being the same in all forms. But if I change them somehow, can I still be able to tune selectors?
Describe any solutions you've considered
I have looked for inline comments, but all what found are not suitable by layout and quite old, deleted from plugins, requiring specific theme.
How important is this feature to you?
I it mandatory for a specific part of the website to have possibility to comment particular parts of a webpage.
Is your feature request related to a problem? Please describe.
No
Screenshots or Videos
The text was updated successfully, but these errors were encountered:
Found option POST CONTAINER SELECTOR, should be doing exaclty what is required.
Add ids to container, set selector, check console - forms found, attached, but still only first form is usable. Nothing happens when click submit comment on other forms.
Feature Request
Is it possible to have several comments forms on a single page, belonging to different custom post types?
I create loop grid in elementor, which print-out posts. Loop template (for single post) consists of post text and comment section. First
comment form works by itself and also in ajax mode. But others - don't work at all.
I suspect the problem is with the css selectors being the same in all forms. But if I change them somehow, can I still be able to tune selectors?
Describe any solutions you've considered
I have looked for inline comments, but all what found are not suitable by layout and quite old, deleted from plugins, requiring specific theme.
How important is this feature to you?
I it mandatory for a specific part of the website to have possibility to comment particular parts of a webpage.
Is your feature request related to a problem? Please describe.
No
Screenshots or Videos
The text was updated successfully, but these errors were encountered: