Hello,
Does anyone know how to remove/edit the TEMPLATE names listed under the Painter Palette icon? I don't want to delete "UNI" but I'd like to prevent users from accessing it.
Thanks..
Hello, Does anyone know how to remove/edit the TEMPLATE names listed under the Painter Palette icon? I don't want to delete "UNI" but I'd like to prevent users from accessing it. Thanks.. |
it can be done in admin panel settings -> advance settings -> templates. Good luck so much to do.... |
The Template settings in the admin panel allows you to set the default template used. What I'm trying to do is remove the template from the drop down selection in the index page menu. I know I can just delete the template manually, but I wanted to avoid that. I only want to hide it. I'd also like to edit the Template names as they are shown on the drop down selection. |
to hide the drop down selection uncheck this Enable Users to Change Templates in the settings. And you can't delete uni atleast directly without playing with codes. If you hide the list than why you want to change the name? so much to do.... |
I don't want to hide ALL of the templates.. only ONE in particular & Yes I'd also like to edit the names of the templates displayed. |
To change the name of the templates display, just edit templates/Your Template/scripts/BxTemplName.php Replace the UNI to whatever name you want... $sTemplName = 'UNI'; http://www.adultasiantube.net |
Thanks for the help guys.. If you want to REMOVE the UNI template from the TOP MENU switcher I found the fix for that.. http://www.boonex.com/m/REMOVE_the_UNI_template_from_the_list_of_the_TOP_MENU_ |