Over the last few days, the widgets in the footer of my website have become non functional.
No matter how many columns I choose for the footer, all the widgets after the first display in the second column, stacked up underneath each other. Setting appearance options to ‘display socket only’ still shows the first column widget.
I haven’t added any new plug ins and the ones I have are all up to date, and I’m using the latest version of Enfold.
You can see the website here:
Hi frogdogz!
Have you made any changes on theme files? Please try deactivating all active plugins and check if that helps. You can remove the footer manually by adding following code to Quick CSS in Enfold theme options under Styling tab
#footer { display: none; }
Regards,
Yigit
Thanks – turns out it was Jetpack! It was also screwing up the slideshow on the home page.