Home › Forums › General Issues › Load JS script after ACF › Reply To: Load JS script after ACF
The ACF data I am trying to reach is on an option page, in php I would have done something like this to access it.
<?php
$repeater_data = get_field('acf_repeater', 'option');
?>
But that does not seem to work in ACF JS. I am searching for a solution. Maby adding the data to the functions file and passing it through in some way.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.