Home › Forums › ACF PRO › Big problem with disappearing fields on options page after update › Reply To: Big problem with disappearing fields on options page after update
Hi! Sorry for not adding enough info about the problem. I’m talking with Elliot directly about it right now. I wrote this to him:
We have tried to recreate the issue on one of our other installations but without luck so i think this was only on one specific site of ours.
This happened on a pretty big and complicated site. My guess is that it happened in combination with WPML and a few specific settings.
We declared the options page like this:
acf_add_options_sub_page(array(
‘title’ => ‘Allmänt’,
‘parent’ => ‘ac-settings’
));
So it is most likely the translation from “Allmänt” that changed somehow when we updated the plugins.
We have now added the ‘menu_slug’ => ”, for future installs so that this problem won’t appear again.
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.