Notifications
Clear all

Entry wpforo title shows the code

2 Posts
2 Users
0 Likes
1,069 Views
Posts: 6
Customer
Topic starter
(@mania-artimani)
Member
Joined: 2 years ago

There is a bar on the top of the forum (div.wpforo-feed) with 3 options : Topics, Forums and unread posts. When my website users click on them, they can see the code. (photo is attached)

Screenshot (36)

Could you please help me fix this problem?

 

Thank you. 

Topic Tags
1 Reply
Kyle
Posts: 728
 Kyle
Admin
(@kylew)
Prominent Member
Joined: 3 years ago

Hi @mania-artimani,

If you have questions about wpForo plugin not about the addons please ask them at https://wpforo.com/community/

Those are created to check the XML's.
You can hide them using this CSS:

#wpforo #wpforo-wrap span.wpf-feed-forums,#wpforo #wpforo-wrap span.wpf-feed-topics, #wpforo .wpforo-main .wpforo-feed sep  {
    display: none; 
}

 

Reply
Share:
Scroll to top