• Resolved conradude

    (@hellodracon)


    Hello,

    I’ve set “hide attributes without products” but they still shows. I’ve turned “show counts” to verify and all attributes with 0 are still showing in the filter. Is there a way to hide them ? All the settings changes are working except this one. WP, WC and plugins are up to date.

    screenshot :
    back : https://prnt.sc/P28XpuCGgA4l
    front : https://prnt.sc/AQTokBuLaXTp

    Thanks !

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter conradude

    (@hellodracon)

    I’ve found a workaround : activate “Show Parameters Without Products As Disabled” in the options > content tab and then add CSS :

    .wpfOptionDisabled {
    	display:none !important;
    }
    Plugin Author Nick McReynolds

    (@woobewoo)

    Hello hellodracon,

    Thanks for sharing the solution!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘still show attributes without products’ is closed to new replies.