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.
Hi,
is there a way to select multiple categories to be shown on a page?
For example: I have 3 categories of fora.
I would like page 1 to show categories 1 and 3, and page 2 would show categories 1 and 2.
This does not work: page 1 shortcode [wpforo item="forum" id="1,3"] and page 1 shortcode [wpforo item="forum" id="1,2"]
Thanks.
You can only add one Forum ID in id="" argument. 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.