Viewing 8 replies - 1 through 8 (of 8 total)
  • To avoid such wasted space may try to switch off the “two posts in raw” function.This will put posts one under the other.

    Thread Starter StuartWooster

    (@stuartwooster)

    Hi kerdezo,

    What do you mean by “two posts in raw” function?

    Cheers

    Stuart

    Try changing Settings > Reading to 6 posts.

    This will set 6 posts on your Categories, as well, such as on https://www.ilovetrancemusic.com/category/interviews/

    Thread Starter StuartWooster

    (@stuartwooster)

    Hi Neo.

    When I do that the homepage then has a write space though lol :-/

    Theme options /Blog /Standard blog list
    Switch this off.

    @stuartwooster – you have three posts set as “sticky”. Since that’s an odd number you’re going to have a blank space on either your home page or every other page, depending on whether your “Blog pages show at most” option is an odd or even number. To make the secondary pages fill out, the “show at most” option needs to be an even number. Given that, you need to have an even number of sticky posts to fill out the home page.

    Hey there,

    Just find this file:

    https://www.ilovetrancemusic.com/wp-content/themes/hueman/style.css

    on 845 and change it by one:

    .post-list .post-row {
    border-bottom: 1px solid #eee !important;
    float: left;
    margin-bottom: 30px !important;
    margin-left: -30px;
    padding-left: 30px;
    position: relative;
    width: 100%;
    }

    or add !important to what you seen above. Your issue will be resolved ??

    Thread Starter StuartWooster

    (@stuartwooster)

    Thanks for the help all! ??

    kerdezo, sorted it with that layout which will preferable in the future no doubt.

    bdbrown, I’ll keep the sticky issue in mind if I revert back, totally forgot I had some on sticky – as you can tell I’ve left the blog dormant for a while Haha!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Number of blog posts showing on homepage and Next page’ is closed to new replies.