• Resolved mstudioIL

    (@mstudioil)


    I using widget called “Woo Products” from “Premium Addons for Elementor” and showing on each page the products from the category suitable for the page data, I want the user to be able to search the other products from that page, how can I do it?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support crodriguez1991

    (@crodriguez1991)

    Hello there,

    I hope you’re doing well :D.

    Please, could you send me a page where I can see how you have configured our plugin on category pages and see the page structure?

    I’m looking forward your response.

    Have a good day.

    Thread Starter mstudioIL

    (@mstudioil)

    Hey, here is link for example page
    https://mstudio.co.il/terraflexhoses/test/
    I showing products from the category “Milk hoses” and when user select “Fire hoses” from the “Application” I want to show “Fire hoses”
    Also the “Hose type” and “Hose size” need to show the attributes for the “Fire hose” if this what the user selected

    Plugin Support crodriguez1991

    (@crodriguez1991)

    Hello there,

    I hope you’re doing well :D.

    If you force the section to always show category “Milk hoses”, the plugin cannot change the loop because it’s forced to show a specific category.

    Even using the WooCommerce Layered navigation, you get the same result.

    https://mstudio.co.il/terraflexhoses/test/?product_cat=marine-hoses

    You need to change the loop and use a dynamic loop that can be change.

    I hope it helps you.

    Please, try it and let me know.

    Have a good day.

    Thread Starter mstudioIL

    (@mstudioil)

    Hey, thanks for the answer. can you explain more about the “dynamic loop”? I using widget to show the products
    You are saying that your filter work only on the products shown where I using it?

    Plugin Support crodriguez1991

    (@crodriguez1991)

    Hello there,

    I hope you’re doing well :D.

    About dynamic loop, I mean that the query inside the loop should not be static. If you set a loop to force to show products from a specific category, Our plugin cannot force to show another products from another category.

    Also WooCommerce has the same problem. If you disable our plugin and visit the following link

    https://mstudio.co.il/terraflexhoses/test/?product_cat=marine-hoses

    WooCommerce cannot load products from marine-hoses category on Test page.

    For this reason it’s necessary to use a dynamic loop that should show the products based on url parameters or if they are on a taxonomy page.

    I hope it helps you.

    Have a good day,

    Carlos R.

    Thread Starter mstudioIL

    (@mstudioil)

    Thanks for the answer, where I can more info and example about the dynamic loop??

    Plugin Support Facundo Arano

    (@aranofacundo)

    Hi there,

    You should check this with the developer of the widget/plugin you’re using to display the products in the page.

    It’s possible that this widget doesn’t support dynamic loops or has a setting that prevents it.

    Let us know if you need more help.

    Thread Starter mstudioIL

    (@mstudioil)

    Thanks for the help

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Show other products when showing one category’ is closed to new replies.