Paypal Express on mini-cart and checkout
-
Hello,
Paypal Express button is showing on product and cart pages, but not on mini-cart and checkout pages. However, Paypal Express button is showing on mini-cart when I am in a product.
You can check the problem on this site : hathanatura.ch
It seems related to your theme as I have not the issue on the default theme.
Thanks for your help.
Olivier
Hello,
Please make the full backup of your site as well as the Theme settings export and check the issue on the Storefront theme to detect if our theme causes the problem.
If you see this only in Woodmart, please provide the site admin access to the private area.
Best Regards
Hello,
As I told you in my previous message, the problem does not appear with the default “SoreFront” Theme (see attachment).
You will find in the private section the credentials.
Thks for your help.
Attachments:
You must be
logged in to view attached files.
Forgot below website link
Hello,
Please confirm the permit for us to deactivate the plugins not related to the theme and for the while of checking what may take up to 15 minutes. Please disable the plugins not related to the theme.
Best Regards
Hello,
The site is now under maintenance. You can make the tests you have to !
Let me know when I can put it online again.
Thks,
Olivier
Hello,
You have changed the rights for the user in the provided credentials, please provide admin rights for the user.
Best Regards
Admin mode given.
Please activate the maintenance on the theme’s settings before unactivate plugins.
Hello,
Please, provide us your FTP access so we can log in and check this on your side.
Thank you in advance.
ftp details in private section.
Hello,
Please add this code to the functions.php of the child theme.
add_action( 'wp_enqueue_scripts', function() {
wp_enqueue_script( 'wc-gateway-ppec-smart-payment-buttons' );
} );
Best Regards