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.

 

wpForo 1.x.x [Solved] Recent Posts remove comments text

13 Posts
4 Users
1 Reactions
4,455 Views
Posts: 533
Topic starter
(@central4allgmail-com)
Prominent Member
Joined: 7 years ago

https://prnt.sc/ltx8wy

I want the part of the post with the white letters that is visible ,

under the topic title not to be visible.

 

VereK
Posts: 522
(@verek)
Honorable Member
Joined: 8 years ago

@central4allgmail-com

I think this is what you are looking for?

Set Extended Layout - Recent posts to "Expanded"

Set Extended Layout - Number of Recent posts to "1"

Set Recent Posts Display Type to "Topics"

Recent posts will look like this:  https://prnt.sc/ltx9mz

Forum view will look like this:  https://prnt.sc/ltxap2

Posts: 533
Topic starter
(@central4allgmail-com)
Prominent Member
Joined: 7 years ago

I want to hide answers of the topics only in widget of the recent posts.

And i will explain you why,

if there you wait for a resonance from someone , yes or no, for example,

you will read it on the widget and you will no click it, so ,

if you ckick it maybe you reply too.

This means less pageviews and less time on site, so less ranking.

VereK
Posts: 522
(@verek)
Honorable Member
Joined: 8 years ago

@central4allgmail-com

I don't recall there being filters for the sidebar widgets. You could try hiding the reply text with CSS.

#wpf-widget-recent-replies .wpforo-list-item-right p.posttext {
visibility: hidden;}
Posts: 533
Topic starter
(@central4allgmail-com)
Prominent Member
Joined: 7 years ago

This should go to the widget?

in the custom css code in styles didnt work

Page 2 / 3