Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Eliot Akira

    (@miyarakira)

    Yes, you can do something like this:

    [loop type="product" category="rare"]
      [field title]
      [if empty]
        Currently out of stock.
      [/if]
    [/loop]

    When there’s no post found, it will only display what’s inside [if empty].

    Thread Starter mrscooper

    (@mrscooper)

    I am a bit late but thank you! This plug-in is indispensible!

    Plugin Author Eliot Akira

    (@miyarakira)

    Glad you’ve found it useful. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Message if loop is empty’ is closed to new replies.