Home › Forums › General Issues › Any idea how to access header menu that's using ACF? › Reply To: Any idea how to access header menu that's using ACF?
It would be hard to say. You need to find where the menu is show n the page and then you need to follow the code through. More than likely I’d guess that there is a filter somewhere that is applying the changes to the menu, however, there are a lot of possible filter hooks and methods that this could be done. So basically find the function that’s showing the menu, look at that function, look for any apply_filters() calls and then search the theme for filters that may be running, continue following the code and looking at filters until you find it. Welcome to debugging.
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.