I've came accross a very weird problem today while working on a theme. The templates are not beign inserted where they should
For example, I have my container as usually, and the header inside that container. Though, everything else got wrapped inside the header
I've checked my markup, and every tag is properly closed. But it seems that the templates are just inserted on the last div opened.
For example, I have my container as usually, and the header inside that container. Though, everything else got wrapped inside the header
I've checked my markup, and every tag is properly closed. But it seems that the templates are just inserted on the last div opened.