Title: Wrong size for thumbnails
Last modified: August 31, 2016

---

# Wrong size for thumbnails

 *  Resolved [dejudicibus](https://wordpress.org/support/users/dejudicibus/)
 * (@dejudicibus)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/wrong-size-for-thumbnails/)
 * I tried the following shortcode
 * `[mla_gallery attachment_category="gallery" columns="4" limit="20" orderby="date"
   order="DESC" size="thumbnail" style="launch"]`
 * At the beginning the thumbnails have the expected size, but after a second, they
   shrinks to get a smaller one. Any idea why?
 * [https://wordpress.org/plugins/media-library-assistant/](https://wordpress.org/plugins/media-library-assistant/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [David Lingren](https://wordpress.org/support/users/dglingren/)
 * (@dglingren)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/wrong-size-for-thumbnails/#post-7348060)
 * Thanks for the question and the shortcode text. Photonic uses a default size 
   of 75px for its thumbnails, and applies the size with JavaScript code in the 
   browser. There is a brief interval between the time the page loads and the size
   is adjusted, which I believe causes the behavior you reported. You can use the
   Photonic parameters to set the thumbnail size you want, e.g.:
 *     ```
       [mla_gallery attachment_category="gallery" columns="4" limit="20" orderby="date" order="DESC" size="thumbnail" style="launch" thumb_width=150 thumb_height=150]
       ```
   
 * You can find more information in this related topic:
 * [Photonic Gallery does NOT work with MLA](https://wordpress.org/support/topic/photonic-gallery-does-not-work-with-mla)
 * I am marking this topic resolved, but please update it if you have problems with
   the above suggestion.

Viewing 1 replies (of 1 total)

The topic ‘Wrong size for thumbnails’ is closed to new replies.

 * ![](https://ps.w.org/media-library-assistant/assets/icon-256x256.png?rev=973502)
 * [Media Library Assistant](https://wordpress.org/plugins/media-library-assistant/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/media-library-assistant/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/media-library-assistant/)
 * [Active Topics](https://wordpress.org/support/plugin/media-library-assistant/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/media-library-assistant/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/media-library-assistant/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [David Lingren](https://wordpress.org/support/users/dglingren/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/wrong-size-for-thumbnails/#post-7348060)
 * Status: resolved