NiceThemesGallery page image thumbnail loading issue – NiceThemes http://nicethemeswp.com/forums/topic/gallery-page-image-thumbnail-loading-issue/feed/ Wed, 23 Apr 2025 13:29:17 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/gallery-page-image-thumbnail-loading-issue/#post-6330 <![CDATA[Gallery page image thumbnail loading issue]]> http://nicethemeswp.com/forums/topic/gallery-page-image-thumbnail-loading-issue/#post-6330 Sun, 20 Sep 2015 19:41:16 +0000 akanekodani Hi again.
In the latest 1.2.5 version, the gallery page thumbnail shows in the right way and looking good. but only 2 image thumbs are showing in a wrong way. It’s in the bottom of the page. Please let me know how to fix this bug.

Thank you!

]]>
http://nicethemeswp.com/forums/topic/gallery-page-image-thumbnail-loading-issue/#post-6337 <![CDATA[Reply To: Gallery page image thumbnail loading issue]]> http://nicethemeswp.com/forums/topic/gallery-page-image-thumbnail-loading-issue/#post-6337 Mon, 21 Sep 2015 14:04:33 +0000 Juanfra Aldasoro Hello Akane,

Thank you for writing. It seems that it has to do with how an image has been resized. You can try applying the following CSS in order to patch that problem:

.gallery-container ul.four-col-grid li { 
    min-height: 150px; 
}

Best,
Juan.

]]>
http://nicethemeswp.com/forums/topic/gallery-page-image-thumbnail-loading-issue/#post-6355 <![CDATA[Reply To: Gallery page image thumbnail loading issue]]> http://nicethemeswp.com/forums/topic/gallery-page-image-thumbnail-loading-issue/#post-6355 Wed, 23 Sep 2015 03:07:29 +0000 akanekodani Thanks Juan for the code. It worked perfectly now.
Thank you!

]]>
http://nicethemeswp.com/forums/topic/gallery-page-image-thumbnail-loading-issue/#post-6357 <![CDATA[Reply To: Gallery page image thumbnail loading issue]]> http://nicethemeswp.com/forums/topic/gallery-page-image-thumbnail-loading-issue/#post-6357 Wed, 23 Sep 2015 13:44:05 +0000 Juanfra Aldasoro No problem, Akane.

Best,
Juan.

]]>