Home › Forums › Front-end Issues › ACF Frontend Functionality not working › Reply To: ACF Frontend Functionality not working
You may have had a problem with an update or you may have a corrupted minified JS file.
The first step I would take is to download ACF from your ACF account and try reinstalling. ACF can be deactivated and deleted and data will remain. Then install and activate the fresh copy.
If that does not work I would test for the possibility of a corrupted JS file. This can happen to very large minified files. You can test this by adding define('SCRIPT_DEBUG', true);
to your wp-config.php file. This will force the site to load non-minified versions of all script files where they are available.
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.