Conditional <div>
I'm wading into deeper waters here for me, so try to be patient.
I have a <div> that contains an ad that I only want to run on tags.php, and not run on search.php. The problem for me now is that both tags.php and search.php use the template search_resultlist, and the <div> is now part of that template. How can I turn that <div> off in search.php?
If someone could write out the code snippet and explain each part so I learn something, that would be great.
Thanx
|