Title: Height zero issue
Last modified: August 30, 2016

---

# Height zero issue

 *  [WebAssembler](https://wordpress.org/support/users/webassembler/)
 * (@webassembler)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/height-zero-issue/)
 * Hi there,
 * Thanks for a great plugin. I’d really appreciate any help you could give as I’ve
   got a bit of a conflict..
 * I’ve got it ajax load more working with a free sorting grid system called shuffle.
   js which is pretty much like masonry. However ajax load more sets the height 
   of the `alm-listing` div to zero which means that the shuffle isn’t working properly.
 * If you inspect the element around the load button and find the `alm-listing` 
   div there is some javascript adding a style of height: 0 to the div. If you turn
   that off in the inspector you will see all the images have loaded and the plugin
   works just as expected.
 * Here is an example.. [http://dev.schoolforcreativestartups.com/titans/](http://dev.schoolforcreativestartups.com/titans/)
 * Any help appreciated. Cheers
 * [https://wordpress.org/plugins/ajax-load-more/](https://wordpress.org/plugins/ajax-load-more/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * (@dcooney)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/height-zero-issue/#post-6393394)
 * Hi,
    It appears it is shuffle.js that is setting the height to 0.
 * My suggestion would be to fire a jquery function to remove the height param using
   the almComplete callback.
    [https://connekthq.com/plugins/ajax-load-more/docs/callback-functions/](https://connekthq.com/plugins/ajax-load-more/docs/callback-functions/)
 * Let me know if this helps.

Viewing 1 replies (of 1 total)

The topic ‘Height zero issue’ is closed to new replies.

 * ![](https://ps.w.org/ajax-load-more/assets/icon-256x256.png?rev=2944639)
 * [Ajax Load More – Infinite Scroll, Load More, & Lazy Load](https://wordpress.org/plugins/ajax-load-more/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ajax-load-more/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ajax-load-more/)
 * [Active Topics](https://wordpress.org/support/plugin/ajax-load-more/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajax-load-more/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajax-load-more/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/height-zero-issue/#post-6393394)
 * Status: not resolved