Post by MasterOfRage » Thu Apr 27, 2017 4:52 am

Hi!
On validator i have this error required attribute "src" not specified in the code:

<div class="image">
<a href="<?php echo $product['href']; ?>"><img <?php if ($m['show_lazy_load'] =='1') { ?>data-<?php } ?>src="<?php echo $product['thumb']; ?>" alt="<?php echo $product['name']; ?>" <?php if ($m['show_lazy_load'] =='1') { ?>class="lazyOwl"<?php } ?>/></a>


Source Looks:

<a href=""><img data-src="g" alt="" class="lazyOwl"/></a>


the problem is on the > but I cant fix it
Someone know something about this?
Regards!

Newbie

Posts

Joined
Sun Mar 26, 2017 3:39 am

Post by MasterOfRage » Sun May 07, 2017 4:46 pm

guys someone? please :)

Newbie

Posts

Joined
Sun Mar 26, 2017 3:39 am
Who is online

Users browsing this forum: Bing [Bot] and 134 guests