Topic Resolution: Resolved
  • Closed
  • michael espalin
    Spectator
    April 28, 2015 at 2:03 am #17014

    I am using evolve+ layout, with the 3 wide grid layout. For some reason there are blank spaces where a post should be. We went through all the posts and made sure a featured image was selected (thought maybe a large picture was messing with the spacing of the posts), but there are still some that do not get a post to fill in the spacing. Any help would be appreciated as I would like all of our posts to be evenly and neatly displayed. Is there any way to increase the row height of the grid?

    onthebanksofsaltcreek.com

    Thanks,
    Michael

    Roman
    Spectator
    Posts: 3147
    April 28, 2015 at 10:03 am #17026

    insert this to your Custom CSS:

    .odd0 {
    clear:both;
    }

    michael espalin
    Spectator
    Posts: 23
    April 28, 2015 at 3:34 pm #17034

    Hey Roman, that helped quite a bit, now there are still blanks for it is the same place every time, 10 posts in perfect order, then 2 blank spaces. It used to be random blanks.

    What was this code telling it to do?
    Any ideas on what to try next to finish the formatting?

    As you can tell this coding is totally new to me, so I appreciate the help and information.

    Sincerely,
    Michael

    Roman
    Spectator
    Posts: 3147
    April 28, 2015 at 6:17 pm #17039

    try to set the Blog pages show at most in Settings -> Reading to an odd number – 3, 6 or 9 etc.

    michael espalin
    Spectator
    Posts: 23
    April 28, 2015 at 6:43 pm #17040

    Perfect, exactly what was needed. Thanks!

    Roman
    Spectator
    Posts: 3147
    April 28, 2015 at 6:55 pm #17044

    no problem 😉 ..marking resolved