Hello,
For unknown reasons to me, everytime I go to the appearance tab of my wordpress backend, I get this message:
Error : Please fix your theme to make plugins work correctly: Go to the Theme Editor and insert <?php wp_head(); ?> just before the line of your theme’s header.php file.
Error : Please fix your theme to make plugins work correctly: Go to the Theme Editor and insert <?php wp_footer(); ?> as the first line of your theme’s footer.php file.
Also, Iframes stopped working within the content area of my page, but still work fine in the footer, they display on the pro front end but disappear on the live website. AFter exploring the source code, the iframe tag is correct and there, but it is just not populating the content…
I’m a little lost, any help would be greatly appreciated!
thx