Forums

WordPress › Support » virtual-theme

Tag: virtual-theme Add New »

Virtual Theme

Virtual Theme allows you to switch themes based on virtual paths. This makes makes an entire WordPress site accessible through multiple themes based on their URL prefix. This enables you to present you site with multiple themes based on how the site is accessed without the need for separate hostnames or ssl certificates. (i.e. www.example.com and www.example.com/mobile). A specific theme template can be assigned to a specific virtual path. For instance, Mobile Sentience is using this plugin switch to a theme that is formated to work with Facebook's new iframe landing pages when accessed via http://www.mobilesentience.com/facebook. Permalinks must be enabled though no additonal changes need to be made to your web server, .htaccess file or domain name server. You can also add custom variables with unique values for each virtual path. You can access the custom variables in your themes, they are saved as an array in the get vaariable name 'VirtualThemeVariables'. $_GET["VirtualThemeVariables"]['testvar'];

  1. Frequently Asked Questions
  2. Developer Information
Topic Posts Last Poster Freshness
Cannot Login or edit new Virtual Theme 1 viktorbc 4 months
[Plugin: Virtual Theme] 404 Error 2 thommo 6 months
[Plugin: Virtual Theme] Category URLs incorrect 3 John.Rennpferd 1 year
Is there a way to keep theme settings when it's deactivated? 5 esmi 1 year
[Plugin: Virtual Theme] error 404 21 binaa 1 year
[Plugin: Virtual Theme] Child themes 2 nerdflu 1 year
[Plugin: Virtual Theme] rewrite with NGINX ? 2 teewee 1 year
[Plugin: Virtual Theme] How to get original post url? 2 mobilesentience 1 year
[Plugin: Virtual Theme] 3.2.1 2 mobilesentience 1 year
[Plugin: Virtual Theme] Rewrite all site 4 mobilesentience 1 year

Add New Topic

You must log in to post.