andayanda
Forum Replies Created
-
Forum: Reviews
In reply to: [Packlink PRO shipping module] Con la version 3.4 deja de verse los pedidosGracias por la solución. Me puedes decir de donde sacas las versiones anteriores?
Hello, I have activated the plugin in this product so you can check the problem. If I do not indicate any options, I cannot add the product to the cart. The window is highlighted with a red border as it is mandatory to enter an option. But I don’t want it to be mandatory.
https://kalypso.es/producto/camisa-hombre-cabana
Thanks for the help!!
- This reply was modified 1 year, 2 months ago by andayanda.
Forum: Plugins
In reply to: [Calculated Fields Form] multi languagehi v@vcharlier @codepeople
The form is on the product pages and those are builts with the theme builder of Divi. That’s why the solution you gave me is not useful.
This is the solution I have implemented and it works right now.
<code class="intercom-13impe" style="font-family: Courier, monospace; font-size: 14px; line-height: 1.4; white-space: pre;"><script>jQuery(document).ready(function(){
<code class="intercom-13impe" style="font-family: Courier, monospace; font-size: 14px; line-height: 1.4; white-space: pre;">var myURL = window.location.href;
<code class="intercom-13impe" style="font-family: Courier, monospace; font-size: 14px; line-height: 1.4; white-space: pre;">if(myURL.includes("/en/")){
<code class="intercom-13impe" style="font-family: Courier, monospace; font-size: 14px; line-height: 1.4; white-space: pre;">jQuery(".my-module").hide(); }});
<span style="font-family: Courier, monospace; font-size: 14px; white-space: pre;"></script></span>With a class my-module in the divi module with the shostcode of the form.
I hope this may helps you
Forum: Plugins
In reply to: [WooCommerce] Variable Options don’t showhi @jlundie
Have you anya answer for my problem? ThanksForum: Plugins
In reply to: [WooCommerce] Variable Options don’t showHere it is
https://snipboard.io/x37eXR.jpg
https://snipboard.io/JY4lxh.jpghttps://kalypso.es/
Thank youForum: Plugins
In reply to: [WooCommerce] Variable Options don’t show