• Resolved danjo07

    (@danjo07)


    Hi guys,
    I wanted to know if you are working/ have a plan to update the theme against the new WordPress 4.6 release?

    The posts are all below each other instead side by side with the new release.
    You can see it here:
    susmotorraeder.de/

    I left it on 4.6 for now, so you can see it.

    Cheers,
    Daniel

Viewing 12 replies - 1 through 12 (of 12 total)
  • Like stated in the other thread, I’m experiencing the same on https://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.

    Thread Starter danjo07

    (@danjo07)

    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:
    https://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

    Thread Starter danjo07

    (@danjo07)

    Works!!
    Thanks for the fast fix! ??

    Have a nice day!

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Update Oblique against WordPress 4.6?’ is closed to new replies.