Title: unstable loading issues
Last modified: March 27, 2019

---

# unstable loading issues

 *  Resolved [marnix89](https://wordpress.org/support/users/marnix89/)
 * (@marnix89)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/unstable-loading-issues/)
 * Hi guys,
 * I’m working with your plugin for a few day (spread over some weeks) and i’m encountering
   some issues. The results when loading the categorie varies quite a lot. When 
   I refresh the page have of the time it loads fine, sometimes it loads all the
   images partially and sometimes half of the products do not display a name. The
   pagination on the bottom does not appear even when activated in the menu. The
   problems also occur when using filters (tags or categories).
 * I tried different settings, 10 items per page, 100 items per page, infinite scroll
   on/off. I don’t know if these things are connected but it seems like something
   is conflicting the catalogue from loading in properly. I disabled all my plug-
   ins and without result. I’m quite a novice to WordPress so i’m having a hard 
   time figuring out what seems to be the problem. So any suggestions, tips would
   be much appreciated. 🙂
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Funstable-loading-issues%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [marnix89](https://wordpress.org/support/users/marnix89/)
 * (@marnix89)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/unstable-loading-issues/#post-11362708)
 * Update: I just tried the ‘Twenty Nineteen’ theme as i saw this being suggested
   in an other thread, but had the same issue of images loading partially.
 *  [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/unstable-loading-issues/#post-11363428)
 * Hi marnix,
 * I don’t know where it’s coming from, because it’s being added inline, but you
   have something that is automatically setting the height of all your product thumbnails
   to 125px. Please see the following screenshot for reference:
 * [[
 * You can either figure out where that’s coming from or try adding some custom 
   CSS (in the Custom CSS box on the catalog edit screen) to counter it. For example:
 *     ```
       .upcp-thumb-item {
           height: auto !important;
       }
       ```
   

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

The topic ‘unstable loading issues’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-product-catalogue/assets/icon-128x128.png?rev=1805317)
 * [Ultimate Product Catalog](https://wordpress.org/plugins/ultimate-product-catalogue/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-product-catalogue/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-product-catalogue/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-product-catalogue/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-product-catalogue/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-product-catalogue/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/unstable-loading-issues/#post-11363428)
 * Status: resolved