Giuseppe Madaudo
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [YITH Proteo] Search Results Contain TagsYITH Support Representative
Hi there,
I’ve just tried and I cannot replicta your issue.
Are you using any external editor for product descriptions?Forum: Themes and Templates
In reply to: [YITH Proteo] Thumbnail widht do not functionYITH Support Representative
Hi there,
this could be due to a js problem. I see at the link that you have some js errors. Try disabling all plugins and trying again.Hi there,
unfortunately is not possible to add addon aat the checkout, you can add on in the product page.Forum: Plugins
In reply to: [YITH WooCommerce Product Add-Ons] PHP Coding example pleaseHi there,
the options are saved in the order details like this:
wc_add_order_item_meta ($ item_id, $ name, $ display_value);
so to read the value you should use:
wc_get_order_item_meta ($ item_id, $ name);
where:
$ name
is the label of the optionForum: Plugins
In reply to: [YITH WooCommerce Product Add-Ons] I can’t create blocks and optionsHi there,
activate version 2 and go to this panel: /wp-admin/admin.php?page=yith_wapo_panel&tab=debug
from there you can manually recreate the plugin tables, this is almost certainly the problem.Forum: Plugins
In reply to: [YITH WooCommerce Product Add-Ons] select ony 1 variation multiple atributesHi there,
in the pro version you can hide or show addons according to the selected variation, don’t hide / show variations based on selection, just addons.Hi there,
but seems that the link provided doesn’t work. Please chek.Forum: Plugins
In reply to: [YITH WooCommerce Product Add-Ons] Options in product cardHi there,
unfortunately the addons cannot showed in the loop.Forum: Plugins
In reply to: [YITH WooCommerce Badge Management] Badge does not show in product adminHi there,
we are about to release a new version of the plugin, please as soon as available could you update and let me know?Forum: Plugins
In reply to: [YITH WooCommerce Badge Management] Ocean wp + yith badgeHi there,
we don’t know issue with Ocean WP theme but surely we test with it and just in case release a new versione with compatibility 🙂 thank you.Forum: Plugins
In reply to: [YITH WooCommerce Badge Management] Badgets are not displayingHi there,
seem something linked your theme. I’m sorry but you should ask them.
For he request – enable badgeds to specific categories – this feature is not presente in the free version.Hi there,
I’m sorry but this behaviuor cannot be correct, Sorry for this.Forum: Plugins
In reply to: [YITH WooCommerce Product Add-Ons] Text area is to smallHi there,
try to add this css code in Appearance – customize – additional css:.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-textarea .yith-wapo-option textarea { min-width: 500px; }Hola,
Probé en mi versión local y funcionó. DeberÃa poder entender qué le pasa a tu móvil, pero con el complemento deshabilitado no tengo forma de verlo. SerÃa bueno tener una puesta en escena con la misma situación.Hi there,
the better things is have a staging website and try on it. i’ve tried in my local environment and all works. You should check if there is something else that interfere. But I suggest you to have the same website cloned.