Hi Bloke,
You’ll need to check for JavaScript errors on the page and then fix them. You can see the errors in Chrome by right clicking on the page, going to ‘Inspect’ then click the Console tab. Errors will be listed in red.
Without being able to see the errors I can’t tell you how to fix them, though.
Are you using a free theme? If so let me know which one it is and I will install it here and see what the problem is.
Regards,
Tom
Thread Starter
Bloke
(@bloke)
No errors. Really strange because WordPress is loading the jquery and its up to date. Was working in prior version of MMM. Using custom theme with no plugins.
Hi Bloke,
Please can you put your site online, or use something like https://meetfinch.com/ and send me a link? I’m afraid I can’t really help without seeing the problem.
Regards,
Tom
Thread Starter
Bloke
(@bloke)
I solved it. I had a similar version of my site and put the menu on there and it worked. Compared the index , header and footer files. wp_footer() was missing on my footer. I guess with new version its loading in the footer.
Hi Bloke,
That’s correct. Good spot.
Regards,
Tom