Webmist Posted December 23, 2009 Posted December 23, 2009 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. :)
Pintac Posted December 23, 2009 Posted December 23, 2009 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"}
TrixieTang Posted December 23, 2009 Posted December 23, 2009 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. ;)
Webmist Posted December 23, 2009 Author Posted December 23, 2009 Ok thanks a lot. And what's up Albus Dumbledore? You mad cuz you died? lol, jk
Pintac Posted December 23, 2009 Posted December 23, 2009 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!
bfarber Posted December 23, 2009 Posted December 23, 2009 Yes, just disable the hooks in the Manage Hooks page and it will shut off the sidebar.
Terry - AKA Dumbledore Posted December 23, 2009 Posted December 23, 2009 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:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.