Apr 17, 2019 8:42 am
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
Apr 17, 2019 9:16 am
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.
Apr 17, 2019 9:17 am
Ok.
Thank you for the prompt answer 🙂