The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
How can I change th...
 
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.

 

How can I change the layout of my comment

2 Posts
2 Users
0 Reactions
2,029 Views
Posts: 30
Topic starter
(@okereke-divine)
Trusted Member
Joined: 5 years ago

I chose layout 3 while updating the plugin to the v7. Please I want to change it to layout 1.

 

Also the notification/bubble position, is there any how to raise it up a bit. This is because my website (allschool.com.ng) has sticky share buttons on all post pages (for mobile users). And the buttons are covering the notification/bubble bar

1 Reply
Posts: 36
(@taron)
Eminent Member
Joined: 6 years ago
Posted by: @okereke-divine

I chose layout 3 while updating the plugin to the v7. Please I want to change it to layout 1.

To change form layout navigate to Dashboard > wpDiscuz > Forms choose form to change the layout, click the edit button, find "Comment List Layout" option and change its value.

The documentation: https://wpdiscuz.com/docs/wpdiscuz-7/getting-started/manage-comment-forms/comment-form-settings/#post-types

Posted by: @okereke-divine

Also the notification/bubble position, is there any how to raise it up a bit. This is because my website (allschool.com.ng) has sticky share buttons on all post pages (for mobile users). And the buttons are covering the notification/bubble bar

Add this CSS code in the "Custom CSS Code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.

@media screen and (max-width: 600px) {
#wpd-bubble-wrapper {
bottom: 70px;
}
}
Reply
Share: