PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Odd sub filter behaviour

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hello there,

The filter is adding a toggle button next to a couple of the categories. When you click the button it switches the second row of categories - none of them sub-categories - into sub-categories and indents them beneath the 'parent'. Please see the linked image - it show the toggle open and closed states.

https://pasteboard.co/J6ha25M.jpg

Any idea how I fix that / switch it off?

Kind regards,

Spencer

Hello Spencer

Check  this  option - https://c2n.me/47jzqPL.png

Brilliant, thanks Pablo. I knew i had switched it on somewhere.

The layout now looks like this: https://wholesale.noblecollection.co.uk/landing/

The top three rows are categories, but the second row is being split into two with The Hobbit is widowed on the third. The second row is also being pushed to the right - do you know why these a? The CSS is floating the <li> left, so it's a bit strange.

The third row is tags - please ignore :-)

Thanks!

Spencer

Hello Spancer

Please  add  this  CSS:

.woof_container_product_cat .woof_list li{

display: inline-block;

}

Result: https://c2n.me/47lsQOV.jpg