Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Dani Llewellyn

    (@diddledani)

    Yes, this should be possible to achieve by using something similar to:

    [a-z-listing display="terms" taxonomy="product_cat"]
    
    Thread Starter E-Liquids UK

    (@notblowingsmoke)

    Hey, This does work but we want to target a specific category. Targeting subcategories and also the ability to exclude categories would be great.

    Plugin Author Dani Llewellyn

    (@diddledani)

    Unfortunately it isn’t possible to target only a subset tree from a hierarchical taxonomy.

    Plugin Author Dani Llewellyn

    (@diddledani)

    This can now be done in version 2.0.1 using parent-term:

    [a-z-listing display="terms" taxonomy="product_cat" parent-term="5"]
    

    parent-term is a single numeric term-ID.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Woocommerce Support’ is closed to new replies.