• Resolved rivkadr

    (@rivkadr)


    I added two widget filters to the shop, one for Desktop, and one for Mobile (client wants the behavior and filters to be different on Mobile).

    The first widget is set to auto-submit on checking fields (per the widget settings), and I have CSS set to only display on desktop. The second widget which only shows on mobile is NOT supposed to auto-submit on checking fields (again, per the widget settings), but it’s definitely auto-submitting.

    If you inspect the two different widgets, #woof_widget-3 (the desktop one) has autosubmit=’1′ and #woof-widget-5 (the mobile one) has autosubmit=’0′ so it seems like the settings are correct?

    Is it not possible to have more than one widget filter on the page? Is there some other way to implement two different Product filter widgets depending on screen size?

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Two Filter Widgets – one isn’t supposed to autosubmit, but it does’ is closed to new replies.