• Resolved Sabuj Kundu

    (@manchumahara)


    Hi,
    Can you please check the w3 validation ? this plugin’s output is not w3 validated, main the twig template’s output has some non standard tag or duplicate

    example

    {% if settings.area.grid == ‘2’ %}
    data-width=”auto”
    {% else %}
    data-width=”{{ settings.area.photo_width }}{% if settings.area.photo_width_unit == 1 %}%{% endif %}”
    {% endif %}
    data-icons=”{{ settings.icons.enabled }}”
    data-preloader = “{{ settings.preload.enabled }}”
    data-width=”{{ settings.area.photo_width }}{% if settings.area.photo_width_unit == 1 %}%{% endif %}”

    here data-width attribute comes twice

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hello!
    Thanks for reporting the issue.
    We will fix this in next version of plugin. I will inform you about the updates.

    Plugin Author supsystic

    (@supsysticcom)

    Hello!
    We have released new version of plugin with fixes for you. Please update plugin and check it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘w3 validation’ is closed to new replies.