[Resolved] Creating posts page

Home Forums Support [Resolved] Creating posts page

Home Forums Support Creating posts page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #83503
    Andrew Wiebe

    How can I create a “Posts page” on my site (http://polyfurniture.co/) so that I can use a masonry layout? Currently I just have my posts in a category.

    #83504
    Tom
    Lead Developer
    Lead Developer

    If you don’t want your posts on the homepage, you can create two new pages:

    1. New homepage
    2. Blog page – leave empty.

    Then, go to “Settings > Reading” and set your static front page and posts page to each of your newly created pages.

    #83506
    Andrew Wiebe

    Thanks! Somehow I had overlooked that setting. One more question. Can I make my whole site show content as “separate containers” but keep the home page as “one container”?

    #83579
    Tom
    Lead Developer
    Lead Developer

    Hmm, untested, but try this CSS:

    .home .container {
          background: #FFF;
    }
    #84005
    Andrew Wiebe

    It works! Thanks, Tom. Great WordPress theme, and exceptional support.

    #84034
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.