• Resolved progettografico

    (@progettografico)


    Hi, first of all I love this plugin. Really useful and easy to set up!

    I’m already using product tags to tag food items for allergens (lactose free, gluten free etc.). I show the tags as icons below the product image and it’s working really good. I was wandering if it is possible to filter food items per tags. Something like this (but for tags instead of categories?)
    [foodstore tags=”lactose-free”]

    I’d then create a page for each tags so people with allergies and intolerances can easily find what they could eat.

    Hope there’s a solution!
    Thank you

    Chiara

Viewing 1 replies (of 1 total)
  • Plugin Author WP Scripts

    (@wpscripts)

    Hello,

    As of now, the shortcode does not support the tag attribute. The only way you can have it is by changing the core files of the plugin and replacing categories with tags.

    Please note, we were trying to prepare a code for you using the filters, but it is so integrated with the system that only filters could not make the fix. The only option left is to replace “product_cat” with “product_tag”, which is also not recommended by us.

    Regards,
    Team WP Scripts

Viewing 1 replies (of 1 total)

The topic ‘Shortcode for TAGS’ is closed to new replies.