Is it possible to define a different ‘Default Template’ for each parent section on a website? On each page I have 3 images in the sidebar. I want these 3 images to change depending on what section the user is viewing.
How would I achieve this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
With the power of learning!
You can make a template to fit in all of the options that you want on each page.
Something like an MVC might fit your needs as it seperates the templates from the backend code.