We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b994da7 commit c64ffc5Copy full SHA for c64ffc5
header.php
@@ -31,5 +31,5 @@
31
</head>
32
33
<body <?php body_class(); ?>>
34
-
+<?php wp_body_open(); ?>
35
<?php get_template_part( 'template-parts/fp-header' ); ?>
0 commit comments