[Solved]: Admin one theme, users another [Solved]: Admin one theme, users another
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[Solved]: Admin one theme, users another

Started by Thuy, April 15, 2004, 12:03:30 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Thuy

I'm currently trying to create a new theme. Is there a way to set my theme to the one in process and a different theme for the users? I don't want to users to see it while I'm working on it.

Casper

Hi Thuy,
Yes, just set in config the one you want your users to see.
Now, go to your main page, and type this to the end of your url
?theme=your_new_theme
Now, provided your theme exists, that's the theme you will see.
if you want to return to your sites default, just reverse the process, ?theme=default_theme
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here