Also the price filter slider doesn’t show at all.
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.
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?
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.
I removed the price filter from the sidebar, but the slider still isn’t showing on the mobile menu.
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.
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.
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 🙂
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 ]
Thank you so much ^_^ I’ll mark this as resolved now. Again, thank you! And I love this plugin.