Re:themeswitcher reloaded hook (1 viewing) (1) Guest
Post Reply << Start < Prev 1 2 Next > End >>
themeswitcher reloaded hook
by maxaud 4 Months, 2 Weeks ago
Hello,
I'm using theme switcher reloaded and have as a sidebar widget. I can switch themes until I get to one that isn't widget ready.
How can I place the code into the footer or page/post so it will always show up?

Thanks!
The administrator has disabled public write access.Logged Logged  
Re:themeswitcher reloaded hook
by Themebot 4 Months, 2 Weeks ago
Would it be better to just widgetize the theme?

To add the WordPress Theme Switcher to sidebar, I believe the code is as follows:

For a list:
Code:

<li>Themes:<?php wp_theme_switcher(); ?></li>


For a dropdown:
Code:

<li>Themes:<?php wp_theme_switcher('dropdown'); ?></li>


Let me know if this works.
The administrator has disabled public write access.Logged Logged  
Re:themeswitcher reloaded hook
by maxaud 4 Months, 2 Weeks ago
it works but isn't a solution since I would have to go through and add it to each theme.
The administrator has disabled public write access.Logged Logged  
Re:themeswitcher reloaded hook
by Themebot 4 Months, 2 Weeks ago
Unfortunately, wordpress themes that don't support widgets aren't very flexible.
The administrator has disabled public write access.Logged Logged  
Re:themeswitcher reloaded hook
by demolishman 4 Months ago
I cant manage to download this plugin... There is no download link in the page
http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded

only a download button that does nothing but reload the page... Please help.
The administrator has disabled public write access.Logged Logged  
Re:themeswitcher reloaded hook
by demolishman 4 Months ago
Ok I managed to find and install.

Now I am having trouble as its just not working..

I added the code from below but nothing happens.

Is there a way to make this work without activating the widgets from wordpress?
The administrator has disabled public write access.Logged Logged  
Post Reply << Start < Prev 1 2 Next > End >>
Powered by FireBoard
About | Contact | Advertise | Privacy Policy | Terms of Use

Creative Commons License