The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Text getting cut of...
 
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.

 

Bug [Solved] Text getting cut off

5 Posts
2 Users
1 Reactions
1,032 Views
Posts: 3
Topic starter
(@macsopinion)
Active Member
Joined: 2 years 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: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 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: 2 years ago

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

Illustrious Member
Posts: 8075

@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: 2 years 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: