Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1276596

    hy there my validation at enfold site produces 1 error and it the following id attribute is not unique.
    i tried to find the duplicate but with no luck the problem occurs at body id=”top”
    more details here

    Check 185: id attribute is not unique.
    Repair: Modify the id attribute value so it is unique.
    Error Line 210, Column 1:
    <body id=”top” class=”home page-template-default page page-id-734 rtl_columns stretched open_sans …(gtx-trans)
    i cannot find what creates duplicate ids and how to overcome this problem

    #1276772

    Hey giannisg,

    The theme only adds that once, maybe you have used that ID somewhere else on the page?

    Best regards,
    Rikard

    #1276834

    thanks for the reply i changed id in body but it did not work. same result Is there a way that jquery – javascript creates this problem i even checked dev tools console and it gives me 1 as length to this body id . Maybe the id that is not unique is not body but achecker cannot give the exact location . can i check somehow for duplicate ids or is there a way throug console

    #1276876

    solved. the issue was not where achecker pointed, problem created at icon box element texts which had an element with same id and after cloning remained there and caused the issue
    Thanks for the help anyway and the immediate response

    #1277058

    Hi,

    Great, I’m glad that you found the problem and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.