• Hello!

    The PRODUCT page should be showing the branded PayPal button, as well as the CART page, and the CHECKOUT page

    however, it’s not showing at all in our custom theme.

    If we do a LIVE PREVIEW of Storefront theme, it does show the PayPal buttons

    STOREFRONT THEME LIVE PREVIEW (WORKING):

    How did these buttons get there?


    OUR THEME:

    Look, the needed divs are empty…?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator bcworkz

    (@bcworkz)

    I believe the buttons get injected into the empty container via script. If the page causes any script errors anywhere, it can impact other scripts on the same page. Check you browser console for error messages. They will need to be resolved. If you can identify which module is throwing the error(s), you can ask for additional help through its dedicated support channel.

    Thread Starter yebbaproductions

    (@yebbaproductions)

    Hey! Thanks @bcworkz for the response

    Yeah, youre right, the scripts aren’t loading

    however, no errors are getting thrown

    How can I tell my theme to load the same scripts these other themes are all loading?

    Moderator bcworkz

    (@bcworkz)

    It could be difficult to add the scripts yourself because dependencies need to be properly resolved. But to answer your question, scripts are enqueued in PHP.

    The reason the buttons do not appear could be due to a conflict with your theme or other plugins. As a test, try switching to a default twenty* theme and deactivating all plugins except for WooCommerce and whichever extension is responsible for injecting the buttons, typically a payment gateway.

    If the buttons still fail to appear during this test, I recommend seeking further help through the dedicated help channel of whichever extension is responsible for injecting the buttons. Its devs and support staff are in the best position to help you.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WooCommerce Theme Not Showing PayPal Payment Buttons’ is closed to new replies.