Reply To: Converting to HTML 5

Homepage Community Forums Epik Theme Support Converting to HTML 5 Reply To: Converting to HTML 5

#8130
Wes
Moderator

    If it were me I’d just start over fresh to make things easier. You may also want to double check any custom code you’ve added, because I noticed part of the layout is off. That usually happens when you forget an opening or closing tag in your html code. For example – if you add an opening <div> make sure you close it out with – </div>….and the same thing goes for all other html tags. That could be it, or it could be an error somewhere else in your code. It’s hard to tell from my end, but you could just remove each widget one by one (just move them into the inactive widget area so you don’t have to delete them) and then you’ll see which one is causing the error.