Hello, I have activated express checkouts - the Apple Pay and Google Pay on Stripe payment plugin, but the problem is, that I cant see these buttons. Im using templates on cart and checkout pages, could this be the problem?
The domain is: warstac.com
Thanks for help
Comments
Hi,
Please check if the same thing happens when you deactivate templates, or with another theme like Twenty Twenty-Five.
When you do it, please let me know about the results.
Thanks
When I deactivate the template, its visible.
Please send us the WordPress dashboard and FTP access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact and we will check what might be the reason.
Notice!
Please attach a link to this forum discussion.
Sending incorrect or incomplete data will result in a longer response time.
Therefore, please ensure that the data you send are complete and correct.
Thanks
Hello, I have sent the credentials via form, link: https://www.warstac.com/wp-admin/
Please check it out now.
Best regards
100% the same problem. I think something needs to be changed globally in the template itself.
Hi @msisdncom,
Please edit your cart and checkout pages, and if you have WooCommerce blocks placed there, change them into shortcodes (
[woocommerce_cart]
and[woocommerce_checkout]
).They should look like this:
Best regards
That works. Thanks a lot!