Clementbb
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form DB] reCAPTCHAOh, it works now… There were no space after the comma but there were one hiding at the end of the line…
So it works as expected ^^
Thanks,
ClementForum: Plugins
In reply to: [Contact Form DB] reCAPTCHAIt’s the Google captcha service which is directly included in the Contact Form 7 plugin.
You can see an exemple here : http://www.hotclubjazzlyon.com/contact
Forum: Plugins
In reply to: [Contact Form DB] reCAPTCHAHi,
I’m in the same situation and tried the same thing, unfortunatly the “g-recaptcha-response” field is still being saved.
I deleted the previous data where “g-recaptcha-response” was saved, then I added correctly the field in the “Do not save fields in DB” option, and finally I filled in the form to test it. But the “g-recaptcha-response” column still there…
Any ideas ?
Thanks,
Clément
Problem solved it was simple in fact. It might happens to other people with other themes so here’s the thing :
I use a child theme for my site. The version number of my child theme was different from the version number of the parent theme. All i had to do was setting the child theme version number the same as the parent theme.
Cheers,
ClementForum: Plugins
In reply to: [WordPress Backup to Dropbox] failed 10 times and is aborting the backupHi there. It maybe a problem of PHP version. Apparently it doesn’t work well with PHP 5.6 (for now).
I had the same problem and I set my PHP version to 5.5 and now it’s working.Hope it’s the only problem, good luck.
Forum: Plugins
In reply to: [WordPress Backup to Dropbox] Error: Expecting a file uploadHi, i was backing up several sites and one of them wouldn’t launch (“failed 10 times and is aborting the backup”). He was in deed in php 5.6.
I set it to 5.5 and now it works : )Hi thanks again for you answer. I tried to reinstall WooCommerce but it changed nothing.
I tried to pay with the classic Paypal method and it works. But with Express Checkout there is still the same problem.
I will keep the classic method then : xHi, you can go check here http://www.hotclubjazzlyon.com/test. The password is your nickname.
If i understand what you say i probably should have set up a check-out page ( [woocommerce_checkout] ) and not only a cart page ( [woocommerce_cart] ) maybe ?
Forum: Plugins
In reply to: [WooCommerce] Layout problem with Cart page – possibility to add custom CSS ?Thanks for your answer lorro, it worked.
Hi, thanks for your answer.
I don’t see this button. I just see the same Cart page. I suppose it has in fact to redirect to the Command page maybe ?
Isn’t there a way to just click on the “Pay with Paypal” button and then simply check out on paypal ?