Switching off some of the panels in admin

Posted in: Newspaper
Post count: 52

Hi,

I’d like to remove some of the panels in the admin of the theme options. I just want the Theme Panel to be displayed. How can this be achieved?

thanks

Post count: 22421

Hello,
Unfortunately there is no option for this in the theme. The only way to do it is to alter the theme files.
The menu option are located here: http://screencast.com/t/CwEYTzdnh. Some can be removed as easy as commenting out or deleting the part of code for them. Others will not be so easy to remove as they are inside functions which break if the code is removed. You will need a bit of PHP knowledge to remove all options.
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.