• Resolved cyb2org3

    (@cyb2org3)


    Hey there,

    I’m trying to following, if you take a look to the link..

    Above of “PRODUKTE”, there I’ve right now just Images.
    Bellow of “PRODUKTE”, there are right now only Images too
    I’m trying around with the stuff bellow “testing woocommerce”, this are products which are from woocommerce.

    Now Above of “PRODUKTE” I want to click on one of the 4 Categories and then Filter the content which is shown Below.

    I tried it with:

    <?php echo do_shortcode('[product_categories]'); ?>

    This is showing the Categories, but when I click on it it’s not filtering the content, is just sending me to an subpage where the content is displaying filtered.

    Right now the Content of the Products showing in Front are filtered with:

    <?php echo do_shortcode('[products limit="5" paginate="true" category="kleider, strick"]'); ?>

    any Ideas how I can achieve that?

    thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    Hi there 👋

    At the moment, there’s no default option for that in WooCommerce, and setting that as the default would require quite a bit of additional coding. Please kindly note that this requires some custom coding – which goes beyond the scope of support we are able to provide in this forum.

    If you do require more help with the actual coding, we’d recommend you hire a developer who can take a look at this, quote you for their services, and help you add this feature to your site. We’d recommend getting in touch with a web developer or one of the customization experts listed at https://woocommerce.com/customizations/.

    Cheers!

    Nicola Mustone

    (@nicolamustone)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

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

The topic ‘Products Filter based on selection’ is closed to new replies.