Héctor.G
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Ajax conflict with Product image sliderHi there,
thank you!
I entered that product page, but it works fine for me.
The product image loads, and it does the wishlist button.
After it loads, the product image stays correctly and the slider continues working too.
I tried with other products too, to be sure.
Have you tried it in other browsers or other devices?
Please, let us know.
Have a nice day!Forum: Reviews
In reply to: [YITH WooCommerce Wishlist] Full of bugsHi there!
I’m sorry you think our plugin does not fit your site.
We do not have any official integration with Themegrill eStore, so I guess the “integration” comes from their part.
In that case, I recommend you be in touch with their support to see if they can do something.
About the issues, we are always open to bringing support o everyone, so please, if you continue being interested in our plugin, open a topic in this forum and we would do our best to help you.
Have a nice day!Forum: Plugins
In reply to: [YITH WooCommerce Affiliates] Impossible to translate Registration FormHi there,
Honestly, those filters (gettext, ngettext) should be executed for sure as they are added directly from WordPress.
Could you share specifically which fields are you trying to translate?
Maybe I can create a custom code myself to achieve what you want, but as I understand, if you already have them in a certain language configured, they should be displayed that way.Please, let me know.
Have a nice day!Forum: Plugins
In reply to: [YITH WooCommerce Gift Cards] Conflict with Wholesale SuiteHi there,
Thank you for contacting us!
That error is triggered within the wholesale plugin.
However, I have checked our premium version and I cannot find any reason why it should not work.
I’m not promising that if there’s an issue we would be able to solve it, but for sure we would try. You can find more information on the official site of the plugin.
Have a nice day!Hi there!
Thank you for contacting us.
Could you please share with us the URL of the page where you having problems?
Let us know.Have a nice day!
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] How to show icon Heart-O on imageHi there!
Thank you for contacting us 🙂
I have been checking and it seems there’s a problem with the FontAwesome library on your site.
However, you can solve the issue with the following CSS:div.yith-wcwl-add-button i.yith-wcwl-icon { font-family: 'FontAwesome'; }You have to paste it into Appearance > Customize > Additional CSS
Please, give it a try and let us know.
Have a nice day!Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] CSS Conflict BackendHi there,
Thank you for contacting us!
I have checked and there are no CSS related to classes like the ones you shared:.ui-tabs .ui-tabs-nav .uiPerhaps you meant anything else?
Please, let us know.
Have a nice day!Forum: Reviews
In reply to: [YITH WooCommerce Brands Add-On] La versión gratuita es muy buena¡Hola!
Muchas gracias por tomarte el tiempo de dejarnos una buena valoración junto con tan buenas palabras, de verdad te lo agradecemos mucho.
Por supuesto la versión premium tiene funcionalidades extras, pero aunque nuestra versiones gratis tengan menos, siempre intentamos cuidarlas y añadirles también alguna cosa de vez en cuando.
¡Que tengas un buen día!Forum: Plugins
In reply to: [YITH WooCommerce Affiliates] Impossible to translate Registration FormHi there!
I checked the code and it seems to be fine a priori, and the method you used should be finding for sure the text.
There’s not much we can try.
Have you tried to check if $translated is = “Nombre” or “Name” at any point when loading the affiliate form page?
Have you tried to change “str_ireplace” for “str_replace” ?
Have you tried to use a priority in the code?add_filter( 'gettext', 'register_text', 999 ); add_filter( 'ngettext', 'register_text', 999 );Please, let us know.
Have a nice day!Forum: Plugins
In reply to: [YITH WooCommerce Affiliates] Dashbord doesn´t show Affiliate NamesHi!
Could it be possible that there’s any kind of blocking setup that prevents new data to be saved in certain tables of your database?It sounds strange that the affiliate is correctly created, but no strings are being saved on the tables.
You can reach your host provided for them to check this matter if you don’t know how to do it.
Let us know which one is the answer, so we can discard that reason.Have a nice day!
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Wishlist not saving variationsHi there,
Thank you for contacting us!
I have been checking but I can’t anything to the list because you have it enabled only for the logged-in users.
Anyway, if you are using the default WooCommerce variations, it should be working fine, even if you use more than one variation.
Please, let us know.
Have a nice day,
Héctor.Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Add to wishlist vs VariationHi there,
Thank you for contacting us!
We do not use any URL to add the products to the wishlist, it’s made through AJAX calls to the database.
What you are asking for is not possible.
Have a nice day!Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] wishlist only showing one productHi there,
Thank you for contacting us!
Could you please share with us the URL of the site with the issue?
Do you have both Wishlist & WooCommerce updated to the latest version?
Please, let us know.
Have a nice day!Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Wishlist Icon on Default Woocommerce Product LoopHi there,
Thank you for contacting us!
Sure, you can do it with the following CSS:.dokan-store .yith-wcwl-add-to-wishlist { top: unset; bottom: 170px; }You have to paste it into Appearance > Customize > Additional CSS.
This CSS might need adjustment because I’m not seeing the page the same way you shared it in the video.
The product images for me look much larger.
If it does not fit you, let us know and we would make some adjustments.
Have a nice day!Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] icon not showing at the headerHi there!
You cannot do it privately, but there’s no need to.
You can send it here just the URL of the site and we would check the icon issue.
Please, let us know.
Have a nice day!