By Bastian (TeamAccount) on Wednesday, 29 March 2017
Posted in Technical Issues
Replies 4
Likes 0
Views 793
Votes 0
I´m currently building a new template for my website and validated the current version with the HTML Validator and found the following (part from the afterDisplayContent):


Warning: The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment.

At line 1202, column 43

g-list-inline--delimited kt-li


the full code is the following:


<div id="kt">
<ol class="g-list-inline g-list-inline--delimited kt-listing-tools t-text--right">

<li class="kt-listing-ratings t-lg-pull-left">
<div class="kt-ratings-stars" data-kt-ratings="45" data-score="0"></div>
<span class="kt-ratings-title">0 / 5</span>
</li>

<li class="kt-listing-comment">
<a href="http://localhost/index.php/bloglayout/45-lorem-ipsum-1#comments">
<i class="fa fa-comments-o"></i> 0 Comment </a>
</li>

<li class="kt-listing-views">
<a href="http://localhost/index.php/bloglayout/45-lorem-ipsum-1" title="Lorem Ipsum 1">
<i class="fa fa-bar-chart-o"></i> 0 Views </a>
</li>


</ol>

</div>


Can you please fix that issue in a new version? I´m a little bit afraid that this might cause issues with some browsers as its against some specifications.

thanks
Hi there,

I have consulted this with our developer and this fixes will be included on our next released version. Thanks for reporting this
·
Wednesday, 29 March 2017 15:24
·
0 Likes
·
0 Votes
·
0 Comments
·
thanks
·
Wednesday, 29 March 2017 20:59
·
0 Likes
·
0 Votes
·
0 Comments
·
No problem Bastian
·
Wednesday, 29 March 2017 22:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Bastian,

It seems that when our developer check this, there are no error shown using given codes as you can see here http://take.ms/4FVtO.

Maybe i am missing something here? Please advice.
·
Thursday, 27 April 2017 16:35
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post