Menu is corrupt

Latest Reply from Dave at 2017-07-03 04:41:39 Solution
Hello,

By updating to Wordpress 4.8 the theme isn't working as expected.
see www.uno-animo.nl for the error

Best regards Paul
Hi!

The latest WordPress update has change the menu structure, that's why we had to update our themes. To fix this you need to find two lines inside the functions.php file of the theme:

<ul\sclass


and replace them with:

<ul\s+class


If you don't want to delve in code you may just download the updated version of the theme and replace the entire functions.php file located inside the theme directory on your server.

Leave a reply

Add codeAdd image