joomdev / Astroid-Framework

Powerful framework for designers and developers to create responsive, fast & robust Joomla based websites and templates.
https://github.com/templaza/astroid-framework
GNU General Public License v2.0
104 stars 43 forks source link

Fatal Error #216

Open dernivaljr opened 3 years ago

dernivaljr commented 3 years ago

After updated to 2.5.1 astroid framework, I had some problems with layout editor that crashes all pages when I choose a specific combination of row/modules. After several attmpet I got it online again, but I did not undertand what was the relatioship between row/modules... Anyway, now when I tryed validate the page on https://validator.w3.org/, I had this fatal error below:

Error: Bad start tag in img in noscript in head.

From line 37, column 1; to line 38, column 77

noscript>↩<img height="1" width="1" style="display:none" alt="fbpx"↩src="https://www.facebook.com/tr?id=296310525170531&ev=PageView&noscript=1"/>↩</nos

Error: Stray end tag noscript.

From line 39, column 1; to line 39, column 11

ript=1"/>↩↩↩↩↩<l

Error: A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.

From line 43, column 1; to line 43, column 98

cript>↩↩↩↩<link

Error: Stray end tag head.

From line 50, column 1; to line 50, column 7

css" />↩↩↩ ↩<bod

Error: Start tag body seen but an element of the same type was already open.

From line 51, column 1; to line 51, column 123

↩ ↩↩↩<nos

Fatal Error: Cannot recover after last error. Any further errors will be ignored.

From line 51, column 1; to line 51, column 123

↩ ↩↩↩<nos

could you please help me with that?

shoulders commented 3 years ago

you need to enclose your code in code tags https://guides.github.com/features/mastering-markdown/

look at your preview