Viewing 3 replies - 1 through 3 (of 3 total)
  • Stevie,
    This is quite easy to fix.
    In the index.php file of wp-orbit-slider, search for $datacaption and $datathumb. On the places where these are set, just add some spaces, so it will look something like this:
    $datathumb = ' data-thumb="' . $urlthumb . '" '

    The alt error can be solved by adding an empty alt tag (alt="") to the <img> attribute in the same index.php file.

    Hope this helps.

    Thread Starter [email protected]

    (@steviemckeowngmailcom)

    likemike80 thanks for the reply worked perfect ??

    krisstian

    (@krisstian)

    hello
    I have the same problem.
    I solve the problem of spaces but not for the alt tag.
    Can you give me more infos please
    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP Orbit Slider] Validation problem’ is closed to new replies.