nicowebmaster
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] problème avec nom de domaine séparéJ’ai désactivé tout mes modules. J’ai bien l’url anglaise ( en .uk) qui se charge, contrairement à avant, mais c’est très très long à charger….Quand je rebascule sur l’url principale ( .fr ), elle se charge rapidement. Pourquoi ?
My information Error :
JS: showing 5 of 5
JS: 2019-02-04 08:22:37 [error X 4][undefined:66:48] undefined is not a function (near \’…jQuery(\”#esg-grid-1-1\”).tpessential…\’)
JS: 2019-02-04 09:55:19 [error X 2][https://thehive-official.com/wp-admin/post.php?post=9&action=elementor:66:37] jQuery(…).tpessential is not a function
JS: 2019-03-08 07:18:59 [error X 169][https://thehive-official.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=2.5.3:2:41753] undefined is not an object (evaluating \’o.indexOf\’)
JS: 2019-03-12 17:50:05 [error X 15][https://thehive-official.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=2.5.3:2:18799] Cannot read property \’Base\’ of undefined
JS: 2019-03-12 17:54:59 [error X 1][https://thehive-official.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.5.3:2:82839] Cannot set property \’controls\’ of undefined
PHP: showing 1 of 1
PHP: 2019-02-13 08:41:21 [notice X 2][/home/thehiveobs/www/wp-content/plugins/elementor/core/files/css/base.php::703] Undefined index: _id [array (
‘trace’ => ‘
#0: Elementor\Core\Logger\Manager -> shutdown()
‘,
)]Sorry, I searched but I do not see how to do it.
Hello,
Is it possible to have a return on the code to insert? It’s pretty urgent!
thank you so muchHello
Thank you for this return.
The tab has been added. I miss the content and I do not see how to do with _product_sbuscriber …
Thanks for your helpForum: Plugins
In reply to: [WooCommerce] action after add to cartI use plugin woo side cart with custom css
Forum: Plugins
In reply to: [WooCommerce] action after add to cartWith this code, when I add to the basket, the sidebar with basket opens (the sidebar is hidden and arrives on the right). But it closes a few seconds later and the product is then added. I would like it to add when the basket sidebar is visible
Forum: Plugins
In reply to: [WooCommerce] Alert popup variations productHello
Sorry I did not answer you earlier. I mentioned your suggestion to my client, but she absolutely wants to delete this popup alert and display only one sentence. I explained that if I delete the popup, I deleted the action add to the basket when you click on the button. So for you there is no alternative?
ThanksForum: Plugins
In reply to: [WooCommerce] billing field required errorHello,
Thanks for your feedback. I forgot to mention that I use the multistore woocommerce checkout plugin. And so we are on the payment page. The url does not change. I think that’s why we can skip the steps and get to the payment, it says that the fields are empty … How to stay on the billing address step?
Thanks
Forum: Plugins
In reply to: [WooCommerce] message already mail, create accountThank you so much. I am on the theme envato scrivy.
I hope I did not do a display: none on the record-wrapper …. I looked but saw nothing.Otherwise, during a process of order, I arrive on the page connexion if I am not logger. I would like to put aside an account creation block. It’s possible ? Because the creation of the account is done via the billing address
Forum: Plugins
In reply to: [WooCommerce] action after add to cartSo here I managed to do something nice is that I add the product to the basket, then the window opens, closes immediately and after the product is added. Can I simplify that?
My code:
jQuery('.single_add_to_cart_button').click(function(){ var action = jQuery('#taille').val(); if( action === ""){ jQuery('.variations .value').append('<span id="info-option">Veuillez sélectionner une taille</span>'); } else{ jQuery('#info-option').css('display','none'); jQuery('body').addClass('oc-sidebar-opned'); } jQuery('.oc-close').click(function(){ jQuery('body').removeClass('oc-sidebar-opned'); }); });Forum: Plugins
In reply to: [WooCommerce] action after add to cartInfact I do not want there to be redirect. I just want my sidebar that contains the basket to open when you add it to the cart.
Is it possible ?Forum: Plugins
In reply to: [WooCommerce] action after add to cartHello,
I’m trying to do with hook add_action_cart.
I can display a simple select, but I want to open this cart once the addition is done.Forum: Plugins
In reply to: [WooCommerce] product quantity drop-downHello,
What would be the exact code? I replaced but I have a blank page
Thanks
Forum: Plugins
In reply to: [Colissimo Delivery Integration] Création compte CDI+Super tenez moi au courant, je viens d’en toucher deux mots à mon client pour voir la possibilité de l’orienter vers cette solution.