• Resolved chocmilk

    (@chocmilk)


    Hi!

    When validating my website, I get the following error:

    Error: Attribute eds_scroll_offset not allowed on element div at this point.
    From line 343, column 9; to line 343, column 75
    <div class=”animated zoomIn eds-on-scroll” eds_scroll_offset=”20″>

    Is it possible to fix it so that my page validates?

    Thank you.

    https://wordpress.org/plugins/animate-it/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author eleopard

    (@eleopard)

    Hi,

    I looked into your website but not able to find any issue,

    Could you please provide more details regarding the issue?

    Thread Starter chocmilk

    (@chocmilk)

    Hi and thanks,

    Basically I’m trying to validate the website but I get the following error, which only resolves if I remove the scroll offset option from the shortcode. It’s happening on every page I’m using the shortcode.

    Attribute eds_scroll_offset not allowed on element div at this point.
    From line 342, column 9; to line 342, column 75
    >↩ <div class=”animated zoomIn eds-on-scroll” eds_scroll_offset=”20″>
    Attributes for element div:
    Global attributes

    The page seems to work fine, I just would like it to validate before handing it to my client.

    Plugin Author eleopard

    (@eleopard)

    Hi,

    As per my understanding, sometimes custom attributes in DIV tags cause validation errors as it is not a data attribute, however this should not affect the overall working of your website.

    Plugin Author eleopard

    (@eleopard)

    Since this topic has no reply for the past 30+ days, I am marking it as resolved. Please feel free to start a new thread in case you still have the issue.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Validation error due to attribute eds_scroll_offset’ is closed to new replies.