-- HikaShop version -- : 2.3.5
-- Joomla version -- : 3.3.6
Part of the message is hidden for the guests. Please log in or register to see it.
My product pages have a lot of error's (w3c validator).
"Bad value" very much. Here some of them:
Line 854, column 204: Bad value {handler:'image'} for attribute rel on element a: The string {handler:'image'} is not a registered keyword.
</div>
Line 859, column 463: Bad value {handler:'image'} for attribute rel on element a: The string {handler:'image'} is not a registered keyword.
window.localPage.images = {};
Line 859, column 1123: Bad value {handler:'image'} for attribute rel on element a: The string {handler:'image'} is not a registered keyword.
window.localPage.images = {};
Line 859, column 1814: Bad value {handler:'image'} for attribute rel on element a: The string {handler:'image'} is not a registered keyword.
window.localPage.images = {};
And other kind. Here also some of them:
Line 1293, column 468: Duplicate ID hikashop_first_thumbnail.
window.localPage.images = {};
Line 859, column 463: The first occurrence of ID hikashop_first_thumbnail was here.
window.localPage.images = {};
Line 1362, column 468: Duplicate ID hikashop_first_thumbnail.
window.localPage.images = {};
Line 859, column 463: The first occurrence of ID hikashop_first_thumbnail was here.
window.localPage.images = {};
Line 1431, column 469: Duplicate ID hikashop_first_thumbnail.
window.localPage.images = {};
Line 859, column 463: The first occurrence of ID hikashop_first_thumbnail was here.
window.localPage.images = {};
How can I fix that? Please help me. What I did myself on my site I can fix it, but what is from Hikashop code, I am afraid to change something.
Regards,
Vero