Concurrent templates
-
Hi,
I would like to use concurrent templates within wordpress.
Having a slight issue with this and just wondering what your solution would be.
Templates are relatively easy to use and construct.
However, if I wish to have a different template for each sub section of the website, it’s a real pain. (even if I was able to choose a separate stylesheet it would be ok)
Picture this scenario.
https://www.domain.com/banking (red template)
https://www.domain.com/pensions (blue template)
https://www.domain.com/mortgages (green template)
https://www.domain.com/insurance (yellow template)Now, I want each of those sections and every page within that to follow the template architecture.
With Joomla, this is very easy to do, with wordpress, I am lost.
Now, on the header, I can do an IF/Switch statement saying that if this page = x then the stylesheet = style1.css and so on;
This method is too time consuming and not flexible enough.
Any thoughts on this?
Thank you in advanced for looking this and replying, I have searched through google but have not found the right answer. If you have any questions, please let me know.
Thank you very much in advanced,
Gabi.
- The topic ‘Concurrent templates’ is closed to new replies.