Andrea Grillo
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH WooCommerce Badge Management] unwanted badge on thumbnailHi there,
have you try to use the
! important?You should try to replace the previous rule with this one:
.container-image-and-badge .yith-wcbm-badge { display: none ! important; }Forum: Plugins
In reply to: [YITH WooCommerce Badge Management] Change badge nameThanks to you Giovanni!
Have a nice day!
Forum: Plugins
In reply to: [YITH Frequently Bought Together for WooCommerce] Coupon ErrorThanks to you, too
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Translate search button textHi there
please look if you have any translation file of ajax product filter plugin inside wp-content/languages/plugins folder.
If yes, this could be override your translations.Let me know.
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] YITH AJAX Filter Preset’s WidgetHi there,
the param yith_wcan=1 simply means that our plugin apply a filters. The number 1 don’t means first page, is simply a check. I need to investigate about that.
I’ll let you know when I have news.
Thanks!Forum: Plugins
In reply to: [YITH WooCommerce Badge Management] Change badge nameHi there,
you can change it in Badges page in admin area. It’s simply the name of the badge post type.
If this doesn’t works try to disable all plugin, probably you have a conflict on your website.
Hi there,
try to use this CSS code in Appearance > Customize > Additional CSS
.related.related-products-wrapper.product-section .yith-wcbm-badge { display: none; }Forum: Plugins
In reply to: [YITH WooCommerce Badge Management] unwanted badge on thumbnailHi there,
please try to use this CSS rule:
.container-image-and-badge .yith-wcbm-badge { display: none; }in Appearance > Customize > Additional CSS section of your theme.
Let me know.
Forum: Plugins
In reply to: [YITH WooCommerce Compare] Mobile compare problemHi there,
I have tested it and works fine for me. In which device are you experiencing this issue ?
Forum: Plugins
In reply to: [YITH WooCommerce Quick View] Does this work with any product table plugin?Hi there,
you should try to use the shortcode, here you find the shortcode and the list of argument.
Forum: Plugins
In reply to: [YITH WooCommerce Quick View] Quick view to custom buttonHi there,
you should use this CSS rule
.eltdf-woo-pl-info-below-image ul.products > .product:hover { text-align: center; }in Appearance > Customize > Additional CSS
Forum: Plugins
In reply to: [YITH Infinite Scrolling] Infinite Scroll not Showing images with one imageHi there,
could you try to use the default theme Twenty Twenty-One, please? Works fine with the default theme?
Let me know, pleaseForum: Plugins
In reply to: [YITH WooCommerce Multi Vendor] Vendors cannot access dashboardHi there,
in order to use the dashboard you need to create a new user with vendor role and then assign it to a store.
You should read this page of the official plugin documentation, here you find the instructions to create a new vendor store.
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] YITH AJAX Filter Preset’s WidgetHi there,
I’m sorry you can’t remove it because one argument is for the filter and another one is for the query type. I’m sorry.
For the other question I have replied in this topic.
thanks
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Tables Name on DatabaseHi there,
could you share a link where I can test the issue, please?