Like stated in the other thread, I’m experiencing the same on http://www.filmblogs.nl after updating to 4.6. Please look into this as the site now only looks good on a mobile phone and not in desktop mode.
Ahhh right… didn’t see this because of the headline. Since it’s clearly related to the WordPress update. Maybe (hopefully) they are working already on it 🙂
Maybe a mod can merge the threads.
Same problem here. Looking forward to a quick resolution of this.
Same here, so until a fix is issued I have gone to a static front page. Thank you.
Salut même problème que vous articles sur les gauche ? merci pour la réponses au bug…
Hi there
had the same problem. I’ve fixed it with upgrading the jquery.masonry.min.js-file to the same version as in WordPress 4.6
file:
/wp-includes/js/jquery/jquery.masonry.min.js (Version 3.1.2)
new file found here:
http://masonry.desandro.com/v3/#download
this works for me…
Isa
I think I will wait for an update from WP. Where does this file come from and how do we validate that its a safe fix?
Same problem. I hope that will be resolve soon.
Just chiming in to say that I too have this issue.
Hey there,
Thank you for reporting this to us. We will release an update as soon as possible, which should correct the issue. Meanwhile, you can add following code to your child theme’s functions.php:
wp_enqueue_script( 'oblique-masonry-init', get_template_directory_uri() . '/js/masonry-init.js', array('jquery', 'masonry'), true );
It should fix the issue for time being.
Thanks!
Hi,
The update is live. Please let us know if there are still issues.
Thank you,
Rodica
Works!!
Thanks for the fast fix! 🙂
Have a nice day!