The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Comments Aren't Dis...
 
Share:
Notifications
Clear all

[Solved] Comments Aren't Displayed

6 Posts
2 Users
0 Reactions
780 Views
Posts: 4
Topic starter
(@viagemlenta)
New Member
Joined: 4 years ago

Hi!

Same thing is happening with me. When I´m logged in Wordpress, the comments appear. But, another person, or, when I use a private window, the comments don´t appear.

I tried deactived ALL plugins, pressed F5 and nothing happened.

I inserted the code:

/*script comentarios sumidos wpdiscuz */
function comment_support_for_my_custom_post_type() {
add_post_type_support( 'my_post_type', 'comments' );
}

add_action('wpdiscuz_comment_form_before', function() {
echo '<h3 style="max-width: 750px;margin: 0px auto;">' . __('Leave a Reply', 'wpdiscuz') . '</h3>';
});

in functions.php in my child theme, and nothing...

Any other idea? The number of comments in my site ( https://viagemlenta.com) is falling down...

Thank you

 
5 Replies
Posts: 4
Topic starter
(@viagemlenta)
New Member
Joined: 4 years ago

Now, I noted my comments are not associated to the posts (see image). It was the last update? How can I associate again?

Captura de tela 2021 02 26 125941

 

 
1 Reply
Asti
 Asti
Support
(@asti)
Joined: 7 years ago

Illustrious Member
Posts: 7572

@viagemlenta

We've added new options to hide/show comment section for certain user roles and guests. It seems the default settings are not set during the update in your website. So, please go to Dashboard > wpDiscuz > Forms admin page, edit the comment form, make sure guests and other user roles are permitted to see comments, save it, delete all caches and check it again.

wpDiscuz hide comments for certain user role and guests
Posts: 4
Topic starter
(@viagemlenta)
New Member
Joined: 4 years ago

Thank you, but I´ve tried this before and it´s ok.

I think the big problem is the association of comments witg the posts, as the first picture.

I attached how the page is displayed.

I tried to clear cache (including CloudFlare) and nothing.

Captura de tela 2021 02 27 094732
Captura de tela 2021 02 27 094710

 

 
1 Reply
Asti
 Asti
Support
(@asti)
Joined: 7 years ago

Illustrious Member
Posts: 7572

Could you please send the admin login details to info[at]gvectors.com email address? 

Posts: 4
Topic starter
(@viagemlenta)
New Member
Joined: 4 years ago

I solved the problem recovering the automatic database backup. Thank you for your attention.

But remained a question: the plugin´s update could cause this problem?

 

Tks. 

 
Share: