Move the paypal button to the single product page

This topic has 10 replies, 2 voices, and was last updated 9 months, 2 weeks ago ago by Gianluca

  • Avatar: Gianluca
    Gianluca
    Participant
    July 12, 2023 at 15:41

    Greetings,
    As I have already communicated to you. I would like to move the paypal button as in the photo.
    I tried but failed..
    in the meantime I contacted the paypal assistance service. their response below:
    ______________
    Hi Gianluca,

    Thank you for contacting PayPal Business Technical Support, my name is John and I look forward to helping you today. I understand he’s having an issue with the way the PayPal button appears on his individual item pages.

    You can change the location of the PayPal Javascript SDK button on your website by changing the HTML code that loads the button. To do that, you’ll need to find the element that contains the button and then change its CSS properties, and you may need to work with your theme developers to fix this.

    I can also work with your web developer if you would like to add their email to this case. I apologize for the inconvenience caused by this issue.

    Let me know if he has any other questions or needs any further assistance, including any additional details he may have encountered.

    Thank you for contacting PayPal Technical Support and have a nice day.

    Do I give your email? to solve together ..

    Sincerely
    Gianluca

    Please, contact administrator
    for this information.
    9 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 12, 2023 at 15:58

    Hello, Gianluca,

    Thank you for getting in touch with us.

    Please provide us with FTP access (FTP host, FTP username, FTP password, FTP port, FTP encryption). To create FTP access, please contact your hosting provider for assistance.

    Kind Regards,
    8theme team

    Avatar: Gianluca
    Gianluca
    Participant
    July 13, 2023 at 07:00

    Good morning,

    I communicate the data to access via ftp

    Gianluca

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 13, 2023 at 07:26

    Hello, Gianluca,

    Thank you for your response.
    Please set the administrator role for the Testeco user in your Dashboard, so we can access the wp-admin panel.

    Kind Regards,
    8theme team

    Avatar: Gianluca
    Gianluca
    Participant
    July 13, 2023 at 07:30

    Done

    Good work

    Gianluca

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 13, 2023 at 09:06

    Hello, Gianluca,

    Thank you for your response.

    We will have another specialist review your inquiry in greater detail and will be in touch with you.

    Kind Regards,
    8theme team

    Avatar: Gianluca
    Gianluca
    Participant
    July 13, 2023 at 09:18

    Hi Rose,

    All right. I await your communication.

    In the meantime, I’ll also report below the answer given to me by woocommerce paypall assistance. Hoping that it can be of help to you.
    ________
    Abhi (Automattic)

    Jul 7, 2023, 06:22 UTC

    Hi there Gianluca,

    Thanks for sharing your site’s System Status Report.

    It looks like the location of the PayPal button on your product pages may be coming from your site’s theme or one of the plugins on your site. I don’t see any wishlist-related plugins on your site’s System Status Report – what did you use to add this feature?

    The best way to determine if the issue is being caused by a theme or plugin is to temporarily switch your theme to Storefront Theme and disable all plugins apart from WooCommerce and PayPal Payments.

    To figure out which plugin is causing the problem – reactivate your other plugins one by one, testing after each, until you find the one causing conflict.

    You can clone your site to a staging environment and perform tests without modifying your live site or impacting customers. Many hosts provide staging facilities, so it’s worth checking in with them. It’s also possible to do it using the free WP Staging plugin.

    If it is coming from your site’s theme, you can reach out to your theme’s developers here:
    https://www.8theme.com/contact-us/

    Best regards,
    Gianluca

    Avatar: Gianluca
    Gianluca
    Participant
    July 14, 2023 at 09:00

    Hello Rose,

    Can you tell me the time it takes to resolve my request?

    Just to know: have you ever had a similar request in the past?

    Sincerely
    Gianluca

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2023 at 13:30

    Hello, Gianluca,

    We have moved the “PayPal” button under the “Add to Cart” form.

    To do this, we have added the following code to the xstore-child/functions.php file.

    /**
     * Move PayPal button after add to cart form on single product page.
     */
    add_filter('woocommerce_paypal_payments_single_product_renderer_hook', function(){
        return 'woocommerce_after_add_to_cart_form';
    }, 101);

    Kind Regards,
    8theme team

    Avatar: Gianluca
    Gianluca
    Participant
    July 14, 2023 at 14:54

    Hello Rose,

    Thank you very professional and competent.

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

The issue related to '‘Move the paypal button to the single product page’' 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.