Correct number of featured posts not showing on inuit theme

  • Unknown's avatar

    Hi

    I’m using the inuit theme and I have set the number of featured posts to 10 but only 7 are showing. Does anybody know why?

    Also – when posts are shown on the homepage but not in the featured format they display the message “comments off”. Can this be eliminated using some custom CSS? I have already used some custom CSS to remove it from the featured posts but it seems that something different is required for the standard posts.

    Any help greatly appreciated.

    Regards, Sean

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    To hide the comments on your homepage, try something like this:

    .home .post .comments { display: none; }

    The number of featured posts that display is capped at ten, but depending on how the stats are looking in the most recent two-week range, it may not turn up all ten. Ten is just the max that it will display. :)

  • Unknown's avatar

    Hi Sean, on krunch.co.nz you have only 7 posts with featured images, and only 8 posts total. As you create new featured posts, they will show up on the main page to a maximum of 10.

  • The topic ‘Correct number of featured posts not showing on inuit theme’ is closed to new replies.