• Resolved elketer

    (@elketer)


    I updated to the newest version of WordPress yesterday and all of a sudden the masonry grid on the Oblique (and Paraxis Lite, which I also have installed) theme is broken.

    I can see that there’s also a problem with one or two of the image boarders.

    I’m not sure how this happened, why, or how I can fix it.

    Any suggestions?

    The site is located at https://www.imageyenation.com if you need to investigate.

Viewing 4 replies - 1 through 4 (of 4 total)
  • 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,

    We released the update. Please check and let me know if everything is ok.

    Thank you,
    Rodica

    Hello there.

    Just to let you know, the problem is still there for me after update to Oblique 1.12. I added the line to child theme and still got the problem.

    Any idea ?

    (I’m using masonry.min.js from previous wordpress version in the meantime).

    @keitarobaka: This is not your topic & it has been resolved. If you require assistance then, as per the Forum Welcome, please post your own topic.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Template "Broken" After WordPress Update’ is closed to new replies.