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

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.

 

[Solved] Comments template is not displayed

5 Posts
3 Users
1 Reactions
1,049 Views
Posts: 1
Topic starter
(@mrcomment)
New Member
Joined: 5 years ago

Hello,

 

I have installed the plugin successfully
But its shape is not displayed in the comments section! Comments section is WordPress by default.
My site template has a comments.php, Do I need to make changes to its code?

 

Best regards,
4 Replies
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

Hi @mrcomment,

Please check each point mentioned in this doc and leave some feedback for each one:  https://wpdiscuz.com/docs/wpdiscuz-7/getting-started/missing-comment-form/

Posts: 2
(@leblitznfl)
New Member
Joined: 5 years ago

Hello, please see screenshot, when I click "click the comment" button, the form do not appear but when I click on the social sharing button it does appear. Please help and thank you!

Website: leblitznfl.com

2020 08 24 10h53 28

 

2 Replies
Asti
 Asti
Support
(@asti)
Joined: 8 years ago

Illustrious Member
Posts: 8075

@leblitznfl,

This is a CSS conflict. Please use this code to solve it.

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again. 

div#comments {
display: block !important;
}
(@leblitznfl)
Joined: 5 years ago

New Member
Posts: 2

@asti OK thank you, it works

Share: