The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Text getting cut of...
 
Share:
Notifications
Clear all

Bug [Solved] Text getting cut off

5 Posts
2 Users
1 Likes
359 Views
Posts: 3
Topic starter
(@macsopinion)
Active Member
Joined: 9 months ago

After posting a comment using the inline comment feature, all the text on the entire post's left side is cut off.

When I click on the icon displaying the number of comments the bubble is also cut off on the left. see image

When I try to add another comment the bubble is only displaying halfway. see image.

 

Loving the plugin by the way. Will be posting about it soon.

4 Replies
Asti
Posts: 7123
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

Hi @macsopinion,

This is just CSS conflict with the theme or other plugins. Please provide a direct URL where we can see the issue. We'll debug it and provide a solution for you.

3 Replies
(@macsopinion)
Joined: 9 months ago

Active Member
Posts: 3
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7123

@macsopinion,

This may come from the active theme CSS codes, please watch this video to better understand what I mean:  https://monosnap.com/file/sE7PfVi0c5PFguR767Jash6B0ulaQ0

You can use the CSS code below if you can't find and change the CSS from the theme or plugin files:

.entry {
     overflow-x: visible;
}

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

Don't forget to delete all kinds of caches before checking.

(@macsopinion)
Joined: 9 months ago

Active Member
Posts: 3

@asti I tried to add the CSS you provided in the Custom CSS code of the wpDiscuz plugin settings but it didn't work.

I went into the Theme CSS and changed the .single .entry overflow from hidden to visible and it works now. So far I don't see any Theme breaking yet.

Thanks for the awesome support and video explanation. The video actually helped me in finding the right CSS style to change in the end.

Share: