Payment option(s) not showing on product page
-
I am having an issue with Elementor Pro when activated as it does not allow the paypal buttons to be shown on the product page. I tried a number of fixes but came across the recommendation of the change to functions.php
add_filter(‘woocommerce_paypal_payments_single_product_renderer_hook’, function() {
return ‘woocommerce_after_add_to_cart_form’;
});`This workaround works but please advise if the issue has been addressed since the recommendation comes from 12 months ago.
dacman
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Payment option(s) not showing on product page’ is closed to new replies.