• Resolved LEGOLumberjack

    (@legolumberjack)


    Hi there!

    I’m trying to get this page to show items from multiple tags.

    Currently the page code is:
    [product-catalog id=’10’ tags=’155′]

    I would like to add tag 167 into the and in a previous support ticket I was told to build the page like this:
    [product-catalog id=’x’ tags=’1,3,24′]

    So I changed the code to
    [product-catalog id=’10’ tags=’155,167′]

    And now nothing shows up. How do I get the page to show items from two tags?

    THanks!

    Kel.

    The page I need help with: [log in to see the link]

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

    (@etoilewebdesign)

    Hi Kel,

    The issue could be with the single quotes used in the shortcode.
    Could you try this instead:

    [product-catalog id='10' tags='155,167']
    
    Thread Starter LEGOLumberjack

    (@legolumberjack)

    Thank you .. no luck on that making a difference. Do you have any pages as example where this is working?

    Kel.

    etoilewebdesign

    (@etoilewebdesign)

    Hi Kel,

    Can you try these steps:

    1) go to “Options”->”Basic”
    2) Scroll down to “Tag Logic”
    3) Select “Selected Tags use ‘OR'” option
    4) Click Save Changes at the bottom

    After doing this, let us know if there’s any improvements.

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

The topic ‘Filter by Multiple Tags’ is closed to new replies.