Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
I was finally able to figure it out. Showing now, thanks for your help.
I am having problems getting wpdiscus to show on Post pages.
Theme: OceanWP
Things I've done:
1) Enabled
2) I deleted the Default forum and recreated it making sure Display comment form for post type POST was checked and then clearing the cache.
3) I have no Discussion in Screen Options. But in New post there is an option for Discussion and I have checked Allow Comments.
4) I have no other comment plugins.
Strange thing is I noticed on my phone going to my site Wpdiscuz was working on one of my posts.
Then I checked a new post I made and it is working there too. So I made a new post, but it is only showing wordpress default comment section.
No idea where to go from here, please help.
PS: Great plugin by the way.
Well seems it was working all a long. The style before a comment is made seemed so much more basic than when a comment is made I thought it was using the wordpress comment, but apparently not. Anyways all good, thanks for this great plugin 🙂
Hello, I have some trouble to make the comment form appear.
I created a page with Elementor, and I set it on Elementor Full Width and not the Default template. When I use the default template it shows the comment box, but when I use the Full Width option it doesn't. When I deactivate Discuz, the WP comment box doesn't appear. I tried on the plugin to add the page number specifically but I had no impact. Any idea how to do it ?
Thanks 🙂 !
Hi @tnfamily,
Please make sure the <?php comments_template() ?> WordPress template function exists on Elementor Full Width page.
More information here:https://codex.wordpress.org/Function_Reference/comments_template /a>
Yes I understand that this is the problem, but I just don't know where to put this line of code!!
I tried to add this line of code in Elementor through their HTML option, nothing is appearing.
I tried to do it through Wordpress, at the bottom of the page there's an option named "Custom Fields" where I add the line of code, and no result.
If I try to add it as a block on WP it means I have to give up the Elementor format and I might lose the layout.
So I understand that I need to add this <?php comments_template(); ?>
somewhere, but where?
Thank you.
Yes I understand that this is the problem, but I just don't know where to put this line of code!!
I tried to add this line of code in Elementor through their HTML option, nothing is appearing.
I tried to do it through Wordpress, at the bottom of the page there's an option named "Custom Fields" where I add the line of code, and no result.
If I try to add it as a block on WP it means I have to give up the Elementor format and I might lose the layout.
So I understand that I need to add this
<?php comments_template(); ?>
somewhere, but where?Thank you.
If you could help me with this that'd be great! Thanks.
Yes I understand that this is the problem, but I just don't know where to put this line of code!!
I tried to add this line of code in Elementor through their HTML option, nothing is appearing.
I tried to do it through Wordpress, at the bottom of the page there's an option named "Custom Fields" where I add the line of code, and no result.
If I try to add it as a block on WP it means I have to give up the Elementor format and I might lose the layout.
So I understand that I need to add this
<?php comments_template(); ?>
somewhere, but where?Thank you.
If you could help me with this that'd be great! Thanks.
Hi. I'm in the same situation.
I was looking for information about the same problem and then I got here.
I would also greatly appreciate the help.
Thanks!
Please watch this video tutorial, it should help you.