Display of Posts on Presentation Page

  • Author
    Posts
  • #14116
    Detlef

    I want to display at least the last 2 posts on my presentation page, and it works somehow. But unfortunately only somehow!

    The posts are not displayed full, but rather are “running” out of the body of the site on the left side!

    http://www.afccgh.org is the site!

    Would be glad if anyone knows how to correct this!

    Thank you

    #14362
    Zed
    Cryout Creations mastermind

    Did you use the theme’s built-in functionality for this or did you make changes in the files?


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #15332
    Marcin

    I have got exactly the same problem. Looked around for the solutions but to no avail.
    http://mastan2.vot.pl
    regards,
    Marcin

    #15844
    Zed
    Cryout Creations mastermind

    Marcin, there’s no presentation page on your site.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #20767
    Eydie

    The site given is just a sub-domain where I try out themes for my clients. I too am having issues with getting the posts to appear on the Presentation Page. I have it enabled for 3 posts. http://askeydie.com/themetryout/

    Thanks, Eydie 🙂

    #24310
    Detlef

    Zed, I solely used the theme’s built-in functionality and did not touch any of the files.

    The problem still persists and still can be seen at http://www.afccgh.org

    #24325
    Mike

    Hey, I had the same problem, but I figured out the solution…

    go into the editor in the ‘appearance’ tab, then open the ‘content-frontpage.php’ from the list on the right and find this line…

    <section id=”container”>
    <div id=”content” role=”main” style=”width:96%;”>

    It should be at the top…I changed mine as shown…

    <section id=”container”>
    <div id=”content” role=”main” style=”width:50%;”>

    … and it put the latest post in the center of my page!!! It looks exactly how I wanted it! I haven’t played with the page to see if it has any adverse effects anywhere else, but it should be just for the front page.

    Hope it helps!

    #24638
    Detlef

    Thanks Mike, using that will work for now.

    But am still eager to know if either ZED or KAY
    may have a solution for that in CSS since this way
    the change will vanish with a theme update, unless
    one uses a child theme

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

The topic ‘Display of Posts on Presentation Page’ is closed to new replies.