• Resolved adopted3

    (@adopted3)


    This plugin is working great for me; however, there’s some invalid HTML going on when I insert a slideshow using shortcode:

    1. the plugin inserts a <style> section in the body of my HTML page instead of up in the <head> where it belongs
    2. there are nonsense image_id="xx" and image_key="x" attributes in <span> elements. They are not valid.
    3. the bwg_slideshow_image_second_0 ID is duplicated for each image in the slideshow. There should only be one element with that ID.

    Thx for looking into this. We’re all moving to HTML5 compatibility!

    https://wordpress.org/plugins/photo-gallery/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor webdorado

    (@webdorado)

    Dear adopted3,

    1. That’s our plugin default option for the normal functioning.
    2.We are giving these attributes to further use within the product coding, thus though those are not usable for the user, those are essential for the plugin.
    3.This option will be fixed with the upcoming update.
    Thank you.

    Thread Starter adopted3

    (@adopted3)

    Dear webdorado,

    1. <style> outside of <head> is invalid in HTML5, so hopefully you’ll eventually fix this.
    2. Okay.
    3. Thank you.

    🙂

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

The topic ‘Extinct / invalid HTML’ is closed to new replies.