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 [Closed] hide some columns

2 Posts
2 Users
0 Reactions
1,259 Views
Posts: 9
Topic starter
(@daniellerch)
Active Member
Joined: 6 years ago

@robert

I couldn't get this to work; did the class names change in a recent update? I looked at the actual classes being used and got the columns to disappear with these:

#wpforo #wpforo-wrap .wpf-thead-views,
#wpforo #wpforo-wrap .wpf-thead-posts,
#wpforo #wpforo-wrap .wpf-thread-views,
#wpforo #wpforo-wrap .wpf-thread-posts {
display: none;
}

1 Reply
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi @daniellerch,

I guess you're using a different layout, please leave your forum URL and show on the screenshot the columns you need to hide.