thomasltn
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astra] How to add captcha (shortcode) in login popup Form astraHi @bsfherman
The context is : in header configuration of wordpress by custom astra header > account
view if disconnect > “login popup”I want add a hcaptcha shortcode in register popup form (astra design)
But i don’t know the hook documentation of this part of astra form
Regards
Thomas
re,
Info i use Smart coupons !
Any isue ?thanks !!
I found the solution
function get_post_primary_category($post_id){
$taxonomy = ‘product_cat’;
$primary_cat_id=get_post_meta($post_id,’_primary_term_’ . $taxonomy, true);
if($primary_cat_id){
$primary_cat = get_term($primary_cat_id, $taxonomy);
if(isset($primary_cat->name))
return $primary_cat->name;
}
return ”;
}Hi Kris,
thanks so much, Its works fine !
RegardsThomas
Forum: Plugins
In reply to: [Booking Activities] HPOS compatibilité ?great @yoancutillas thanks for your work !
Hi @codemenschen
Great news, thanks !Your plugin is very fit to needs of customers ??
Hi @mrclayton ,
Thanks for ur reply
Credit type : Credit Card / VISA – CB europe
Case with 3D secure protocol
Log stripe :
Incomplete 3D Secure authentication attempt
The cardholder has started 3D Secure authentication, but has not completed the process.but no 3D secure frame displayed
website >https://www.latelierdeslanges.fr/
Forum: Plugins
In reply to: [Booking Activities] “no selected event” – but event is selected…top @yoancutillas ! merci de votre retour !
Forum: Plugins
In reply to: [Booking Activities] “no selected event” – but event is selected…Bonjour?@yoancutillas,
Nous allons utilisé votre plugin
Mon client a acheté le pack notification.Est-il possible de réaliser la correction du bug avec jquery.serialize-object.js ?
Effectivement à chaque maj de WordPress – le fichier est mise à jour et le problème réapparait.
Bien à vous
bonne journéeThomas
Forum: Plugins
In reply to: [Booking Activities] “no selected event” – but event is selected…Bonjour @yoancutillas,
top merci pour les investigations !
Je vais attende votre correctif je pense que la sérialisation est utilisée ailleurs sur le site, cela serai régressif si je désactive la fonction.Cdlt
Thomas
Forum: Plugins
In reply to: [Booking Activities] “no selected event” – but event is selected…J’ai trouvé le plugin qui pose problème en revanche avec la méthode adblock je n’ai pas pu identifier le script JS qui pose problème en particulier.
il s’agit de sober addons (qui est utile pour le site…)
https://www.latelierdeslanges.fr/ateliers-couches-lavables/
Avez-vous une idée du problème ?merci
Bien cordialement
Forum: Plugins
In reply to: [Booking Activities] “no selected event” – but event is selected…ok super merci @yoancutillas
Je vais essayer ?a
autre question : comment avoir la vue “Mois” par défaut en affichage (front) (au lieu de jour) ?
Merci !Forum: Plugins
In reply to: [Booking Activities] “no selected event” – but event is selected…J’ai désactivé le theme actuel, et ?a fonctionne..
mais ou est le problème sur le thème ? jai désactivé mes script dans functions.php mais idem une idée ?
page de test :
https://www.latelierdeslanges.fr/ateliers-couches-lavables/
merci
hi @niklasinpsyde
??
Problem still alive !
thanksAnd with last Update no Mollie compoment interface embeded in woocommerce Checkout !
Regards
Same issue with Mollie compoments disable and with Mollie website interface checkout.
Results : tabulation spiral between expirency date field and CVV field and Freeze Chrome and block android virtual keyboard (android daemon restore keyboard after severals minutes)
and impossible to pay with credit card in google pay (autofill)Test with Chrome nav (105.0.5195.79) and android v12
thanks