• Resolved DimitrisBasdekis

    (@theprojectgarments)


    Hello,
    I am trying to create a list with all the brands that are included in this category and to display this list in a separate page using shortcodes.
    Could you help me out on how to do this?
    Thanks!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @theprojectgarments

    I would like to help you, but this will require some developer skills from your side since it’s not a feature that plugins provides

    What you can do is to create a custom shortcode, were you can get all the brands of desired category, using your own conditional logic.

    After this, you can print the shortcode for each brand within a loop, using a previously created array of brands.

    Create custom shortcode -> https://codex.www.ads-software.com/Shortcode_API

    Hi!
    I have the same question.
    Can you provide a documentation or some code snippet how to get all brands from a specific WooCommerce category?
    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display brands that are included in a specific category’ is closed to new replies.