Update ACF Field with button
-
I am currently using oxygen builder to build my website. I want to sort the repeater by using meta_key=acf&orderby=meta_value. Then have buttons that change the acf field. I created a custom function using code snippets. The function is `$value;
update_field(‘acf’,$value)` But when I click the button it only works once after I saved but never calls again.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Update ACF Field with button’ is closed to new replies.