Forums
Forums / Theme: Wilson / main tag not closed
(@milchbaum)
3 years, 7 months ago
Hello,
another tiny bug.
In footer.php <main> gets closed after the wrapper div:
</div><!– .wrapper –> </main><!– #site-content –>
However, it should be the other way around:
</main><!– #site-content –> </div><!– .wrapper –>
Otherwise, this will result in a loose end an an unclosed element main.
Greetings
(@anlino)
Hi @milchbaum,
I’ve fixed this in version 2.1.2, which should be available as an update now.
— Anders
The topic ‘main tag not closed’ is closed to new replies.