Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2022
    Location
    UK
    Posts
    22
    Plugin Contributions
    0

    Default PayPal Express Checkout Button not showing

    Hi all,

    I am currently building a second site (haychatter.co.uk) duplicated from my first site (karenharbour.co.uk).

    Both sites are hosted on the same server using the same template (Tableau 2) customizing the css to make them different.

    The first site works fine, but no matter what I have read and tried I can't get the paypal button to show in the shopping cart on the second site.

    I have double checked all the settings on both admin sites and everything matches, all the files are duplicated with slight changes to the styles.

    I don't know what else I can try...

    Any help would be very much appreciated.

    Thanks

  2. #2
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,221
    Plugin Contributions
    1

    Default Re: PayPal Express Checkout Button not showing

    Just a quick look but the PayPal EC button is being hidden by this CSS rule in your stylesheet.css, line #215
    Code:
    .buttonRow {
      display: none;
    }
    You should perhaps investigate why that rule is there and whether or not it is needed. If you need to leave it in then you could add this to your stylesheet.css

    Code:
    #PPECbutton.buttonRow {
      display: block;
    }
    Simon

  3. #3
    Join Date
    Mar 2022
    Location
    UK
    Posts
    22
    Plugin Contributions
    0

    Default Re: PayPal Express Checkout Button not showing

    Thanks Simon, that worked a treat.

    So simple but something I would never had thought of .

    Not sure why original css rule is there so will take a proper look later.

    Thanks again

 

 

Similar Threads

  1. v153 Express checkout button not send cart detail in Paypal
    By dixittejas in forum PayPal Express Checkout support
    Replies: 9
    Last Post: 5 Feb 2015, 08:15 AM
  2. Replies: 2
    Last Post: 5 Apr 2012, 06:42 AM
  3. Cart not showing on paypal express Check after click on express checkout button
    By magic.solve in forum PayPal Express Checkout support
    Replies: 5
    Last Post: 2 Aug 2011, 06:58 PM
  4. Paypal Express Checkout Button Not Showing
    By sports guy in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 4 Mar 2011, 05:29 PM
  5. PayPal Express button not showing on logged in Checkout
    By Dunk in forum Built-in Shipping and Payment Modules
    Replies: 10
    Last Post: 28 Apr 2010, 10:57 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR