Jump to content

Pages issue - unclosed element div


Adlago

Recommended Posts

In test validation html5 I have this issue in my page.

Error: Unclosed element div.

From line 1206, column 9; to line 1206, column 48

>↩				<li><div class='ipsType_break ipsContained'><a href....</a></li>

I did research in the installation package, Code is located on line 516 file cms_theme.xml

				<li><div class='ipsType_break ipsContained'><a href="{$lastPost['record_url']}" class='ipsTruncate ipsTruncate_line' title='{$lastPost['record_title']}'>{$lastPost['record_title']}</a></li>

I tried adds the missing element unclosed div (before< /li>) and upload the file again.

I know that this is not enough and that is why I am writing topic
- how to make a rebuild removal issue?

I have searched in all templates - pages, and templates in my theme - I did not discover this code.

Any tips?

Link to comment
Share on other sites

25 minutes ago, Adlago said:

In test validation html5 I have this issue in my page.


Error: Unclosed element div.

From line 1206, column 9; to line 1206, column 48

>↩				<li><div class='ipsType_break ipsContained'><a href....</a></li>

I did research in the installation package, Code is located on line 516 file cms_theme.xml


				<li><div class='ipsType_break ipsContained'><a href="{$lastPost['record_url']}" class='ipsTruncate ipsTruncate_line' title='{$lastPost['record_title']}'>{$lastPost['record_title']}</a></li>

I tried adds the missing element unclosed div (before< /li>) and upload the file again.

I know that this is not enough and that is why I am writing topic
- how to make a rebuild removal issue?

I have searched in all templates - pages, and templates in my theme - I did not discover this code.

Any tips?

I have fixed this in the default template, it is in the category_index > categoryRow template.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Upcoming Events

    No upcoming events found
×
×
  • Create New...