Home Forums WoodMart support forum Purchase Button not showing up on checkout-page

Purchase Button not showing up on checkout-page

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #486332

    admin-9367
    Participant

    Dear Support-Team!
    I am going the first steps with woodmart-theme and I am hanging to finish a purchase because the purchase button is not showing up on the checkout-page.
    WooCommerce payment methods are configured with stripe and paypal.
    I also tried to create a new layout for checkout.
    Any suggestions where to start fixing this issue?

    best regards,
    Lukas

    Attachments:
    You must be logged in to view attached files.
    #486342

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please deactivate all the plugins except these ones:

    Slider Revolution
    WPBakery Page Builder or Elementor
    Woodmart Core
    Contact Form 7
    MailChimp for WordPress
    WooCommerce
    Safe SVG

    If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.

    In case, the problem remains, even after all the plugins are deactivated, provide your site admin access (insert the site credentials into the Private content block under the message area) and confirm the permission for plugins deactivation, switching to the parent or default theme. As soon as we complete the testing we will enable all back, however, the site would be without plugins for 15-20 min. You would better make the full backup of your site.

    Best Regards

    #486351

    admin-9367
    Participant

    Hi,
    it seems that it has to do with the “German Market”-Plugin (https://marketpress.de/shop/plugins/woocommerce/woocommerce-german-market/).
    I tried to add the following Custom-CSS (global) to the theme (from the topic “https://xtemos.com/forums/topic/button-bug/”).:
    .product-grid-item .fpd-catalog-customize {
    font-size: 12px;
    line-height: 16px;
    padding: 10px 14px !important;
    }

    .product-grid-item .fpd-catalog-customize:before{
    display: none !important;
    }

    body tr.order-total strong .amount,
    body tr.order-total th {
    font-size: 14px;
    }

    body .cart-content-wrapper .cart-totals-section {
    max-width: 450px;
    }

    But it still won’t work. Maybe you have some other advise or Custom-CSS snippets that might solve the problem?

    best regards,
    Lukas

    #486356

    admin-9367
    Participant

    Hi there – solved the problem.
    Check the “German Market”-Settings: “Allgemein”-“Bestellvorgang” and make sure you have these settings (see attachment screenshot)

    So far…

    best regards 😉

    Attachments:
    You must be logged in to view attached files.
    #486672

    Hello,

    We are glad you have solved the issue.

    If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Purchase Button not showing up on checkout-page’ is closed to new replies.