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.

 

wpForo 1.x.x [Closed] Duplicate content in all topics

3 Posts
2 Users
0 Reactions
2,947 Views
Posts: 27
Topic starter
(@chete)
Eminent Member
Joined: 9 years ago

Hello,

The documentation says:

Forum page only contains [wpforo] shortcode. You can edit this page and put content before and after wpForo shortcode. All changes will be displayed above forum menu and below forum footer statistic bar.

The problem is that if you add text, images or something on the page, that will be in all topics of the forum. And this is duplicate content.
That is, you can not create a general page with information, images, etc. and you see the all forum. And that everything added disappears when you enter a specific forum.

Regards

2 Replies
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi chete,

the forum page is a forum wrapper page. This page is general for all wpForo views (forum, topic, posts...). There is no separate pages for each wpForo view, all are being loaded in same page so you see the same page content around forum. If you want to add custom content around different wpForo views you should customize wpForo template files. Please read these two docs:

 

Posts: 27
Topic starter
(@chete)
Eminent Member
Joined: 9 years ago

Ok thanks, I'll read the documentation well.

Regards