• Resolved carryoncoding

    (@carryoncoding)


    Hi,
    If we only want to see the category filter, is there a way to hide the product filter?

    Or is css the answer?

    Thanks,
    Phil.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Kowsar Hossain

    (@kowsar89)

    Currently it’s not possible to hide without editing the plugin source code. To hide this you can delete the following line:

    require_once WFOBP_PATH . 'inc/filter-by-product.php';

    from plugin file “woocommerce-filter-orders-by-product/inc/init.php” line 26

    Thread Starter carryoncoding

    (@carryoncoding)

    Thanks.
    I’ll try that.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to hide “Products” filter’ is closed to new replies.