Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
gavpedz Posted April 24, 2017 Posted April 24, 2017 I am wondering if there is a way to setup a forum category, have some forums under it BUT not show it in the main forum index and instead link to this category from the main menu.
clearvision Posted April 24, 2017 Posted April 24, 2017 If you don't care that it exists in the browser source html you can use custom css to make it not show: body[data-pagemodule="forums"][data-pagecontroller="index"] [data-categoryid="11"] {display:none};
Recommended Posts
Archived
This topic is now archived and is closed to further replies.