Home › Forums › WoodMart support forum › Paypal/Apple pay button
Paypal/Apple pay button
- This topic has 15 replies, 2 voices, and was last updated 3 years ago by
Artem Temos.
-
AuthorPosts
-
July 12, 2022 at 5:20 pm #390533
simone_h1ParticipantGood 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.July 12, 2022 at 5:52 pm #390547
Artem TemosKeymasterHello,
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 StudioJuly 13, 2022 at 12:32 am #390576
simone_h1ParticipantThat 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?
July 13, 2022 at 9:15 am #390656
Artem TemosKeymasterYou can post your question here. I will be happy to help.
Kind Regards
July 13, 2022 at 11:50 am #390711
simone_h1ParticipantAs 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.July 13, 2022 at 12:34 pm #390727
Artem TemosKeymasterTry 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; }
July 13, 2022 at 12:40 pm #390737
simone_h1ParticipantUnfortunately it’s exactly the same, i tried to add this code to the tablet and global custom css.
July 13, 2022 at 12:42 pm #390744
Artem TemosKeymasterPlease, add the code and send us your admin access so we can check how it works.
Kind Regards
July 13, 2022 at 12:45 pm #390745
simone_h1ParticipantHere all the information you need
July 13, 2022 at 2:16 pm #390781
Artem TemosKeymasterTry to replace it with the following one
.wd-sticky-btn-cart #wcpay-payment-request-button-separator { display: none!important; }
Kind Regards
July 13, 2022 at 4:39 pm #390844
simone_h1ParticipantIt 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.July 13, 2022 at 4:51 pm #390849
Artem TemosKeymasterWe don’t see the code added on your website now https://gyazo.com/e452b3e91b055b03b2e76f1943619597
Kind Regards
July 13, 2022 at 4:55 pm #390853
simone_h1ParticipantJust because it doesn’t work i delete from that space. Btw now it’s back in it’s position!
July 13, 2022 at 4:56 pm #390854
Artem TemosKeymasterCould you please send us a screenshot where you can see this issue now on your website?
July 13, 2022 at 5:00 pm #390856
simone_h1ParticipantNow 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!
July 13, 2022 at 5:09 pm #390861
Artem TemosKeymasterGreat, you are welcome!
-
AuthorPosts
The topic ‘Paypal/Apple pay button’ is closed to new replies.
- You must be logged in to create new topics. Login / Register