Title: Shows thumbnail only
Last modified: August 31, 2016

---

# Shows thumbnail only

 *  Resolved [missbackpacker420](https://wordpress.org/support/users/missbackpacker420/)
 * (@missbackpacker420)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shows-thumbnail-only/)
 * When I first visit my post with the slider, some of the slides show thumbnail
   size only, but not the full size. I’d have to minimize and maximize the page 
   several times before I can see the full size image. Have a look at my site to
   see what I am talking about. Please help
 * [http://missbackpacker.info/where-to-eat-in-mandaluyong/](http://missbackpacker.info/where-to-eat-in-mandaluyong/)
 * [https://wordpress.org/plugins/master-slider/](https://wordpress.org/plugins/master-slider/)

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

 *  [Averta Support](https://wordpress.org/support/users/averta-support/)
 * (@averta-support)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shows-thumbnail-only/#post-7060194)
 * Hi,
    Please add these codes in your head section in “header.php” file:
 *     ```
       <script>
       jQuery('.su-tabs-nav span').click(function(){
   
         setTimeout( function(){ msCli('update'); }, 60 );
   
       });
       </script>
       ```
   
 * And these codes in your custom css field:
 *     ```
       .ms-thumb {
            margin-left: 0 !important;
            margin-top: 0 !important;
       }
       ```
   
 * Regards
    Averta Support
 *  Thread Starter [missbackpacker420](https://wordpress.org/support/users/missbackpacker420/)
 * (@missbackpacker420)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shows-thumbnail-only/#post-7060247)
 * Hi. Thank you for responding. I did add the codes to both the header.php file
   and custom css field, but nothing has changed. Or maybe I added the codes to 
   the wrong sections?
 *  [Averta Support](https://wordpress.org/support/users/averta-support/)
 * (@averta-support)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shows-thumbnail-only/#post-7060295)
 * Hi,
    Please add script codes to “footer.php” file.
 * Regards
    Averta Support
 *  Thread Starter [missbackpacker420](https://wordpress.org/support/users/missbackpacker420/)
 * (@missbackpacker420)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shows-thumbnail-only/#post-7060298)
 * Thanks so much! That did the trick. Everything looks great now.
 *  [Averta Support](https://wordpress.org/support/users/averta-support/)
 * (@averta-support)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shows-thumbnail-only/#post-7060331)
 * Hi,
    Your welcome. Glad to your issue is solved.
 * Regards
    Averta Support

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

The topic ‘Shows thumbnail only’ is closed to new replies.

 * ![](https://ps.w.org/master-slider/assets/icon-256x256.png?rev=1638064)
 * [Master Slider - Responsive Touch Slider](https://wordpress.org/plugins/master-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/master-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/master-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/master-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/master-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/master-slider/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Averta Support](https://wordpress.org/support/users/averta-support/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/shows-thumbnail-only/#post-7060331)
 * Status: resolved