Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 24, 20178 yr 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.
April 24, 20178 yr 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};
Archived
This topic is now archived and is closed to further replies.