• hello i have an attribute brand, and i want to list all of the brand names in a list from a-z how can i do it please help me out any help would be appreciated

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

    (@diddledani)

    Hi,

    While you can display the brands stored in a WooCommerce product attribute type, the URL will be wrong. I need to figure out why the URLs are wrong and fix them for this to work correctly. If you don’t mind the URLs pointing to 404 (Not Found) pages, then this will work:

    [a-z-listing display="terms" taxonomy="pa_brands"]
    

    Depending on your brands product attribute name it might be pa_brand (singular) or you might have a completely different name for it beginning with pa_.

    In case you are still looking, it works fine if you click the “Enable archives?” when you create the brands attribute. Great plugin btw!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how can i display an attribute values in a list from a-z’ is closed to new replies.