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 [Solved] Multiple forum shortcodes on 1 page ignore ID parameter

3 Posts
2 Users
0 Reactions
1,139 Views
Posts: 22
Topic starter
(@etrimon)
Eminent Member
Joined: 6 years ago

Hello wpForo Team,

I found kinda a weird issue.

If I use 2 forum shortcodes on 1 page with different Forum IDs, it still loads twice the forum from the 1st used shortcode.

Example on page:
[wpforo item="forum" id="3"]
[wpforo item="forum" id="16"]

it display twice the forum with id : "3" (and I am 100% sure, that "16" is forum ID).

Thank you for your help.

2 Replies
Sofy
Posts: 5486
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi @etrimon,

I'm really sorry but there is no way to use multiple shortcodes on the same page. 

Try to create one top parent category, set all those forums as child forums to that category and add shortcode with the top parent category ID. This will display all child forums.

Posts: 22
Topic starter
(@etrimon)
Eminent Member
Joined: 6 years ago

Ok.

Thank you for the prompt answer 🙂