• Resolved nickccofhl

    (@nickccofhl)


    I have the woocommerce filter widgets in my right menu and they work when clicked on desktop when i resize the window but not on my iPhone.
    the page is computerconceptsofhl.com/shop

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter nickccofhl

    (@nickccofhl)

    Also the price filter slider doesn’t show at all.

    Thread Starter nickccofhl

    (@nickccofhl)

    Okay, I enabled it again. None of the filtering works on mobile. I can press the buttons to filter by brand, but nothing happens on mobile (works on desktop). The price filter slider doesn’t show on mobile.

    Thread Starter nickccofhl

    (@nickccofhl)

    Strangely the brands filter is working now, but not the price filter slider. And after hitting filter under price filter, when i hit the menu again the icons next to active filters don’t show in the menu. Also how can i make the categories links white in the menu?

    Also.. can i make the right menu only show in the shop page?

    Thread Starter nickccofhl

    (@nickccofhl)

    Okay, as for getting the right menu to only show on the shop page, i got that myself. The rest of the initial question still stands though ^^ Any help would be appreciated.

    Thread Starter nickccofhl

    (@nickccofhl)

    I removed the price filter from the sidebar, but the slider still isn’t showing on the mobile menu.

    Thread Starter nickccofhl

    (@nickccofhl)

    The only one that’s not official is the brands plugiN, and I don’t believe their is a official plugin for brands, however the price filter is official, and it doesn’t work in the mobile menu.

    Thread Starter nickccofhl

    (@nickccofhl)

    I added it in the left menu like you have it in your recording, and it worked fine. Still doesn’t work in right menu though, and that’s where I want it, as the right menu is the one that displays in the store only.

    Thread Starter nickccofhl

    (@nickccofhl)

    Okay, I added the filters to the Right Menu Bottom instead of Right Menu Top and there is no longer any problem. However, can you tell me what CSS i would add to my custom style sheet to make the Product Category links and Brand names white, they’re hardly legible right now. Thank you 🙂

    Plugin Author Rui Guerreiro

    (@takanakui)

    Glad you made it.

    Add this code below to the custom css option, it should sort it.

    .rightmbottom ul.product-categories a {
        color: #fff!important;
    }

    [ Signature moderated ]

    • This reply was modified 8 years, 8 months ago by Jan Dembowski.
    Thread Starter nickccofhl

    (@nickccofhl)

    Thank you so much ^_^ I’ll mark this as resolved now. Again, thank you! And I love this plugin.

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

The topic ‘WooCommerce filter widgets not working on mobile’ is closed to new replies.