-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No Action on clicking Quick Buy on the Product Page #38
Comments
Thanks for opening your first issue here! Be sure to follow the issue template! |
@planetoid2001 Can you please check if your site is generating any javascript errors ? How To Open Browser ConsoleThe Browser Console contains important information on Errors. While most of the errors shown are JavaScript related some server related information can get displayed as well.
Alternative method:
Note: In Chrome’s dev tools, there is a “console” tab. However, a smaller “slide-up” console can be opened while any of the other tabs is active. Safari:
Note: Step 1 only works if the “Show Develop menu in menu bar” check box in the Advanced tab of the Preferences menu is checked! IE9:
Firefox:
Opera:
|
I have same problem |
@ducanhit066 @planetoid2001 i tried to replicate the same issue but working fine for me. Would you mind sharing your website url where this issue is present ? |
Sorry for the Delay, below is a second site that I made for testing purposes and I am facing the same issue with the quick buy button ... Also, how exactly do I private reply here? :) |
@planetoid2001 Your ADD TO CART button also appears to be not working. Both buttons work when I remove the following script |
Let me check and get back to you. So your saying that if I have an Ajax add
to cart enabled, then the quick buy button may not work? :( I like Ajax
Btw, the Add to cart works only if that's the first button you click after
the page loads ( without clicking the Buy Now button)
Any way this can be fixed in your next release?
Mel
…On Wed, Aug 12, 2020, 4:00 AM 33volts ***@***.***> wrote:
@planetoid2001 <https://github.com/planetoid2001> Your ADD TO CART button
also appears to be not working. Both buttons work when I remove the
following script
wp-content/themes/oceanwp/assets/js/third/woo/woo-ajax-add-to-cart.min.js?ver=1.8.6
(seen on line 1029 view-source) So its the theme you are using OceanWP that
is loading its own ajax-add-to-cart handler and is conflicting?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#38 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQP2WJW3EZCSTONFGQCCHHDSAHBA5ANCNFSM4PUAHNJA>
.
|
@dvector Thanks for your support :-) @planetoid2001 can you please share the addtocart ajax plugin download link so i can check & write integration if it requires. |
@varunsridharan Thanks for looking into this! There's no separate plugin ... its a feature available in the woocommerce customiser ... WooCommerce -> Single Product -> ENABLE AJAX ADD TO CART. I double checked on this and unchecking this option definitely makes your plugin work. So, the problem seems to be the OceanWP / WooCommerce colab I guess. There is an unrelated conversation on a similar problem with Ajax on the oceanwp support on wordpress.org, pasting the link here just in case it helps Looks like there might be more more who have faced this issue but have probably not reported it and may have just disabled Ajax for Add to Cart on Single product (if they figured it out that is) :) or worse may have removed your plugin which is a shame because your plugin is simply amazing. Just wanted to mention that your support is awesome. Great Going Varun. Thanks!
|
Hi Varun, Hope you are doing well! woocommerce quick buy button not working in IE11. Could you please help me out with this Thanks |
I ran into the same problem, but when I disabled /wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.js through the console, the button resumed its function. |
@javionniu It would be great if you can share the site's link so i can check what kind of issue is that. using which i can try to fix it in the next update. |
Hi Varun,
Hope you are doing well!
I've encountered an issues since a few days wherein on clicking the Quick Buy button, nothing happens. Besides that after clicking on the Quick buy button, all the other buttons on the page stop functioning.
Prior to this the issue I was facing is that on clicking the Quick buy button, the product was getting added to the cart instead of redirecting to the Checkout Page
Could you please help me out with this
Thanks
The text was updated successfully, but these errors were encountered: