Home Forums WoodMart support forum Paypal Express on mini-cart and checkout

Paypal Express on mini-cart and checkout

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #273948

    bernasch
    Participant

    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

    #274054

    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

    #274078

    bernasch
    Participant

    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.
    #274081

    bernasch
    Participant

    Forgot below website link

    #274315

    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

    #274318

    bernasch
    Participant

    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

    #274507

    Hello,

    You have changed the rights for the user in the provided credentials, please provide admin rights for the user.

    Best Regards

    #274520

    bernasch
    Participant

    Admin mode given.

    Please activate the maintenance on the theme’s settings before unactivate plugins.

    #274558

    Eric Watson
    Participant

    Hello,

    Please, provide us your FTP access so we can log in and check this on your side.

    Thank you in advance.

    #274559

    bernasch
    Participant

    ftp details in private section.

    #274648

    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

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