calyweb
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy WC Google Merchant Center Reviews] Plugin Not Working on thank you pageOops sorry, in fact we still have the console error :
https://ibb.co/0YBfjkn
Merchant Center :
https://ibb.co/XFQXNJLForum: Plugins
In reply to: [Easy WC Google Merchant Center Reviews] Plugin Not Working on thank you pageHi,
We have checked, we had a problem with the website validation, it’s now okay, but nothing is showed at the end… In fact nothings changed in frontend except that we don’t have the console error message now
Can you check ? With a test order ?
Many thanksForum: Plugins
In reply to: [Easy WC Google Merchant Center Reviews] Plugin Not Working on thank you pageHi,
Yes you can do thatForum: Plugins
In reply to: [Easy WC Google Merchant Center Reviews] Plugin Not Working on thank you pageHi Yes of course :
https://ibb.co/RCVh1T7Forum: Plugins
In reply to: [Easy WC Google Merchant Center Reviews] Plugin Not Working on thank you pageOr we have also this error, it depends
https://ibb.co/rwbvB5vForum: Plugins
In reply to: [Smart Slider 3] Not Working anymore with Woodmart 6Hi,
Thanks fort the quick answer !
I have the pro version, it’s okay too if i installed this one ?
The cookies have been automatically added with the new tool to each category. Do I Need to add script anyway ? For example the tool find the cookie for google analytics, if i click on the toggle to refuse, does it stop the google analytics ? Or do i have to put in it the script for google analytics to make it stop
Hi,
I already did it as you can see on the website, all the cookies are listed in their respective catégories. But when i click on refuse, the pré activited ones are still activited. Check on the website you will see that’s not working …And if i disactivate a cookie, and then i change the page of the website, the cookie is activated again …
Forum: Plugins
In reply to: [Contact Form 7] I don’t have the spinning wheel after click on “Send”Hi,
Thanks for your answer<div class=”row clearfix”>
<div class=”form-group col-lg-6 col-md-6 col-sm-12″>
<div class=”field-inner”>[text* text-name placeholder “Nom”]</div>
</div>
<div class=”form-group col-lg-6 col-md-6 col-sm-12″>
<div class=”field-inner”>[text* text-firstname placeholder “Prénom”]
</div></div>
<div class=”form-group col-lg-6 col-md-6 col-sm-12″>
<div class=”field-inner”>[email* text-email placeholder “Email”]</div></div>
<div class=”form-group col-lg-6 col-md-6 col-sm-12″>
<div class=”field-inner”>[text* text-telephone placeholder “Téléphone”]
</div></div>
<div class=”selection form-group col-lg-12 col-md-12 col-sm-12″><div class=”field-inner”>[select menu-899 class:custom-select-box id:custom-select-box “Je souhaiterais discuter de …” “Location de catamaran” “Conseils sur itinéraires” “Achat de catamaran” “Gestion – Location” “Autre”]</div></div>
<div class=”form-group col-lg-12 col-md-12 col-sm-12″>
<div class=”field-inner”>[textarea textarea-689 placeholder “Comment pouvons-nous vous aider ?”]</div></div>
<div class=”form-group col-lg-12 col-md-12 col-sm-12″>
<div class=”field-inner”>[acceptance acceptance-925] En soumettant ce formulaire, j’accepte que les informations saisies soient utilisées pour me recontacter. J’accepte également la politique de confidentialité[/acceptance]</div></div>
<div class=”form-group col-lg-12 col-md-12 col-sm-12″>
<button type=”submit” class=”theme-btn btn-style-three”><span class=”btn-title”>Envoyer le Message</span></button>
</div>
</div>Forum: Plugins
In reply to: [WP FullCalendar] Calendar works, but event date is wrongHi,
I have exactly the same problem but with ACF for custom date. I modified the lines on wpfullcalendar.php :
$acf_date = get_field(‘date_debut’);
$post_date = substr($acf_date, 0, 10);
$post_timestamp = strtotime($acf_date);It’s working on first load, but when i press next or prev, all the events dissapear and i have nothing on the calendar
How can I do ??
Thanks
Forum: Plugins
In reply to: [WP FullCalendar] Event disappear after change monthAnd i don’t have the Events Manger plugin, it’s custom post types
Forum: Plugins
In reply to: [WP FullCalendar] Event disappear after change monthHi, I don’t have any screenshot …
I don’t have a translation system and i don’t use the plugin Events Manager, it’s custom post types- This reply was modified 5 years, 6 months ago by calyweb.