Forums

[resolved] [Plugin: Widget Logic] Multiple conditional tags (3 posts)

  1. raykart
    Member
    Posted 3 years ago #

    How do I write two conditional tags? I want the widget to appear on is_home() and is_single().

    Tried is_home(); is_single(); but it only appears on is_home =/...

    Thank you!

    EDIT: fixed

    is_single() || is_home()

  2. gmisen
    Member
    Posted 3 years ago #

    thanks for posting the fix, had the same problem

  3. garyditsch
    Member
    Posted 3 years ago #

    helped me too!

Topic Closed

This topic has been closed to new replies.

About this Topic