Tagged: checkout
As I installed the pp Express Plugin last year, everything worked just fine. Now – some updates of everything later – the PP Express plugin overwrites the action on the standard checkpout (“Weiter zur Kasse”) button. If I hit the checkout button then I am automatically forwarded to paypal. The only ay to avoid this is not to show the pp exüpress button on the standard checkout page. Bit I would like to have it there
Any suggestions?
Hey Erich!
Not sure what it could be. You updated the plugin and now it’s not working the same correct?
You can send us a link and we’ll take a look but it would be best to contact the plugin author about this.
Cheers!
Elliott
Hi I still got the same problem. Maybe you can take a look at sansolum.de put something i the shoppping cart an go to sansolum.de/kasse. When you use the mfirefox inspector you can see that the “Weiter zur Kasse” Button is not overwritten, but the area of the paypal express link is laid over it. What can I do?
I think this is not inly a matter of the plugin.
Correction: To see the problem with the inspector go to sansolum.de/warenkorb (not /kasse)
Hey!
Can you pass me a link to a Product page so i can do the buy process and check if i see the issue?
Cheers!
Josue
Here we go:
Hey!
Try adding this code to the Quick CSS:
a.paypal-express-checkout-button.clearfix {
display: block;
}
Cheers!
Josue
Hey Josue,
..you ar my hero! Perfect! Your code also fixed the arangement issue: Weiter zur Kasse and paypal Express are now on the same line again.
Many thanks!
You are welcome, glad to help :)
Regards,
Josue