Error: "Please fix your theme to make plugins work correctly" after installation
Hello,
after installation of ClassiPress Im getting the error "Please fix your theme to make plugins work correctly". Original message in German "Fehler: Bitte korrigiere Fehler auf Deinem Template damit Plugins richtig funktionieren können. Gehe zum "Template Editor" und füge den folgenden Code ein: <?php wp_head(); ?> Bitte gib' es direkt vor dem folgenden Text in Deiner header.php Datei ein: </head> Gehe zum Template-Editor".
It tells me to add "<?php wp_head(); ?>" to my header.php file as it seems to be missing as well as "<?php wp_footer(); ?>" in the footer.php file.
Is this message abnormal? How can I fix this?
Greets