Title: Specific Theme using ?keyword
Last modified: August 21, 2016

---

# Specific Theme using ?keyword

 *  Resolved [EmuZone](https://wordpress.org/support/users/emuzone/)
 * (@emuzone)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/specific-theme-using-keyword/)
 * Select a Theme to use whenever the specified Query Keyword and Value (?keyword
   or &keyword) are found in the URL of any Page, Post or any other non-Admin page.
   And click the Save Changes button to add the entry.
 * **New Query featured in bold!**
    Example: [http://codecentral.org/](http://codecentral.org/)**?
   us.codecentral.org**
 * [https://wordpress.org/plugins/jonradio-multiple-themes/](https://wordpress.org/plugins/jonradio-multiple-themes/)

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/specific-theme-using-keyword/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/specific-theme-using-keyword/page/2/?output_format=md)

 *  Thread Starter [EmuZone](https://wordpress.org/support/users/emuzone/)
 * (@emuzone)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/specific-theme-using-keyword/#post-4577737)
 * Using query ?us.codecentral.org or ?uk.codecentral.org at the end of the url 
   to use a sepicfied theme?
 *  [jon](https://wordpress.org/support/users/adiant/)
 * (@adiant)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/specific-theme-using-keyword/#post-4577739)
 * Just to clarify, are you saying that you want to use the URL [http://codecentral.org/?us.codecentral.org](http://codecentral.org/?us.codecentral.org)?
 * If so, I need to know, because my plugin was built assuming that all URL queries
   had their keyword(s) terminated by an equals sign (“=”). I’d have to do more 
   research, but a quick look tells me that what you are doing may actually be within
   the rules of URL Queries.
 *  Thread Starter [EmuZone](https://wordpress.org/support/users/emuzone/)
 * (@emuzone)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/specific-theme-using-keyword/#post-4577743)
 * Yes so posts or pages using this ?download.codecentral.org query after the url
   example [http://codecentral.org/downloads/?download.codecentral.org](http://codecentral.org/downloads/?download.codecentral.org)
   would use a specific theme.
 * This may help you understand download.codecentral.org/downloads
    or this uk.codecentral.
   org/downloads.
 *  Thread Starter [EmuZone](https://wordpress.org/support/users/emuzone/)
 * (@emuzone)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/specific-theme-using-keyword/#post-4577744)
 * Yes removing the value (“=”) after a query and only use the query keyword.
 *  [jon](https://wordpress.org/support/users/adiant/)
 * (@adiant)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/specific-theme-using-keyword/#post-4577745)
 * OK, now I get it. I’ll respond as soon as I have done some testing and research
   in the PHP code of the plugin.
 *  [jon](https://wordpress.org/support/users/adiant/)
 * (@adiant)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/specific-theme-using-keyword/#post-4577756)
 * This should work with the current version (4.7.2) of the plugin is to use the“
   For A Query Keyword on any Page, Post or other non-Admin page” section, and fill
   in us.codecentral.org
 * But it doesn’t! It works with “test” but the periods seem to be a problem.
 * I’ll figure out why and respond soon right here, likely with a new version of
   the plugin to come quite quickly, with the problem solved.
 * Stay tuned to this thread!
 *  [jon](https://wordpress.org/support/users/adiant/)
 * (@adiant)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/specific-theme-using-keyword/#post-4577765)
 * This may take a while. The dot is changed to an underscore by the parse_str function
   in PHP, which I rely upon for interpreting Queries in URLs.
 *  [jon](https://wordpress.org/support/users/adiant/)
 * (@adiant)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/specific-theme-using-keyword/#post-4577783)
 * Version 4.7.3 is now available, and it addresses this problem.
 * You will need to use the “For A Query Keyword on any Page, Post or other non-
   Admin page” section to define your Keywords and associated Theme for each.
 *  Thread Starter [EmuZone](https://wordpress.org/support/users/emuzone/)
 * (@emuzone)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/specific-theme-using-keyword/#post-4577802)
 * I dont understand?
 *  Thread Starter [EmuZone](https://wordpress.org/support/users/emuzone/)
 * (@emuzone)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/specific-theme-using-keyword/#post-4577804)
 * Could this be added to a section in settings tab to work the same as ?keyword
   =value but without =value
 *  [jon](https://wordpress.org/support/users/adiant/)
 * (@adiant)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/specific-theme-using-keyword/#post-4577806)
 * The section right above “For A Query Keyword=Value on any Page, Post or other
   non-Admin page” is called “For A Query Keyword on any Page, Post or other non-
   Admin page” and that is where you would type us.codecentral.org
 *  Thread Starter [EmuZone](https://wordpress.org/support/users/emuzone/)
 * (@emuzone)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/specific-theme-using-keyword/#post-4577856)
 * I used the one used for search query and left an empty =value if that is the 
   one your refer to.
 *  [jon](https://wordpress.org/support/users/adiant/)
 * (@adiant)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/specific-theme-using-keyword/#post-4577858)
 * No, you are in the wrong section of the Settings. Note how the section is titled“
   For A Query Keyword=Value on any Page, Post or other non-Admin page”.
 * Please go to the section just above it, titled “For A Query Keyword on any Page,
   Post or other non-Admin page”. There you will find that you can enter a keyword
   without having a place for the value. That is where you should be entering “us.
   codecentral.org” and selecting the Theme.
 *  Thread Starter [EmuZone](https://wordpress.org/support/users/emuzone/)
 * (@emuzone)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/specific-theme-using-keyword/#post-4577865)
 * I used the section below (For A Query Keyword on any Page, Post or other non-
   Admin page).
 *  [jon](https://wordpress.org/support/users/adiant/)
 * (@adiant)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/specific-theme-using-keyword/#post-4577868)
 * Because you are not specifying a Value, you must use the section titled “For 
   A Query Keyword on any Page, Post or other non-Admin page”.
 * It won’t work if you leave the Value field blank in “For A Query Keyword=Value
   on any Page, Post or other non-Admin page”.

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/specific-theme-using-keyword/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/specific-theme-using-keyword/page/2/?output_format=md)

The topic ‘Specific Theme using ?keyword’ is closed to new replies.

 * ![](https://ps.w.org/jonradio-multiple-themes/assets/icon-256x256.png?rev=1134086)
 * [Multiple Themes](https://wordpress.org/plugins/jonradio-multiple-themes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jonradio-multiple-themes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jonradio-multiple-themes/)
 * [Active Topics](https://wordpress.org/support/plugin/jonradio-multiple-themes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jonradio-multiple-themes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jonradio-multiple-themes/reviews/)

 * 21 replies
 * 2 participants
 * Last reply from: [jon](https://wordpress.org/support/users/adiant/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/specific-theme-using-keyword/page/2/#post-4577984)
 * Status: resolved