• Resolved ghp123

    (@ghp123)


    Hi all,

    I don’t know php but am able to get things working by trying.

    So i use this piece of code

    <?php if (has_tag(‘wrapping-paper’)) { ?>
    <FONT color=”red” size=3><B>
    Text
    </B></FONT>

    <?php } ?>

    to put text on the screen if the tag is used but now i would like to do the opposite show text if this tag is not used.

    How can i do that?

    Greetings,
    George

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘opposite from has_tag’ is closed to new replies.