Jump to content

"Checkout with paypal" button hiding


statty

Recommended Posts

When I select a product to purchase on my online shop the "Checkout with Paypal" button is disappearing in some instances behind the "Product Customization" and "More Info" tabs.

 

It was suggested that my paypal express checkout has got display:none so it needs to be disabled. However I cannot see where to do this? In the paypal configuration page I cannot see something that says to show the pay with paypal logo in products page.

 

Any ideas on how to fix this problem?

 

 

 

Link to comment
Share on other sites

if i were you - i will try to define display:block!important; style in:

 

modules/paypal/views/templates/hook/express_checkout_shortcut_button.tpl

 

add style i mentioned to:

 

<div id="container_express_checkout" style="float:right; margin: 10px 40px 0 0; display:block!important;">

Link to comment
Share on other sites

Hi, It is actually happening for all products now. When I visit the url www.bestfriendbakery.ie/shop/prestashop and choose one of the products on the right hand side - the product page is displayed with all of the information, however after a number of seconds the "Continue to Paypal Checkout" button disappears under the product customization tab.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...