Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #994551
    ichibanj
    Participant

    Hi, sometimes when this page loads it is blank except for the header http://masseyblogs.ac.nz/studentblog/blog (see attached) If I refresh then it always loads normally. It has happened when I’m logged in & logged out, and in multiple browsers.

    There is some kind of animation happening with this page when it loads. I suspect this animation may be the reason for the occasional blank page.

    This doesn’t appear to be something I can adjust through the normal settings. Is there a way I can turn this animation effect off so that the page just loads in a more normal way?

    #994922
    Nabeel A
    Moderator

    Hi there,

    Thank you for writing in! You’re using an outdated version of Cornerstone and X theme. Please update the theme and plugins to the latest version to avoid conflicts. You can find the latest version numbers here: (http://theme.co/changelog/) Then you can compare them to what’s installed on your site.

    If you find anything to be out of date, you can review our update guide.

    #1000329
    ichibanj
    Participant

    Thanks – I’ve now done this (I had to do it via ftp as it’s a multisite install and I wasn’t getting notifications even though it was validated).

    I would still like to turn this off if possible as it has happened again since the update. This time on a single post page rather than on the main blog page.

    Thanks

    #1000742
    Rad
    Moderator

    Hi there,

    Even if the animation is turned off but the items aren’t loaded, then you will still see blank pages. Though, I’m not seeing any blank page on half page on my end. It loads faster and perfects on my end.

    Still, you can turn off animation by adding this CSS,

    #x-isotope-loading {
    display: none !important;
    }
    .x-iso-container>.hentry {
    opacity: 1 !important;
    }

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-994551 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>