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.

 

Entry wpforo title shows the code

2 Posts
2 Users
0 Reactions
1,734 Views
Posts: 6
Customer
Topic starter
(@mania-artimani)
Member
Joined: 3 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
(@kylew)
Prominent Member
Joined: 4 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