Home Forums WoodMart support forum Buy now button

Buy now button

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #656182

    mantsve
    Participant

    How i can make full-width Buy now button (Pirkti Dabar) on mobile ?
    https://ibb.co/VccX79NM

    #656184

    mantsve
    Participant

    Posted wrong url

    #656186

    mantsve
    Participant

    also i guess i found bug. . in product page bottom there is review section. put for example 5 stars and click to submit review and im getting redirected to wp-comments-post.php using style 2 reviews because style 1 have more issues..

    another issue. Buy now on mobile app only adds product to shopping cart but not redirecting to payment section. On desktop browser everything is fine.

    #656287

    Hello,

    01. Add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile:

    .single-product .wd-buy-now-btn {
        width: 100% !important;
        margin-top: 10px;
        }

    02. I have checked your site and posted a review. It is working fine.
    See Screenshot for clarification: https://ibb.co/p6kKjhhx

    03. Also, I have checked your sit,e and the buy now button is redirected to the checkout page. If you face an issue, record a short video for better understanding to reproduce the issue on your site.

    Best Regards,

    #656310

    mantsve
    Participant

    https://we.tl/t-tmQFckudOL

    2 videos one buy now and another review issue.

    #656376

    Hello,

    For the buy now button, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and give you a possible solution.

    For the product reviews, you need to fill in all the required fields to post your review, like your name and email.

    Best regards,

    #656408

    mantsve
    Participant

    about reviews i asking why that redirects to php file thats all. i dont want that. errors should not be like that.

    #656495

    Hello,

    When you click the submit button without completing the required fields, the site redirects to an error page displaying this message. This is WooCommerce’s default behavior, and there’s no option in the theme settings to modify it. You can switch to a default theme like Twenty Twenty to confirm that the message persists there as well.

    Best Regards,

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