how to save acf_form using ajax without page refresh
问题 I have theese three acf_form. I want to show these form one by one as well as I want to save every form on button click through ajax without page refresh. Right now it's refreshing page whenever I update. I will show through display none & block using js. <div class="SetupNew"> <h2>Setup Deals To Attract New Clientele</h2> <p>Example: buy $15 get $30 for services</p> <a href="javascript:void(0)"><p id="newDealsTxt">[Click Here To Setup] </p></a></div> <?php acf_form($args = array( 'post_id' =