Support » Plugin: Woo Custom Filter Widget » Multiple instances on one page

  • Resolved 4everzip

    (@4everzip)


    Hi! Your plugin is really great and it is really a timesaver! Thank you!

    I used a shortcode filter to make it possible for visitors to choose items by attributes from any page of my shop. I placed the filter in a popup modal and a trigger button at site’s header.

    But then I tried to put the same filter on my homepage, as it is more notable there. And now there are troubles as only one of the filters works correctly. Some times non of them works.

    I guess it is because “id” is used as js selector and there are two same “id” on one page.

    Still need more than one filter on one page. Any help would be appreciated!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Sphere Plugins

    (@emptyopssphere)

    Hello, @4everzip please tell us URL to your page that you are facing problem with and we will surely help you.

    Thread Starter 4everzip

    (@4everzip)

    Thank you for fast response!

    Here is a dev instance of my website
    http://halshop.sitemanage.ru

    And here is a screenshot with arrows showing where shortcode filters are placed
    https://yadi.sk/i/wXbnPtI_-KLHXA

    Plugin Author Sphere Plugins

    (@emptyopssphere)

    @4everzip I can see two filter widgets and its conflicting due multiple copies of it on the same page but I will modify its functionality and let you know.

    Plugin Author Sphere Plugins

    (@emptyopssphere)

    @4everzip

    I have just updated the plugin but still, you have to generate separate shortcodes for each widget with a different name for each dropdown so they do not conflict with each other.

    As I can see on your page you want to create dependency-based filters so here are some handy steps as I know our DOC is not good enough:

    1. Select the top-level category (car-brands in your case) and select dropdown as input, also give it a label to be shown on dropdown’s select this item.
    2. Name it modal_brand for popups or select_brand for on-page dropdown.
    3. now add this filter.
    4. now you have brand as dependency element available in the filter dropdown, so select it and continue following the above steps.

    By this, you can create a dependent dropdown where the user first selects brand then the models of car will be loaded for that brand and as he/she selects the model of the car they are able to get the link to the page of that model’s parts.

    Thank You.

    Thread Starter 4everzip

    (@4everzip)

    As I see in the Changelog it should be 0.0.4, but i can’t get how to download this version.

    I can see in the module description:
    Version:
    0.0.3
    Last updated:
    2 hours ago

    Or just need to wait for some time?)

    Plugin Author Sphere Plugins

    (@emptyopssphere)

    @4everzip sorry I forgot to update the plugin’s version number as we have to manually update it.

    Now you should be able to update it from the plugin control panel. If you face any other issue regarding plugin then let me know.

    Best regards.

    Plugin Author Sphere Plugins

    (@emptyopssphere)

    Hello @4everzip,

    please let me know if you are still facing any issue.

    Thanks,

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Multiple instances on one page’ is closed to new replies.