Home Forums Themes Support Claue YITH WOOCOMMERCE AJAX PRODUCT FILTER

Viewing 9 reply threads
  • Author
    Posts
    • #14471

      my filter is very plain.  Can you give me some tips on how to make it look better, like color, border line, make each category appear on line by itself, check box, etc.

      This is my css code:  What other options can i play with to make it nicer in this widget?

      .sidebar .widget.yith-woocommerce-ajax-product-filter ul li {
      width: 100%;
      }

      .yith-wcan-list li a {
      border: none;
      display: inline-block;
      width: auto;
      height: auto;
      box-shadow: none;
      text-align: left;
      }

       

       

    • #14489

      Hi,

      Please check your site, it now blank page.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #14512

      site is up now.  pls check

    • #14546

      Hi,

      1. Your code make the category on like

      2.Please add below code to highlight active filter

      .yith-wcan-list li a { font-size: 14px;}
      .yith-wcan-list li.chosen a { color: #222;}

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #14584

      Ok thanks.  how can i hide some of the categories from the filter view?  There are more than i need for the products.  Is there some way to code them individually not to show up in filter selections?

    • #14585

      I’d like to put some of the categories in another widget instead of all of them showing up under one

    • #14586

      finally is there away to show a spinning wheel or something while it filters.  the screen turns white while each filter runs and it looks like it locked up cause there is no message or spinning wheel.

    • #14619

      Hi,

      Could you ask support from plugin author, some features we don’t have experience as the author.

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #14649

      they told me they built a “hook” just for this, but not how to apply it.  do you know how i would administer the “hook”?  this is the name “yith_wcan_exclude_category_terms”

    • #14663

      Could you ask plugin author for the code. You can add the code to functions.php in claue-child

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 9 reply threads

You must be logged in to reply to this topic.