Hello,
I need help in trying to write coding. 1. When a person chooses a category I call "Resume", I want the coding to use a template called listing_classified_1.tpl.
However the software uses listing_classified.tpl for all the categories. But I want it to use listing_classified_1.tpl for the "Resume" category only.
Here is the site: http://www.fleaslist.com/index.php?a=2&b=134
This is the "listing_classified.tpl" template it uses for all categories. However, I want it to use listing_classified_1.tpl for the "Resume" category only and all the other categories still use "listing_classified.tpl".
I don't know how to write the coding so please excuse my ignorance.
php code to use other template if category is chosen
Moderator: General Moderators
Re: php code to use other template if category is chosen
This is a forum to learn how to code -- not to expect us to do it for you. If you want someone to fix it for you then you should post this in volunteer work or job hunt if you're willing to pay for a solution.
Otherwise you can post the code that you have showing your attempt to fix it and we'll do what we can to help.
Otherwise you can post the code that you have showing your attempt to fix it and we'll do what we can to help.