Is it possible lists a specific category (and its subcategories), instead of the entire forum?

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1 MiB.

Expand view Topic review: Is it possible lists a specific category (and its subcategories), instead of the entire forum?

Re: Is it possible lists a specific category (and its subcategories), instead of the entire forum?

by axew3 » Wed Mar 18, 2026 9:16 pm

Yes of course it is possible. Do you mean via iframe?

To do this, you should just use the shortcode to run pointing to the category you want.
Did you read this?
https://www.axew3.com/w3/2022/02/the-aw ... shortcode/

As you can see i added a shortcode into the help page that open a phpBB post into a single post.

You can use like this:

Code: Select all


[w3allphpbbiframe phpbb_default_url="https://www.axew3.com/w3/forums/viewforum.php?f=2" wp_page_name="board" wp_page_iframe_top_gap="300"]

You can use the param:

Code: Select all

phpbb_default_url="https://www.axew3.com/w3/forums/viewforum.php?f=2"
to open the iframe as default into the forum page you want

Or you mean something else? If any problem just let know

Is it possible lists a specific category (and its subcategories), instead of the entire forum?

by JDoo » Wed Mar 18, 2026 8:14 pm

hello
Is it possible to set up a WordPress page so that it only lists a specific category (and its subcategories), instead of the entire forum?
thank you

[TITLE EDITED]

Top