Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Homepage Help

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35948
    JoshWhite
    Member

    Does anyone have a good suggestion on how to execute this? What I’m looking to do is have a homepage that is broken up into 3 columns. The first two columns I want to be editable through the CMS. The final right column I wanted to have recent posts coming in.

    I was thinking initially to maybe just do 3 separate post loops and query a specific post id for the left and middle columns and then just exclude that post category from the right.

    Am I overthinking it?

    #93924
    TheDoc
    Member

    Plugin: Advanced Custom Fields.

    You can set up two WYSIWYG areas on your ‘Home Page’ then run a loop in the third column with query_posts.

    #94260
    Billy
    Participant

    I would have done what yo originally said, except that the column on the rght could use a widget area with the “recent posts” widget.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Other’ is closed to new topics and replies.