Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Sébastien Dumont

    (@sebd86)

    If you want to display products with more than one tag, you need to do it like this.

    [product_tag tags="shoes, socks"]

    Thread Starter danlucas888

    (@danlucas888)

    Hi, just to confirm, how does this differ to code to show products that contain Socks or Shoes?

    I know it’s ages ago, but in case anyone else is looking for it.

    I believe what you’re looking for is something like:

    I have lots of red products and I have lots of big products, but I only want the shortcode to show products that are both big AND red.

    In that case use this shortcode:

    [product_tag tags=”big, red” operator=”AND”]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Tag Combinations’ is closed to new replies.