520 comments found.
Hello,
I have the settings to insert comments box automatically, but it only does it for the normal WP Posts. It doesn’t insert to any Custom Post Types.
Also, when I add a comment on a normal post, I see the comment immediately, but when I refresh the page, it’s gone. Even when I approve the comment in the backend.
Hello. I’ll look into the errors you’re experiencing. Please provide your website URL. This is my email address.
support@codexhelp.comAfter installing the plugin, the comment section for all posts is saying, “Comments are closed.” It only gets activated if I allow comments for logged-in users as a permission, which I do not like. What I want is to be able to allow comments for all users. So that users can comment without logging in. Again, I want a modern style for the comment box.
Hi, does your website already allow comments? That is, if users go to an article, can they comment without registering?
Please provide the URL of your website for review.
After installing the plugin, why does it say all comments are closed? I also want people to comment without registration on the website, so how do I make this happen?
Please provide the URL of your website for review.
Hi i checked the demo the comment system looks old can you make it modern and i also saw Last Update 9 November 2023 does it work well with new WordPress updates
Hi.
Our plugin is up-to-date and works with the latest versions of WordPress. 6.6+
Don’t hesitate to contact us with any questions.
I just bought the plugin, but is there an update coming to make the front-end view a little more modern?
Hi.
It can be easily customized with CSS styles; please provide me with the URL where you are using it so I can generate a suitable style for your website.
I have send a email. thank you
I replied to your email
Hi, do you have real time notification for new comments?
Sorry, we don’t have that functionality.
Thank you for the reply 
When editing or deleting comments can it be done via ajax (without page reload)? Are comments stored in the same location as native WP comments?
Yes, that’s right, without reloading the page.
Are comments stored in the same location as native WP comments?:
Yes.
I have some PHP knowledge and could write an insert statement to catch comment contents and create a notification record. If CommentPress can work with this hook, this would be incredible!
Of course, it does. The plugin already uses native WordPress functions to insert comments, such as “wp_new_comment”.
We even use that same hook on occasion within the plugin.
https://prnt.sc/k8m6DdVTb5WuThat’s excellent news! Thank you. I’ll be using the community plugin PeepSo for post comments. However WP-Images from the media library currently use the boring default WP comment form. According to the changelog it contains “Allow Comments in Custom Post Types”. Does CommentPress support WP attachments or WP native images similar to WP having comments for images? Even if it wasn’t supported out of the box I have a custom theme with some PHP knowledge and could modify the attachment page display with: echo display_saic($post_id); Basically wondering if there is a programmatic way to load the comment form of a specific image. I have a lightbox with a script that can get the ID of the currently displayed image, then can pass it to a PHP script to load elements on the side.
Hi.
Our plugin does not allow image uploads, you can only add the image from a url.
display_saic($post_id) will work for any Post, Image that allows comment insertion.
I think so, as I said above if it has post_id then it will work.
Hello, Is your script compatible with WordPress 6.6.x and does it include a moderation system (admin approval of comments before publication) ?
Yes, compatible with WordPress 6.6.x
All comments are approved before being published.
The autoload is not working
Provide your website URL to review the problem.
I receive the below message when my page load it on top or whenever log in/out
Deprecated: Optional parameter $ip declared before required parameter $action is implicitly treated as a required parameter in /home/ /www/www/wp-content/plugins/comment-press-2/inc/saic-functions.php on line 1250
please advise how to solve it.
has rearrange the order by myself, seems the errors gone. But same as above, the autoload is not working, which I think is quite important
Moreover, find that the reply function also not working, when press it reload the whole page.
Thank you. I have already fixed the PHP issue and it will be available for future updates.
Please share your website URL to see the autoload issue.
All the pages are the same issue, the first time open the page, it can’t autoload the comment, but when refresh the page, it usually alright. here is one of the example:
https://www.siubo.com.hk/podcast-episode/%e4%b8%ad%e4%bb%94%e5%8f%b2%e4%b8%b9%e5%88%a9%e5%a4%a7%e9%a7%95%e5%85%89%e8%87%a8%ef%bc%8c%e5%90%8c%e4%bd%a0%e5%88%86%e4%ba%ab%e6%b7%b1%e5%9c%b3%e9%a3%9f%e7%8e%a9%e8%b2%b7%e7%a7%98%e7%ac%88%e3%80%82/Sorry to let you know that the like button also not functioning well.
In computer and android environment chrome, even you click the like button, the page will reload and the counter will minus one.
In Mac Safari, the counter will also minus one, but don’t have the reload problem.
In IOS safari, when click one, nothing change, but when double click, the page reload and the counter will minus one.
Seems only Firefox working well in such situation.
Hi, I do like your plugin very much, may you help to solve the above questions? Thank so much
Comments are displayed correctly and the like button works very well.
https://prnt.sc/SNG1jaFOPqNChttps://prnt.sc/ApXDF_93Qx9c
As I said the like function only work well in Firefox. but never mind, the urgent stuff is the reply function not working. and secondly the auto load also not functioning.
Provide your wp-admin credentials to review the problem.
support@codexhelp.comHave sent you emails a week before, any news from your side? Thanks
Hi.
I have fixed the issues and updated the plugin to the latest version.
Hello, does this support multisite and can be network activated to have settings centrally managed for all subsites?
It’s not possible
The input is not sanitized from the HTML tags. If the user paste a text into the comment field, the b tag with the text will be rendered. Is it a feature?
Hello, I’m back again with another question. Sometimes when I open a page where I have the shortcode placed, instead of loading the comment it only shows “Busted!” text unless I purge all my cache. Do you have any idea why this happen? Appreciate your help. Thank you.
Hello,
another question just came up: is there a setting to show or hide the comments on the pages and posts, depending on the option “Allow comments” in the pages and posts?
The “Comments area closed” display does not look good here, it would be nicer if the comments were not displayed when the option is deactivated.
Kind regards Jörg
Hello,
we bought and installed your plugin today and encountered the following errors and questions:
1. contrary to the setting in Wordpress, all comments of the plugin are published immediately. This is not desired, comments must be checked and approved by us before publication.
2. the order in the settings for sorting the comments is implemented incorrectly: “Newest Comments” lists the oldest comments first, “Oldest Comments” theoretically shows the correct order, but if not all comments are loaded (“Number maximum of comments to load”), only the oldest comments with the specified number are displayed.
This means that in order to display the comments sorted from new to old, the order “Oldest Comments” must be selected and “Number maximum of comments to load” must be greater than the actual number.
3. the buttons to insert images, videos, and links open a dialogue for the input, but this cannot be transferred to the comment with “accept”, nothing further happens with a click.
Please check the above points in an own installation, admin access to our site is unfortunately very problematic due to customer data and the GDPR.
Kind regards Jörg Schötz
hey CodexHelp
I was asked to scout if there was a solution to export (and possibly schedule, too) only the comments of a WordPress landing page site, to a CSV file.
Not sure this plugin does this… if yes I would definitely purchase it
Can you please confirm if this plugin does the job?
Thanks Marco
Sorry, It’s not possible.
Hi there, I noticed that my comment section won’t show more than 30 comments even though I’ve already changed the default settings on the content tab to load 100 comments. I’ve also purged my cache but nothing happens on the front-end. How can I troubleshoot this? Thanks in advance.
Hi.
We will review the problem. Please send your wp-admin credentials to our email.
support@codexhelp.com
[simple-comments get="100" style="golden"]
I always experience the words “Enter your name” appearing when I want to make a comment, even though everything is already filled in
Hi, is it possible that guests or logged in users have a smily/emoticon list to post in the comment entry text?
It is possible to add emoticons by inserting the correct characters.
https://prnt.sc/nEXhrkvI0CoLhttps://prnt.sc/Ve9lD0ZLMAOp
Ok thank you. Do you know if this Plugin is compatible with the Newspaper Theme from tagdiv?
Yeah. It is compatible with any WordPress theme.