Home Forums WoodMart support forum Paypal/Apple pay button

Paypal/Apple pay button

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #390533

    simone_h1
    Participant

    Good Afternoon,

    I’m creating new layout for all my products on my website, but i can’t find a way to add the apple/gpay button, and the paypal button (connected to the paypal checkout of woocommerce).
    If I use the regular layout as you can see the paypal button was in there (also the apple pay button it depends on the device).
    Could you help me to add this feature to personalized layout?

    Attachments:
    You must be logged in to view attached files.
    #390547

    Artem Temos
    Keymaster

    Hello,

    It looks like the plugin adds its custom button on the single product page using the standard WooCommerce hook. When you create a custom layout with Elementor it doesn’t contain any default elements and hooks. It contains only those elements that you added with Elementor manually.

    We have a special “Hook” element in Elementor that you can place to your custom layout and then the plugin will be able to add its custom content there. But we don’t know which one exactly it needs. You can either try to select all hooks one by one or contact plugin developers for help.

    Kind Regards
    XTemos Studio

    #390576

    simone_h1
    Participant

    That works perfect! Thanks for the service. I have another question about the single product page, will i keep posting here or maybe it’s better to create a new topic?

    #390656

    Artem Temos
    Keymaster

    You can post your question here. I will be happy to help.

    Kind Regards

    #390711

    simone_h1
    Participant

    As you can see there is one “oppure” that is “otherwise but there are not 2 options.
    Why is it happening?
    Thanks for your service.

    Simone

    Attachments:
    You must be logged in to view attached files.
    #390727

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .wd-sticky-btn-cart #wcpay-payment-request-button-separator {
      display: none;
    }
    #390737

    simone_h1
    Participant

    Unfortunately it’s exactly the same, i tried to add this code to the tablet and global custom css.

    #390744

    Artem Temos
    Keymaster

    Please, add the code and send us your admin access so we can check how it works.

    Kind Regards

    #390745

    simone_h1
    Participant

    Here all the information you need

    #390781

    Artem Temos
    Keymaster

    Try to replace it with the following one

    .wd-sticky-btn-cart #wcpay-payment-request-button-separator {
      display: none!important;
    }

    Kind Regards

    #390844

    simone_h1
    Participant

    It doesn’t change anything, i thought it depends on quantity, if there are more than one unity on the banner it shows the possibilities to add more unit than “or” and at the end add to cart.
    If there is just one unit “or” didn’t disappear.

    #390849

    Artem Temos
    Keymaster

    We don’t see the code added on your website now https://gyazo.com/e452b3e91b055b03b2e76f1943619597

    Kind Regards

    #390853

    simone_h1
    Participant

    Just because it doesn’t work i delete from that space. Btw now it’s back in it’s position!

    #390854

    Artem Temos
    Keymaster

    Could you please send us a screenshot where you can see this issue now on your website?

    #390856

    simone_h1
    Participant

    Now it’s perfect, i don’t know why even if i deleted the cache the problem was there.
    Now it’s perfect!

    Thank you so much!

    #390861

    Artem Temos
    Keymaster

    Great, you are welcome!

Viewing 16 posts - 1 through 16 (of 16 total)

The topic ‘Paypal/Apple pay button’ is closed to new replies.