Hi Snehal,
The URL is above
I have a custom function to add another menu on top of the main menu but it seems to work perfectly fine in Chrome. Any ideas?
Hello @vasyltech,
That solved the problem wonderfully, thanks a lot for your quick response.
All the best,
Erik
I had this issue and tried all the aforementioned solutions. What ended up working for me was reverting my database table prefixes back to “wp_”. I had it originally set to “wp_xyz_”, however, when I updated to 4.7.7, it did not carry over the changes to some of the table properties which was what caused this problem. I hope this helps someone.