Notifications
Clear all

wpForo 1.x.x hide some columns

2 Posts
2 Users
0 Likes
769 Views
Posts: 8
Topic starter
(@daniellerch)
Active Member
Joined: 4 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: 4053
 Sofy
(@sofy)
Famed Member
Joined: 6 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. 

Reply