Switching to a certain theme based on page
-
Hi,
I am working on a site that will have a brand targeted two audiences but that share the backend. I thought it could be a great idea to simply create two child themes (each having different style based on the subbrand) and then based on which productURL or PageURL the user visits to switch to the right theme for the right brand.
So I imagine I for each page/product I would set which theme is used.
I know I can append ?theme-switch=my-awesome-theme to a URL. but I would like to avoid doing that (for SEO and cleanliness reasons – eg. it looks weird that each page has this parameter).This plugin seems like it could be a grat solution. Is this possible, or do you recommend a better way?
- You must be logged in to reply to this topic.