Something strange is happening in the latest release of Meta Box v5.6.13 and AIO 1.16.7. When I go to my custom fields settings and try to define the advanced location rules all the fields disappear. I have to reload the page to get to the settings but it's a never ending loop. I tried disabling all the plugins but the issue persists. Here's a link to the screen recording. Is this a bug?
Something is definitely bugged. I'm having a similar issue. It doesn't enter a reload loop; but, every option under the advanced location rules comes up with "No options found". If you try to type anything in the field, it deletes it and replaces it with a blank tag.
Hey Mustapha, not judging your coding skills here 🙂 did you delete the old lines and replace them with the new lines from the commit? The red lines need to be removed and the green lines added.
Yup, I deleted the whole red lines and replaced them with the new additions (green). Otherwise, it would trigger a fatal error taking the whole thing down I guess.
That is strange! Did you try the usual troubleshooting steps? Disable all the plugins except for Meta Box and AIO (if present) and change out the theme etc? That should at least confirm if the issue still persists for you, or find out which plugin is conflicting with Meta Box. I started with the conventional troubleshooting steps before I received the fixed code and no matter what I did the issue was there. But as soon as I replaced those lines within the 5 files it started working.