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.
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.
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.
Ok.
Thank you for the prompt answer 🙂