Laurent-ma
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple Pay bypass terms and conditionsHi Royho,
Can you give me the code ?
I suppose it’s something like that :
add_filter( 'wc_stripe_hide_payment_request_on_page_cart', '__return_true' );
But this doesn’t works ??
Laurent
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple Pay bypass terms and conditionsJust for the cart page
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple Pay bypass terms and conditionsBefore yes it was good but now it’s not good enough now to do that. The customer must himself click on the box: ‘I accept the terms …’
But I have an idea, I can maybe put a restricted content on the payment page to force the customer to click … maybeJust a question : How can I disabled Apple Pay button on the cart Page ?
- This reply was modified 6 years, 9 months ago by Laurent-ma.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple Pay bypass terms and conditionsthank you for your reply,
So I have a problem because in France It is mandatory that the customer can validate the terms and conditions. If I do not do this, I risk a fine of 3000 € minimum!
There is really nothing to do for me to be in rule?
Laurent
- This reply was modified 6 years, 9 months ago by Laurent-ma.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple Pay bypass terms and conditionsIt’s me again !
So nobody got this bug?HI,
I use WordPress 4.3.1, Divi 2.5.6 and pixproff 1.22.
No Problem with the first Css.Normally the code you use is good, is the code is use on my site.
Try the second code, to see what happen.
I use the child theme method, i don’t know if the behavior is different v.s. e-panel method.
PS : i live in France and it’s time to sleep ??
Ho !
Are you sure you have this code :
.sidebar { display: none; }
Hi,
The best way is to create a child theme : https://www.elegantthemes.com/blog/resources/wordpress-child-theme-tutorial
But you can also put the code in the e-panel section of the divi theme. (Look at the bottom)
Hi,
thanks for sharing??
Hi,
I have the same behavior with Divi …
Can you tell me how to do to delete the right sidebar ?Thank