W3 validation error
-
Hi,
There is one div wrapper which start in:
header-footer-elementor/themes/default/hfe-header.php
<div id="page" class="hfeed site">and ends in:
header-footer-elementor/themes/default/hfe-footer.php
</div><!-- #page -->And I think this div should be removed or to have 2 separated div’s – one for header and one for footer. Why? There is W3 validation error if I set just a Header or just a Footer.
In first case the div will be opened in the “hfe-header.php” but not closed in the footer and in second case will be just one extra closed div in the footer –
</div><!-- #page -->.In both cases there will be validation error.
This is the first time that I am using your plugin to create a premium theme and I want to use on one demo default theme header + custom footer created with your plugin – but there is W3 validation error. I can not submit theme with that error. It will be nice if this can be fixed. Thank you.
Great work by the way!
The topic ‘W3 validation error’ is closed to new replies.