Notifications
Clear all

[Solved] wpDiscuz Widgets - Recent Comments Format

5 Posts
3 Users
1 Likes
725 Views
Posts: 54
Customer
Topic starter
(@soft-designs)
Member
Joined: 4 years ago

Hi - We purchased several of your AddOns - Great Vendor, Great Products.

We need your help to better format "Recent Comments" on the wpDiscuz Widgets AddOn we recently purchased.

#1) How to make text "wrap around"? 
(currently text getting cut off)

#2) How to change to "short date format" ?

SEE: https://www.screencast.com/t/Y2SqxCNOhNB

4 Replies
Elvina
Posts: 1403
(@elvina)
Support
Joined: 5 years ago

Hi @soft-designs,

#1) How to make text "wrap around"? 
(currently text getting cut off)

Please leave the example URL to allow us to check it.

#2) How to change to "short date format" ?

Please navigate to the Dashboard > Settings > General admin page and check the "Date Format" option. Screenshot below: https://www.screencast.com/t/cLhzCCYw

Posts: 54
Customer
Topic starter
(@soft-designs)
Member
Joined: 4 years ago

Please leave the example URL to allow us to check it.

Step #1 - Goto - www.Voice.club - Please SignIn via Google

Step #2 - SEE - https://voice.club/story-persian-carpet

Please notice the post link above on the sidebar, the wpDiscuz Widgets "Recent Comments".  The date format is so long, that it cuts off the user display name.  Also, the comment excerpt text gets cut off, and also post title may get cut off if long post titles.

--
Another Example:

SEE: https://www.screencast.com/t/Y2SqxCNOhNB
--

1 Reply
Astghik
Admin
(@astgh)
Joined: 6 years ago

Illustrious Member
Posts: 5872

@soft-designs,

I may suggest you use the CSS code below:

#widget-comments-container .wpdiscuz-widget-popular-comment-author .popular-comment-author-body {
width: 82%;
}
#widget-comments-container #wpdiscuz-recent-comments-box .wpdwd-recent-comment-content>a {
width: 90%;
}
#widget-comments-container .wpdiscuz-widget-popular-comment-author .popular-comment-author-body div:first-of-type{
font-size:15px;
}
Posts: 54
Customer
Topic starter
(@soft-designs)
Member
Joined: 4 years ago

Greetings - Your CSS code above works perfectly - Issue solved.

gVectors = Great Vendor, Great Support 🙂

thanks,
Soft-Designs, Inc.
People First, software second - Since 1985...
Share:
Scroll to top