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)
Could you please help me fix this problem?
Thank you.
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.
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; }