Notifications
Clear all

wpForo 1.x.x [Closed] hide some columns

2 Posts
2 Users
0 Reactions
1,039 Views
Posts: 8
Topic starter
(@daniellerch)
Active Member
Joined: 5 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: 4772
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 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.ย