Viewing 1 replies (of 1 total)
  • Yes, I seem to be having the same problem too, and was looking for a fix.
    This is the fix from Mike (plugin author) from 4 months ago, which doesn’t seem to work (now) :

    .wp-tiles-grid {
        display: none;}
    .wp-tiles-grid.wp-tiles-loaded {
        display: block;}

    I tried adding ‘!important’, and using a different class (.wp-tiles-container) but couldn’t get the unfinished grid to be hidden till loaded.

    Anyone with a different fix ? (I didn’t really want to put a delay on the whole page content).

    Thanks for a great plugin, Mike. 🙂

Viewing 1 replies (of 1 total)

The topic ‘Weird loading and slow.’ is closed to new replies.