• Resolved heidekeal

    (@heidekeal)


    How to show the last 3 blog posts horizontal on the homepage of the site.I build now a content div whit 3 diva right middle en left. But maybe I am wrong and is it a lot easier.

    I hope someone can help me or now where I can find it

Viewing 13 replies - 1 through 13 (of 13 total)
  • vtxyzzy

    (@vtxyzzy)

    I will try to help, but I need some more information.

    Are you using a free theme? If so, please post a link to its download site so I can see the code.

    By ‘last 3 blog posts’ do you mean the latest 3 by date, or the last 3 on the page?

    Do you show other posts on the page, but not horizontally?

    Jonas Grumby

    (@ss_minnow)

    You would have to create template for the page and use query_posts to call in the posts.

    Thread Starter heidekeal

    (@heidekeal)

    I am a designer and don t know php very well but I build this template from the beginning . You can find it on https://www.Heideman-media.nl/tharsei. I believe it don t work in IE.

    It would be great if enyone can tell me a tag who I can place in every div. I want the last three posts by date build in it.

    Thread Starter heidekeal

    (@heidekeal)

    Forgot

    I want alsso the picture From the post above it

    Jonas Grumby

    (@ss_minnow)

    Unfortunately it would be harder to talk you through it than it would be to just do it. You may have to hire somebody. https://jobs.wordpress.net

    vtxyzzy

    (@vtxyzzy)

    You have 3 errors that keep the page from showing in IE:

    1. There is a blank line and tabs output before the DOCTYPE line.
    2. There are two head tags.
    3. There is a blank space in the closing title tag.

    Correct those and the page should display, although it will still have errors.

    Thread Starter heidekeal

    (@heidekeal)

    Thanx vtxyzzy i work on that.

    but still have the problem whit my horizontal posts. Is there otherwise an example for download so i can look. I can t find one..

    And how i show the last three posts normaly vertical if horizontal is an problem?

    vtxyzzy

    (@vtxyzzy)

    Here is a link to sample code showing how to align posts in a row.

    Thread Starter heidekeal

    (@heidekeal)

    thanx for the link it was very usefull!! i have my last three posts show horizontal:)

    i now try to find a way to show also the image of the post! if you have therefore suggestions?

    vtxyzzy

    (@vtxyzzy)

    Are you using excerpts for the posts? If so, this article should help.

    Thread Starter heidekeal

    (@heidekeal)

    I did it! https://www.Heideman-media.nl/tharsei i have my horizontal posts with image!!

    Thanx for the help!

    Great that it worked but can you please share?

    I’m qurious how you got the images working

    Thnx

    Never mind got it working

    FYI:

    [code moderated – please use the pastebin]

    PAY ATTENTION:
    YOU HAVE TO INSTALL THE PLUGIN TO:
    SIMPLE IMAGE GRABBER

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘How to show the last 3 blog posts horizontal?’ is closed to new replies.