Open tomasmd opened 5 years ago
Works for me.
Seems you have solved the problem, Can you tell how? I'm having same problem. But It has nothing to do with material-design-lite.
I have also the same problem. Sometimes it works and sometimes not. It works less in mobile. I have no solution.
I installed WooCommerce PayPal Checkout Gateway for my test site but I'm having trouble rendering the pay now buttons.
It turns out that my theme for some reason attempts to wrap all the content of the page inside one of its own containers after the site has finished loading. this means that in recreating that content, payPal is not re initialized and so It's lost. You can actually see the button dissapear.
I made a ticket about it but couldn't follow up with a solution. Jon suggested trying to re initialize it from the new wrapper but I have no idea how to do that.
Does anyone know what I can do to re initialize the paypal buttons?
Thanks!