Close

MegaMenu Plugin Load twice the page

yarik
9 years ago
#6269 Quote
Avatar
  • 5
Hi
MegaMenu Plugin Load twice the page

It happens in CategoryMenuTemplate.WithPictures.cshtml
line 27 and 71

                        <img class="lazy" alt="@item.CategoryModel.PictureModel.AlternateText" src="#"
                                    title="@item.CategoryModel.PictureModel.Title" data-original="@item.CategoryModel.PictureModel.ImageUrl"/></a>



src="#" can't be #

You can fix the issue by changing source to src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" or just add transparent pixel image by default

Thanks
Yarik

http://www.uteam.co.il
Deni
9 years ago
#6276 Quote
Avatar
  • Moderator
  • 389
We have replied you here: http://www.nop-templates.com/boards/topic/209/bugs/page/6#6275.

P.S.
Please, do not duplicate topics for one and the same problem.

Regards !
Best Regards,
Mladen Staykov
Nop-Templates.com