Andrea Grillo
Forum Replies Created
-
Hi there,
thanks for this post. Unfortunately what you are looking for it’s not available in the plugin and to doing that the only way is to customize the plugin and create something for your needs.
Unfortunately, our company don’t offer a customization service but you should try to ask for a customization on job.wordpress.net.
I hope you find what you need here 🙂
Forum: Plugins
In reply to: [YITH WooCommerce Waitlist] YITH Waiting list Variable Product bugHi there,
probably is related to your theme. Which theme are you using? Could you post the url of a variable products, please?
Forum: Reviews
In reply to: [YITH WooCommerce Waitlist] Question about AligmentHi there,
I’m sorry this is the place where you can write a review. To get support please open a topic in the forum.
If possible add more details about the issue like screenshot and/or website URL.
Thanks for understanding.Forum: Reviews
In reply to: [YITH WooCommerce Product Add-Ons] Did everything I neededHi there,
Many thanks for your review, we really appreciate it!
We hope to satisfy you with this and other our products.Have a great day!
Forum: Plugins
In reply to: [YITH Infinite Scrolling] Infinite scroll not working – 404 error(?)Hi there,
probably is a configuration issue. Could you disable the plugin in order to see the standard WooCommerce page, please? Thanks
Hi there,
I’m sorry I really don’t understand you issue. In order to get you the better support on this could I ask to you to explain how to reproduce the issue step by step, please?
Thanks!
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Yith and Divi Theme CompatibilityHi there,
our plugin works fine with Divi. Sometimes occurs issue with Divi Builder, but normally for a wrong configuration. If you have the premium version of this plugin contact us on our wesbite, please.
You have a dedicate support dashboard under My Account section.
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] not working on mobileHi there,
this occurs because you enable the modal filters on mobile. However, you are using a commercial version of this plugin so please write us on our website for more details about this issue.
You have a dedicate platform on yithemes.com > My Account > Support dashboard
Hi there,
for unknown reason he plugin can’t create the default preset. Try to disable and enable again the plugin. After that create a new preset in YITH > Ajax Product Filter > Preset.
Let me know if works.
ThanksHi there,
I’m sorry but I don’t see the filters on your shop page. However the issue (normally) is that you use Elementor and you don’t have a wrapper that include sidebars and products list.
In this case you should create it with Elementor and you should use the ID
contentfor this wrapper.Try this solution and let me know. Thanks
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] FiltersHello,
please, do not post the access credentials here because it’s a very bad practice.
Remove it please, thanks.About your issue, try to use this code in functions.php of your theme:
if( ! function_exists( 'yith_wcan_content_selector' ) ){ function yith_wcan_content_selector( $selector ){ $selector = '.main-container'; return $selector; } add_filter( 'yith_wcan_content_selector', 'yith_wcan_content_selector' ); }Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Pagination breaks filterHi there,
I have tested it and works fine. Probably I have test a wrong filter, could you tell to me a filter that cause this issue, please?
Hi there,
the problem is related to a Lazy Load effect of your theme. Could you try to disable it, please?
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Mystery space when filtering…Hi there,
could you send a screenshot, please? I don’t see this issue on your wesbite.
Thanks!Hi there,
in which filter have you enabled this option? I see that you have different filter in sidebar.
If you use a cache please try to clean it.