Title: Thumbnail icon missing
Last modified: June 11, 2020

---

# Thumbnail icon missing

 *  Resolved [havemaskwilltravel](https://wordpress.org/support/users/havemaskwilltravel/)
 * (@havemaskwilltravel)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/thumbnail-icon-missing/)
 * Very happy with the plugin, except after having installed the paid version, the
   thumbnail icon is not shown anymore even though I’ve selected it under tab Lightbox
   > Buttons.
 * I’ve tried adding the following code to tab Advanced > Custom JS code:
    jQuery.
   fancybox.defaults.onActivate = function() { jQuery.fancybox.getInstance().Thumbs.
   show(); }
 * That does display the thumbnails in the sidebar, however, they stay visible permanently(
   the thumbnails toggle icon doesn’t work then). Do you have any suggestions?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fthumbnail-icon-missing%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [arisoft](https://wordpress.org/support/users/arisoft/)
 * (@arisoft)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/thumbnail-icon-missing/#post-13366875)
 * It seems the problem is resolved.
 *  Thread Starter [havemaskwilltravel](https://wordpress.org/support/users/havemaskwilltravel/)
 * (@havemaskwilltravel)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/thumbnail-icon-missing/#post-13367518)
 * I added the following script to Advanced > Custom JS code:
 * setTimeout(function() { $(‘.slick-slide’).each(function() { var $this = $(this);
   $this.attr(‘data-options’, JSON.stringify({thumb: $this.attr(‘href’)})); }); },
   100);
 * That worked.

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

The topic ‘Thumbnail icon missing’ is closed to new replies.

 * ![](https://ps.w.org/ari-fancy-lightbox/assets/icon-256x256.png?rev=1580843)
 * [ARI Fancy Lightbox - Popup for WordPress](https://wordpress.org/plugins/ari-fancy-lightbox/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ari-fancy-lightbox/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ari-fancy-lightbox/)
 * [Active Topics](https://wordpress.org/support/plugin/ari-fancy-lightbox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ari-fancy-lightbox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ari-fancy-lightbox/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [havemaskwilltravel](https://wordpress.org/support/users/havemaskwilltravel/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/thumbnail-icon-missing/#post-13367518)
 * Status: resolved