Plugin does not work with “tag”
-
Plugin does not work with “tag”
Hello.
I wanted a Widget to appear only on pages containing the tag “Taxi”
I checked that the id of this tag is “7” so I tried the codes:
is_tag (array (7)
is_tag (7)
is_tag (‘7’)
is_tag (‘taxi’)
is_tag (‘Taxi’)And none worked.
Why is this happening?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Plugin does not work with “tag”’ is closed to new replies.