Notifications
Clear all

wpForo 1.x.x [Closed] Topic messed up after reinstalling

3 Posts
2 Users
0 Reactions
1,092 Views
Posts: 3
Topic starter
(@lukaa)
Active Member
Joined: 3 years ago

Hello,

I have reinstalled WpForo after messing up with some code, I haven't changed any settings and now topics are messed up and upvote isn't showing up, see below

2 Replies
Tutrix
Posts: 1357
(@tutrix)
Noble Member
Joined: 4 years ago

Hi @lukaa

You use the Simplified Layout and removed (display: none !important;) the column for the last post

.mce-widget.mce-btn.mce-last, .answers, .wpforo-topic-stat-lastpost, .wpf-topic-sbs {
display: none !important;
}

For votes you must use the Questions & Answers layout

 

1 Reply
(@lukaa)
Joined: 3 years ago

Active Member
Posts: 3

@tutrix Hi, I added the code in the "Custom CSS" section but the issue still remains, the number of topic views and replies are displaced

It seems header is messed up of the topics, when I switch to QA layout it says "Last Post" as a header