Home › Forums › Pro Version › Masonry Pro sometimes doesn't load in Chrome
Tagged: Chrome
- This topic has 9 replies, 2 voices, and was last updated 5 years, 8 months ago by
Masonry Guy.
- AuthorPosts
Marcelo Pereto
ParticipantHello friends,
I installed the plugin WP Masonry Layout Pro and it worked perfectly in Safari and Mozilla, but sometimes does not load in Chrome (MAC).
I tried on multiple computers
In Mobile works perfectly.
I really liked this plugin.
http://www.viladoartesao.com.br/blog/testes/Thanks,
Masonry Guy
KeymasterHi Marcelo,
I checked it here in Chrome (Win7) multiple times and it looks fine to me. Do you get any js error in Chrome Mac ?
Thanks
Marcelo Pereto
ParticipantHi, no errors, only the “loading icon”.
Masonry Guy
KeymasterHi Marcelo,
Can you please install this extension JavaScript Errors Notifier in your chrome and check ? Hope this plugins gives error and we can find cause for it.
Thanks
Marcelo Pereto
ParticipantThe error:
TypeError: $container.imagesLoaded is not a function
http://www.viladoartesao.com.br/blog/wp-content/plugins/wp-masonry-layout-pro/js/wmljs.js?ver=4.2.2:5Thanks
Marcelo Pereto
ParticipantSometimes this error appears:
TypeError: $container.imagesLoaded is not a function
#5 http://www.viladoartesao.com.br/blog/wp-content/plugins/wp-masonry-layout-pro/js/wmljs.js?ver=4.2.2:5:13
#4 http://www.viladoartesao.com.br/blog/wp-content/plugins/wp-masonry-layout-pro/js/wmljs.js?ver=4.2.2:5:13 HTMLDocument.eval()
#3 http://www.viladoartesao.com.br/blog/wp-includes/js/jquery/jquery.js?ver=1.11.2:1:27295 j()
#2 http://www.viladoartesao.com.br/blog/wp-includes/js/jquery/jquery.js?ver=1.11.2:1:28108 Object.k.fireWith [as resolveWith]()
#1 http://www.viladoartesao.com.br/blog/wp-includes/js/jquery/jquery.js?ver=1.11.2:1:29942 m.extend.ready()Thanks
Marcelo Pereto
ParticipantI noticed a missing space between characters in “wmljs.js”
Could this be?wmljs.js
$container.imagesLoaded(function(){
$container.masonry();
})$container.imagesLoaded( function() {
$container.masonry();
})It seems to be ok!!
Marcelo Pereto
ParticipantBad news, same problem.
TypeError: $container.imagesLoaded is not a function
#5 http://www.viladoartesao.com.br/blog/wp-content/plugins/wp-masonry-layout-pro/js/wmljs.js?ver=4.2.2:5:13
#4 http://www.viladoartesao.com.br/blog/wp-content/plugins/wp-masonry-layout-pro/js/wmljs.js?ver=4.2.2:5:13 HTMLDocument.eval()
#3 http://www.viladoartesao.com.br/blog/wp-includes/js/jquery/jquery.js?ver=1.11.2:1:27295 j()
#2 http://www.viladoartesao.com.br/blog/wp-includes/js/jquery/jquery.js?ver=1.11.2:1:28108 Object.k.fireWith [as resolveWith]()
#1 http://www.viladoartesao.com.br/blog/wp-includes/js/jquery/jquery.js?ver=1.11.2:1:29942 m.extend.ready()Marcelo Pereto
ParticipantHi,
The problem has been solved.
Solution: Disable Rocket Loader in CloudFlare.Thank you
Masonry Guy
KeymasterHi Marcelo,
Glad it has been fixed and thank you so much for posting the solution here. Hope it will help others as well.
Thanks 🙂
- AuthorPosts