PHP help? Probably easy
-
Howdy…. I have a special banner that appear on all post pages. It’s hard coded into the single.php page. However, I’ve no realized that once in a while I don’t want that banner to show. So I want to add some php around it so it doesn’t show up if the post is tagged with certain tags, let’s say “apples” and “bananas”.
Anyone know the PHP to do this?
ie:
<if tag does not = apples or bananas >
show this stuff
<end if>Thanks!
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
The topic ‘PHP help? Probably easy’ is closed to new replies.