carblanco
Member
Posted 1 year ago #
Hi all,
I'm trying to use this plugin and actually I can change from theme1 to theme2 depending on categories.
Well, the problem is that when I change from theme1 to theme2 the style.css and othe .php files are not loaded, so I only see the content with no style.
Why? What am I missing?
Thanks in advance.
http://wordpress.org/extend/plugins/user-theme/
I'm just going to add a 'me too'.
Thanks
Same here. The plugin doesn't seem to fully change the theme. It does load the right stylesheet, but it still uses the active theme set in the admin.
guest , it works for me :)
and you dont have to load
all the special user (ID, IP, User_Level) function .
i use it for , when User has capabilities (manage_options) .
current theme on ../wp-admin/themes.php
when user login this plugin loaded :)
here the function looks like > http://img7.us/?di=G08Z
its great ,
this is the function that i need for the whole time :)
thanks .