Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author RealMag777

    (@realmag777)

    Hello. No option, but you can hide it by css:


    .woof_checkbox_instock_container{
    dispaly:none;
    }

    Just a note: That code works but you misspelled “display” as “dispaly”. The correct code is:

    .woof_checkbox_instock_container{
    display:none;
    }

    Plugin Author RealMag777

    (@realmag777)

    Great, thank you! In the next version there is will be option in the plugins settings for it …

    Thread Starter ryok

    (@ryo113k)

    thanks it worked!

    Plugin Author RealMag777

    (@realmag777)

    Welcome =)

    Dear RealMag777,

    i have also a question about the woo commerce filter plugin.
    I think it is great but i have one problem, at my shop page the categories and sub categories are shown in the side bar in the filter. And i want that the sub categories will show when you click on the main categorie? do you understand? Otherwise the list of categories is too long!

    Thanks!

    Plugin Author RealMag777

    (@realmag777)

    @ajaxfanben
    Hello
    I can suggest you set max-height for your checkboxes in the plugins options: https://c2n.me/3gf6IDV.png

    That is not working, the list only became smaller but the sub categories are still show up. They have to be only shown when you click on the normal ‘head’ categorie.

    Plugin Author RealMag777

    (@realmag777)

    @ajaxfanben
    Hello
    I think I will include this to the next version, I am talking about ‘Show more’ checkboxes button. I will think of it …

    Thanks Realmag777,

    That Will be an awesome upgrade for many of us!

    Greet Job!

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘How to delete 'In stock only' checkbox’ is closed to new replies.