Show Latest Posts on home page

  • leinsoy07

    #6448

    Hello everybody,

    I’m trying to get the latest posts, or to be able to specify the last “number of posts” to show up on the home page as single items, rather than side by side like they do now. Also, I’m not sure why, but the title of the post seems to be blocked as well. Any suggestion would be greatly appreciated.

    visit my site at http://www.insoycareer.com

    Thanks all for your time.

    //Yosniel

    Anonymous

    #34363

    I’m not quite sure what you mean by showing latest posts as single items.

    Did you try with regular homepage layout (without homepage panes)?

    You can specify number of posts shown on homepage in Dashboard / Settings / Reading / “Blog pages shows…”

    Tittle issue?

    You have this in your child theme style css or custom css:

    .post-title, .post-title a, .post-title a:visited {
    display:none;
    }

    Remove it to get titles shown.

    leinsoy07

    #34364

    Luko,

    Thanks for the info, I guess I went a little crazy with adding custom CSS codes. I got everything fixed. Thanks a lot for the support.

    //Yosniel

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.