When I click on Buy now button without selecting quantity in single product page it’s redirect to cart page without any validation.
]]>hi, i’m having an issue in buy now button on mobile it should add quantity of the product but it is not working on mobile only working on desktop
]]>Buy now button is not buying the single product if we have some products in cart before they also adding to check out this problem have to be fixed.
The plugin have to checkout only that particular product where we click buy now button
Hello –
With the newest Woocommerce update some things have changed regarding the Paypal payment processor.
The problem: When I activate your plugin a plus Paypal button appears on the product pages.
Can you somehow fix this to not to have that extra button?
You can test it with the latest version of Woocommerce with the Paypal plugin installed.
]]>Hey there @wpismylife. I love your plugin, it’s a huge help but I have a problem. When I change product attributes or quantity on product page, say from (white -> blue) and quantity from (1 -> 5), after being sent to checkout I saw and realized that the button only used the default attributes; white and 1. Is there a way to fix this? I saw that the plugin hasn’t been updated in a year and isn’t compatible with WordPress’s current version but I’m hoping that you’ll see this and help me thank you. Plugin is a lifesaver seriously!
]]>when opened this page in incognito it and clicked buy now button. ajax request goes to 403
Popup checkout has error and not loading properly (keeps loading forever) – click here in incognito – https://prnt.sc/1151mr6 >> https://prnt.sc/1151nho
]]>when i click on buy now button it does not redirect to loin page it going to billing page pls help me out i am waiting for the response
]]>if i using this, header footer of single product page is not showing properly, conflict the header & footer not showing
]]>i already set buy now button after add to card button . in simple product its show in correct place but in varible product button show after add to cart button . there are any solution
]]>Dear Support Team,
We have problem with variation products. After clicking on buy now and redirecting on checkout page it says its empty. Can you please help us ?
Thank in advance.
]]>any way to track # of orders via buy it now button? I want to make some judgement calls if the button is useful for me or not. any ideas?
]]>I have an ecommerce with this plugin installed. It works but gives also a bug, it blocks the displaying of mini cart in the single product page. See here: https://fratellicarbone.it/prodotto/quattro-lattine-da-5-litri/
I studied the plugin code and I found a function which could cause the issue. That’s the function:
add_filter( 'woocommerce_is_checkout', [ $this, 'woocommerce_is_checkout' ] ); //in the __construct()
/**
* Fake woocommerce checkout page.
*
* @param bool $is_checkout Is checkout page?.
*
* @return bool
*/
public function woocommerce_is_checkout( $is_checkout ) {
if ( is_product() ) {
return true;
}
return $is_checkout;
}
If I deregister it, the plugin seems work fine and also the minicart starts again to work. So Anyone can tell me more about this function? I can’t find on google any useful info about the woocommerce_is_checkout filter, and I can’t figure out why this function would block the mini cart.
]]>how to set position
]]>Hello,
As soon as I enable this plugin, clicking on the shopping cart shows it’s empty like here:
The cart does have items and I checked if this was a problem with this plugin or any other. The conclusion was that something’s being done by this plugin itself because as soon as I disable it, the shopping cart is displayed properly (see in this screenshot):
Looking forward to your help.
Thank you
]]>Hello,
I’ve set the border colour to black but it seems that the border by default is 0px.
Also, I’d like to add a little bit of shadow.
Could you provide the custom CSS code for them?
Thank you
]]>Hello, Thanks for developing this plugin. It’s a great plugin but it’s creating some issues in woodmart theme. whenever we add a product to cart. it doesn’t show the products in the cart when we are on a single product page but it shows when we are on other pages. It’s because the buy now button is only on single product page. I reached out the theme’s author but they said it’s not the theme’s problem. It’s the plugin’s issue. can you please fix this issue in your next update. thank you.
]]>when i am using this plugin with cartflows on Products Archive page when click the product it direclt take me t the checkout page instead of product page.
]]>Hi! Is it possible to go straight to cart instead of straight to checkout? You might think it wouldn’t make sense, but in my case I have ajax add-to-cart + I still want to give customer an opportunity to change quantity/apply coupons in cart.
]]>Hello,
Thank you for your plugin, i’m having a problem with the guest checkout, if i click on buy, the checkout modal shows up but the loading spinner keeps spinning and it gives me error 403 on this request : wc-ajax=update_order_review, the returned value is -1.
if i reload the page, the problem disappears, so it happens just on the first load and if i’m not logged in.
Can you help me to fix this problem ?
Many thanks.
]]>The link is a product page of the sample variable product. When I select the site, 2 buy now boxes appear. Please help.
]]>the plugin needs a update. I have the latest php version (in case it’s from there) . in case your brain tells you it’s from me, no when I disable the plugin everything goes back to normal and it’s the only one that does that. I’ve also seen it in gtmetrix.com
]]>Hey..I wanted to add a custom price other than the normal price for users when they click on the buy now button.
Is that possible?
Hi,
Recently we installed premium version of Yith badge management (https://yithemes.com/themes/plugins/yith-woocommerce-badge-management/), and it works on frontpage and category page, however, it does not work on single product pages. By deactivate plugin and themes, we found that it is conflicting with Buy Now for WooCommerce. So is it possible to fix this problem?
Regards,
Gary Zhang
Hi,
Just an awesome and simple plugin but facing one weird problem with it.
My actual website do not have the left sidebar enabled in ‘Single Product page’ view but as soon as I enable this plugin on my local environment before I make it live, I get to see the left sidebar enabled.
After debugging it further found the plugin itself creating the issue but not sure why.
Hope to get some quick help.
]]>This plugin inserting “noindex” robots meta to the posts and pages where it is activated.
]]>Hi,
I want to buy now button redirect to cart page..
But In this plugin there is no option for redirect to cart page, please tell me the solution for this
I’m using Aerocheckout which is a checkout customizer plugin but with this plugin, the product page return a 500 error. I disabled the plugin then it worked. Possible a conflict with such checkout plugin. How can this be solved or any solution?
]]>How do you write CSS to bold the font?
]]>when i add shortcode listing front page nt redirect checkout just add to cart
]]>i’m trying to add the shortcode to the products in frontpage but the button not doing anything
]]>