are we talking about the single product view or the product archive pages (shop,categories)?
because the text beside the checkbox/option states, roughly translated:
»activate ajax-checkout-button on product archive pages«
and on all the installations i did so for, that is the way its working – ajax checkout on the archives, but not on the single view.
the latter you have to implement yourself or maybe you find a free plugin for that.
Follow up:
A basic example on how to use AJAX for the »add-to-cart«-functionality of woocommerce can be found here:
Woocommerce – Add a product to cart programmatically via JS or PHP.
Related Posts:
- Memberpress isn’t cooperating with WooCommerce
- AJAX Post from same domain to a wordpress page
- WordPress Ajax JSON success return no being recognized
- How to fetch meta_value and meta_key in matrix after ajax request by post_id
- Can Ajax Action [add_action(‘wp_ajax_{action_name}’, ‘{action_name}’] be hooked into wp hook
- Weird admin-ajax.php problem
- First time doing Ajax with WP, how to do it?
- Ajax contact form returnig 0
- Strange AJAX problem (SOMETIMES works in Chrome/FF, ALWAYS works in Midori)
- Session variables lost during Ajax calls – WordPress – Sage Starter Theme
- Unexpected WordPress search results
- Javascript not working
- How to check for dependencies for a specific page and enqueue them
- wp_ajax_action, wp_ajax_nopriv_action not working
- WordPress Get Header and Footer using in Admin Area
- Simulate a specific page when making AJAX calls
- Ajax specific template not loading in replacement of index.php
- WordPress ajax not working in registration
- Tie the sending of an ajax request to WordPress hooks
- How to use nonces for frontend AJAX voting if the page gets cached?
- Know which script/page is being called by ajax call
- Ajax live search, “No products found” when the title contains apostrophes and quotations
- Get Page Type (Category/Tag) Using AJAX
- AJAX: admin-ajax.php is adding extra content to my script’s response – how to exclude header, footer, etc.?
- AJAX login without a plugin does not work. when add a action to function.php
- Trying to send AJAX data to WordPress hook
- Add Ajax loaded posts to existing posts
- wp_enqueue_media problem
- WordPress page content only in fancybox except direct click
- Ajax takes 10x as long as it should/could
- Ajax Form data is not posted back to the get_results()
- AJAX Call in Plugin Returns More than JSON
- get_comments() returns empty array if called through AJAX
- Loads posts of different year via AJAX call
- Using AJAX for dynamic settings pages
- Ajax take too long to return code
- While doing ajax, WordPress returning internal server error 500 and stating that my theme functions are undefined
- Usage of wp_send_json_success and wp_redirect at the same time
- Ajax return 0 in plugin – ajax only used in wp-admin
- Speeding up admin-ajax.php
- admin ajax is not working for non logged in users
- What’s the preferred method of writing AJAX-enabled plugins?
- Data from ajax not updating post meta
- How to load post_meta for custom post type via Ajax
- Manually cache a special, non-WP-but-using-WP page (e.g. Ajax results) with W3TC
- Is it a good idea to init ajax functions only while ‘DOING_AJAX’
- Change search to outpout category name instead of Post type name
- ‘Dehighlighting’ navigation once clicked
- AJAX doesn’t pass variables to the php function in the plugin
- using jquery serialize in ajax operation for plugin
- ajax request not returning the result
- How do I convince this button to do something when it is clicked?
- Like/Dislike Bar not working when updating
- problem when adding wp_editor with ajax [duplicate]
- Get wp-load.php PATH with wp_localize_script and JavaScript for plugin
- Can’t update WP Editor after Ajax
- display user input using ajax in wordpress
- Can I make an ajax response cross-domain?
- SHORTINIT and sessions
- Ajax, jQuery and WordPress
- Plugin constructor called multiple times
- Hyperlink to execute PHP
- How to get site homepage from plugin?
- Contact Form loaded with Ajax
- How to load a plugin when doing an Ajax call? [duplicate]
- How to use AJAX to check if user is still logged-in?
- Ajax Not Working If The Handler is Located Outside Plugin Submenu Page Function
- Update user meta using Ajax on front end?
- Remove dashboard access but allow ajax file upload
- retrieving page content per AJAX [duplicate]
- Ajax navigation and scripts loaded only on certain pages
- fail to load /wp-admin/admin-ajax.php locally
- Build and ajax plugin not work
- Load more posts with Ajax and masonry
- Ajax Form seems to post, but does not return
- Ajax request to admin-ajax.php and window.location.href
- WordPress plugin ajax post parameter
- Objects and get_post_meta() gives me 1 string for latitude and longitude
- admin panel save option with ajax
- wp_localize_script not create variable in head section
- Closing ajax function file with die() causes error and empty page
- BBPress AJAX problem
- How to load wordpress sidebar using AJAX [duplicate]
- Why can wordpress not find the actions I add in my constructor?
- Capturing POST data
- delete attachment for one post without deleting actual attachment post
- Caching for logged in user and Ajax update
- update_user_meta updates to a wrong ID
- Ajax object comes back empty
- where does my function output from load-* go?
- Posting to loop.php file
- My AJAX API plugin isn’t working
- ajax page template
- ajax sends data to plugin
- using Ajax: call to undefined function get_option
- Pulling Advanced Custom Fields from other pages
- apply_filters, EMBEDS and AJAX not a friends? [duplicate]
- Ajax Slideshow in Post
- Trouble After Update, Removing Plugin
- Trouble Removing Plugin [closed]