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] Select multiple categories for page

2 Posts
2 Users
0 Reactions
1,309 Views
Posts: 1
Topic starter
(@bevede)
New Member
Joined: 6 years ago

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.

1 Reply
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

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.