Jump to content

Turn off sidebar


Webmist

Recommended Posts

Posted

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. :)

Posted

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"}

Posted



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. ;)
Posted

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!
  • 1 year later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...