nits25489
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Redirect to new tabMay it will work for you.
on_sent_ok: " window.open('url goes here', '_blank');"or you can also use this for the same window.
on_sent_ok: " location.replace('url goes here');"After clicking on place order it is showing an error msg
“Invalid payment method.”
and after that it shows payment method.
I dont know what is the problem please Help me.
Thanks in advance.Forum: Plugins
In reply to: [WooCommerce] Woocommerce AJAX "Add to Cart" and Checkout Totals not workingIt was working nice but don’t know how change occurred.
http://seoindianexperts.com/projects/waterking/product/
After add product to cart, view cart shows the order total but when I click on “proceed to checkout”, the checkout page is not calculating the order total and also not showing the Payment method.
Please help me to find the solution.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce AJAX "Add to Cart" and Checkout Totals not workingYou just need to re-install the woocomerece plugin and if you are using any kind of other plugin related to woocomerce which is including external functionality it’ll disable the AJAX “Add to Cart” and Checkout Totals.