Remove -OR- From Product Page Add to cart

This topic has 9 replies, 3 voices, and was last updated 2 years, 3 months ago ago by HyperCyber

  • Avatar: HyperCyber
    HyperCyber
    Participant
    January 9, 2022 at 13:21

    Hello,

    Their is an “-OR-” added by JS after page load after in the sticky add to card on the bottom.
    How to remove it?

    Thanks

    8 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 9, 2022 at 14:44

    Hello,

    Do you use an additional payment plugin? Try to disable it and check then. If block is added by a plugin, contact support of that plugin.

    Regards

    Avatar: HyperCyber
    HyperCyber
    Participant
    January 9, 2022 at 17:05

    I have only Woo commerce payment enabled with express Checkout (Stripe already disabled and deleted)

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 10, 2022 at 13:17

    Hello,

    Provide us with link to the product where you have the mentioned issue and also WP Dashboard access to your site.

    Regards

    Avatar: HyperCyber
    HyperCyber
    Participant
    January 10, 2022 at 14:04

    Hello

    Here is product page link

    Thanks

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 10, 2022 at 14:19

    Hello,

    It comes from the third-party plugin https://prnt.sc/26c31z4 If that plugin does not have option to disable it at all then add the below code to Theme Options > Custom CSS

    .product-information #wcpay-payment-request-button-separator {
        display: none !important;
    }

    Regards

    Avatar: HyperCyber
    HyperCyber
    Participant
    January 10, 2022 at 14:37

    Hello,
    Thanks for your reply.
    After checking the code i noticed that it’s the Woo commerce Payment trying to inject the Stripe Express Checkout Button (Pay with Google Pay Button),
    I see the input form on the code but it won’t appear correctly.
    I should appear like that as well in the checkout page.
    Can you check it out please

    Thank you

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 10, 2022 at 15:06

    Hello,

    If you use a third-party plugin and the button of the third-party plugin does not appear that then you need to contact the plugin author to get help with that. Do you have the mentioned issue with the Storefront theme activated?

    Regard

    Avatar: HyperCyber
    HyperCyber
    Participant
    January 10, 2022 at 16:34

    You are right,
    I noticed that Stripe iframe have an 1px width !important inline style
    I’ll try to get in touch with them
    Thanks

  • Viewing 9 results - 1 through 9 (of 9 total)

The issue related to '‘Remove -OR- From Product Page Add to cart’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.