Jun 21, 2023 1:03 pm
Is it possible to change the settings for individual pages? For example, in the form of comments in a particular article to remove dislikes? Or remove the possibility of text comments, but leave only likes and dislikes?
Thanks!
Website URL
1 Reply
Jun 22, 2023 8:44 am
You can create two (or more comment forms) and link those with the post/pages using one of the options:
- Display comment form for post types
- Display comment form for post IDs
In the comment forms, you can disable the commenting for the roles using according the options:
- Disable commenting for roles
- Allow guests to comment
In the case of the like/dislike feature you can use the CSS code:
#wpdcom .wpd-comment-footer .wpd-vote {display:none;}
Each form has a "Custom CSS" section. You should add it in the according form settings.
Small video instruction: https://app.screencast.com/iHVkHek1ivBhf