I am getting this error:
Your theme needs to be fixed for plugins to work. To fix your theme, use the Theme Editor to insert <?php wp_head(); ?> just before the </head> line of your theme’s header.php file.
Where do I need to put this exactly? I have a child theme. Does it go in the parent theme’s file?