Brizy Header Critical Bug
Not sure why my previous post isn't showing as it was properly submitted with a message that it was in queue for review. At any rate, here I go again...
Brizy is loading its own header when using a theme template other than the Brizy Blank Template. For example, when using the Default Template on any given theme (I've tried several), the DOM now looks like this...
<html>
<head>
<meta ... />
<style>...</style>
</head>
<body>
<div>
<!-- Brizy content is added here but also seems to load the get_header hook and displays the following above the content loop, so now getting the following when it's already been loaded by the theme template above -->
<head>
<meta ... />
<style>...</style>
<body>
<!-- Brizy now properly displays the_content loop -->
<!-- Brizy completes the loop and does not load get_footer -->
<!-- theme template now properly displays content after the loop -->
</div>
</body>
</html>
I hope this all makes sense. I can provide further details if needed. I can even provide sample source code for a random page to show exactly what is happening if the above is not clear.
I'm using latest Brizy and Brizy Pro, latest WordPress, tried several themes including Blocksy.
-
Hi John,
Our time frame to respond to messages from the community is 24 hours and we strive to respect it. I already send you a reply about this question, here.
Thanks!
Best regards,
Sandra0
Please sign in to leave a comment.
Comments
1 comment