Title: Adding  data-large=&quot;&quot; and data-description=&quot;&quot; ??
Last modified: August 21, 2016

---

# Adding data-large="" and data-description="" ??

 *  [atotalpirate](https://wordpress.org/support/users/atotalpirate/)
 * (@atotalpirate)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/adding-data-large-and-data-description/)
 * I was wondering if it is possible to add support for data-large=”{thing}” and
   dara-description=”{thing2}” to the admin mark up settings.
 * When I try to set the output to
 * `<img src="{src-large}" data_large={src_large} alt="{alt_text}" data-description
   ="{}" />`
 * It only outputs
 * `<img src="{}src-large" alt="{alt_text}" />`
 * Any ideas?
 * [http://wordpress.org/plugins/gallery-without-the-fluff/](http://wordpress.org/plugins/gallery-without-the-fluff/)

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

 *  Thread Starter [atotalpirate](https://wordpress.org/support/users/atotalpirate/)
 * (@atotalpirate)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/adding-data-large-and-data-description/#post-4216004)
 * Didn’t realize HTML5 data-types existed till I ran into this problem. I’m wondering
   if it’s possible for me to just get into the functions.php or output-default.
   php and just add these two fields specifically so they aren’t erased when I update
   my gallery’s output since that’s all I need to get my particular gallery working.
 *  Thread Starter [atotalpirate](https://wordpress.org/support/users/atotalpirate/)
 * (@atotalpirate)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/adding-data-large-and-data-description/#post-4216015)
 * Figured I’d probably not get a response anytime soon and began to look for a 
   simpler gallery solution.
 * [http://codepen.io/Vampireos/pen/EKIpb](http://codepen.io/Vampireos/pen/EKIpb)
 * Found this.
 * Gallery without the fluff doesn’t work when I add an <input> to the loop. I hate
   the internet.

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

The topic ‘Adding data-large="" and data-description="" ??’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/gallery-without-the-fluff.svg)
 * [Gallery without the Fluff](https://wordpress.org/plugins/gallery-without-the-fluff/)
 * [Support Threads](https://wordpress.org/support/plugin/gallery-without-the-fluff/)
 * [Active Topics](https://wordpress.org/support/plugin/gallery-without-the-fluff/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gallery-without-the-fluff/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gallery-without-the-fluff/reviews/)

## Tags

 * [added](https://wordpress.org/support/topic-tag/added/)
 * [description](https://wordpress.org/support/topic-tag/description/)

 * 2 replies
 * 1 participant
 * Last reply from: [atotalpirate](https://wordpress.org/support/users/atotalpirate/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/adding-data-large-and-data-description/#post-4216015)
 * Status: not resolved