Forums

having most recent posts appear on landing page (3 posts)

  1. dhow1976
    Member
    Posted 10 months ago #

    How would I pull the five most recent posts from a specific category? And then display them on my static landing page. If anyone could help me get started down the right path it would be much appreciated.

    Laid out this way

    <div class="post">
    <div class="thumbnail"></div>
    <div class-"title"></div>
    <div class="excerpt"></div>
    </div>

    I want it to look like

    image Title
    The story goes here and then it goes on for a little
    while until I capture your attention and make you wish
    to read the entire post...read more

    I just don't really now how to word this properly.

  2. vtxyzzy
    Member
    Posted 10 months ago #

  3. dhow1976
    Member
    Posted 6 months ago #

    Thank you for the assistance. I finally did get the loop to work except I can not get the content to appear in the designated area that it generated by the php.

Reply

You must log in to post.

About this Topic