Title: [Plugin: Flickr Gallery] Invalid XHTML
Last modified: August 19, 2016

---

# [Plugin: Flickr Gallery] Invalid XHTML

 *  Resolved [fuzzyBEARisHere](https://wordpress.org/support/users/fuzzybearishere/)
 * (@fuzzybearishere)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-flickr-gallery-invalid-xhtml/)
 * Hi, I am trying to get my page to be Valid XHTML in line with the W3C. I have
   the flickr gallery plugin installed in my wordpress site and it is throwing up
   errors in my code for this. The specific error is that in the header of my site
   the flickr gallery css files are being linked, but `media=”` is blank, where 
   as to be valid xhtml it should be `media=’all’>`. I have looked through the php
   file but cannot see the part of the code which would add “all” into the media
   type instead of blank. Could you help me with this please. Thank You.
 *     ```
       <link rel='stylesheet' id='flickr-gallery-css' href='http://test.artsoflife.org/wp-content/plugins/flickr-gallery/flickr-gallery.css?ver=1.3.1' type='text/css' media='' />
   
       <link rel='stylesheet' id='fg-jquery-ui-css' href='http://test.artsoflife.org/wp-content/plugins/flickr-gallery/tab-theme/jquery-ui-1.7.3.css?ver=1.7.3' type='text/css' media='' />
   
       <link rel='stylesheet' id='jquery-flightbox-css' href='http://test.artsoflife.org/wp-content/plugins/flickr-gallery/flightbox/jquery.flightbox.css?ver=1.3.1' type='text/css' media='' />
       ```
   

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

 *  Thread Starter [fuzzyBEARisHere](https://wordpress.org/support/users/fuzzybearishere/)
 * (@fuzzybearishere)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-flickr-gallery-invalid-xhtml/#post-1623079)
 * I cannot seem to fix this, and the unable to contact the original developer of
   the flickr-gallery class.
 *  Thread Starter [fuzzyBEARisHere](https://wordpress.org/support/users/fuzzybearishere/)
 * (@fuzzybearishere)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-flickr-gallery-invalid-xhtml/#post-1623138)
 * Solved!! Latest version of WordPress fixes this.

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

The topic ‘[Plugin: Flickr Gallery] Invalid XHTML’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/flickr-gallery.svg)
 * [Flickr Gallery](https://wordpress.org/plugins/flickr-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/flickr-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/flickr-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/flickr-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flickr-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flickr-gallery/reviews/)

 * 2 replies
 * 1 participant
 * Last reply from: [fuzzyBEARisHere](https://wordpress.org/support/users/fuzzybearishere/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-flickr-gallery-invalid-xhtml/#post-1623138)
 * Status: resolved