This is a plugin for Question2Answer that provides user theme switching functionality.
- theme selection in user profile
- toggle on/off via admin/plugins
- default theme selection in admin/plugins
- optional mobile theme selection in admin/plugins with mobile browser recognition
- mobile theme toggle link in footer (mobile/default), works for guests via cookies
- Install Question2Answer
- Get the source code for this plugin from github, either using git, or downloading directly:
- To download using git, install git and then type
git clone git://github.com/NoahY/q2a-theme-switcher.git theme-switcher
at the command prompt (on Linux, Windows is a bit different) - To download directly, go to the project page and click Download
- To download using git, install git and then type
- navigate to your site, go to Admin -> Plugins on your q2a install and select the 'Enable theme switching' option, select other options, then 'Save'.
- note that when this plugin is enabled, the admin/general theme selection will have no effect. Change the default theme via admin/plugins instead.
This is beta code. It is probably okay for production environments, but may not work exactly as expected. Refunds will not be given. If it breaks, you get to keep both parts.
All code herein is Copylefted.
Question2Answer is a free and open source platform for Q&A sites. For more information, visit: