Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted December 23, 200915 yr Hey, I was wondering if there was a way to disable the side bar that contains " Recently Added Topics" etc. I know I can click to disable it, and re click to enable it on the index page. But I want to completely disable it through the admin cp. Thanks. :)
December 23, 200915 yr Go to ACP->Look&Feel->*your skin*->Board Index-->boardIndexTemplate Find:{parse variable="sidebar_enable" default="$show_side_blocks"} Replace with: {parse variable="sidebar_disable" default="$show_side_blocks"}
December 23, 200915 yr Find:{parse variable="sidebar_enable" default="$show_side_blocks"} Replace with: {parse variable="sidebar_disable" default="$show_side_blocks"} Or you can just disable all the sidebar hooks. ;)
December 23, 200915 yr Author Ok thanks a lot. And what's up Albus Dumbledore? You mad cuz you died? lol, jk
December 23, 200915 yr Or you can just disable all the sidebar hooks. ;) The last that I knew, disabling all the hooks didn't close the sidebar, it just left an empty sidebar. I haven't tried it in the newer releases. But I just tried it on my DEV and see that it works properly now. Thanks!
December 23, 200915 yr Yes, just disable the hooks in the Manage Hooks page and it will shut off the sidebar.
December 23, 200915 yr Ok thanks a lot. And what's up Albus Dumbledore? You mad cuz you died? lol, jk I am? I wish someone had told me! :frantics:
Archived
This topic is now archived and is closed to further replies.