Home › Forums › WoodMart support forum › Buy now button
Buy now button
- This topic has 7 replies, 2 voices, and was last updated 3 weeks, 2 days ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
April 23, 2025 at 8:24 pm #656182
mantsveParticipantHow i can make full-width Buy now button (Pirkti Dabar) on mobile ?
https://ibb.co/VccX79NMApril 23, 2025 at 8:25 pm #656184
mantsveParticipantPosted wrong url
April 23, 2025 at 9:28 pm #656186
mantsveParticipantalso 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.
April 24, 2025 at 11:24 am #656287
Aizaz Imtiaz AwanKeymasterHello,
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/p6kKjhhx03. 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,
April 24, 2025 at 11:56 am #656310
mantsveParticipant2 videos one buy now and another review issue.
April 24, 2025 at 3:31 pm #656376
Aizaz Imtiaz AwanKeymasterHello,
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,
April 24, 2025 at 4:17 pm #656408
mantsveParticipantabout reviews i asking why that redirects to php file thats all. i dont want that. errors should not be like that.
April 25, 2025 at 8:40 am #656495
Aizaz Imtiaz AwanKeymasterHello,
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,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register