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
- How to extend WordPress Bookly plugin
- Ajax in a settings page (update_option is undefined)
- Development of a WordPress Search Plugin – Best Practices
- gettext does not translate when called in ajax
- Execute one AJAX request after another AJAX request finished
- Ajax and autocomplete
- redirect out of wp-admin, without losing admin-ajax.php
- WordPress embeds in AJAX inserted content
- How do I send an ajax request and get a response back from a function?
- Automatically pull newer posts and append to current page.
- Load page content with AJAX using Fancybox?
- Dynamically changing navigation links (next and previous) via AJAX
- Ajax Load More and Masonry: is it possible to load admin-ajax.php in the front end?
- how to use reCaptcha v3 in wordpress custom login form?
- AJAX action not triggering PHP function
- How can I process xml file on upload?
- add_action and Ajax
- Enqueue script dinamically
- Most performant way of fetching remote API data?
- Admin-ajax responds with 0 due to empty $_REQUEST
- Help with AJAX front end comment moderation
- Enqueue script in header
- wp_ajax_nopriv_xxx is not firing on one site, works on all others. -1 for logged out users
- WP_User_Query ignoring ‘meta_query’ arguments
- Ajax Modal Flickers When Opened Multiple Times
- Increased CPU load due to admin-ajax.php spam
- Ajax image upload with media_handle_upload and form.js
- Can’t get result from sql using ajax result
- Theme Customizer – Conditional Controls
- Edit a different page in WP Customizer
- WordPress AJAX – how to return true or false in the callback function
- WordPress Ajax POST Error 403 admin-ajax.php
- Theme is Causing Ajax Conflicts for a plugin I cant identify it
- Ajax post returning full html page as response
- Which allowed API hooks work to add wp_ajax action?
- Pass additional parameter with async upload
- AJAX request randomly stop working and returns error 400
- Sending variable from ajax on form submit
- Performance optimization of tree like structure
- WordPress search results with Ajax, get_post_type() not working
- Display wordpress post’s in popup?
- Audio TAG Not using MediaElement When Page is loaded through ajax
- Using color picker in plugin, does input attribute order matter?
- Is it secure to use admin-ajax.php in front?
- Best way to use ajax front-end?
- Ajax calls from the theme directory
- How to pass parameters from jQuery ajax into PHP function?
- ajax is returning 0
- How to add ajax url to js using wp_add_inline_script()?
- use jQuery.load() to include a php file in a div, wp_query() is part of php file
- where do I send my ajax calls
- WP AJAX post filter > do something with empty value
- How to jQuery Ajax show new data from successful insert?
- Redirect after saving form; and yet use wp_die()
- How to request admin-ajax.php correctly when wordpress URL and site URL are different?
- ajaxt returning object object [closed]
- Passing PHP Variables to AJAX Loaded Pages
- Load more posts (Ajax) in tabbed sidebar on single.php
- Something strange with ajax
- Ajax request sends url rather than data
- grab or load text on demand
- admin-ajax.php returns 0 even when the post status code is 200 OK
- admin-ajax.php 500 error when new users try to register
- Send Array from JS to php file then insert it in wp database through a plugin
- Why is the file not uploading to the server?
- Get localize of a loaded javascript
- Merge PDF files from post custom fields(ACF) into one PDF file and respond back the created PDF file, WordPress(AJAX Request)
- REST public POST giving 403 forbidden nginx
- Query data after an Ajax insert
- How to get next and previous post into ajax formed modal windows?
- Content including hooks inside wp-settings.php are being called twice in WordPress
- Problem when sending file via ajax
- wp_verify_nonce not working on the mobile device
- JS global variable doesn’t update
- Conditionally load public and admin code with AJAX working on both sides
- 404 error custom post type rest api
- Get shortcode attribute for AJAX call
- Why can’t I call a function from inside my registered AJAX function?
- Change button text after ajax db update
- Jquery wrap permalink in a data-attribute?
- How do I display posts of a specific day?
- Load .php file into div using ajax
- Native WordPress Video Shortcode Not Working After Post is Loaded via Ajax
- Ajax Function call is always returning 0 in front end(without plugin) [closed]
- Javascript not working
- WordPress ajax not working in registration
- Using AJAX for dynamic settings pages
- Speeding up admin-ajax.php
- admin ajax is not working for non logged in users
- How do I convince this button to do something when it is clicked?
- wp_localize_script not create variable in head section
- My AJAX API plugin isn’t working
- ajax sends data to plugin
- AJAX admin Internal 500 error Failed to Upload
- Class property not visible inside ajax callback function?
- Jquery post responses 500 error after some time and lastly an 503 error
- How to get data with Select AJAX PHP
- Bad Request 400… jQuery ajax post of json data to wordpress admin-ajax.php
- weird Internal Server Error – no error log produced