Home › Forums › Themes Support › Claue › YITH WOOCOMMERCE AJAX PRODUCT FILTER
- This topic has 9 replies, 2 voices, and was last updated 6 years, 11 months ago by Harry.
-
AuthorPosts
-
-
December 6, 2017 at 9:36 am #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;
} -
December 6, 2017 at 6:15 pm #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 -
December 6, 2017 at 11:24 pm #14512
site is up now. pls check
-
December 7, 2017 at 10:13 pm #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 -
December 8, 2017 at 12:18 pm #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?
-
December 8, 2017 at 12:21 pm #14585
I’d like to put some of the categories in another widget instead of all of them showing up under one
-
December 8, 2017 at 12:31 pm #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.
-
December 8, 2017 at 9:18 pm #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 -
December 9, 2017 at 2:43 am #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”
-
December 9, 2017 at 12:35 pm #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
-
-
AuthorPosts
You must be logged in to reply to this topic.