Forums

[resolved] Is making two columns with posts possible in WordPress - at all? (3 posts)

  1. knalstaaf
    Member
    Posted 2 years ago #

    I mean, I've been looking for hours on WP / Google / ...

    Just a simple piece of code that divides posts over two columns on the homepage, with both the most recent posts on top.

    Don't send to the cre8d tutorial again, pls. It trashed my design, I wasted too much time with their instructions, with no result at all.

  2. knalstaaf
    Member
    Posted 2 years ago #

    No idea?

  3. knalstaaf
    Member
    Posted 2 years ago #

    Ok, got it working with the Cre8d tutorial after all. I misinterpreted the structure of the columns.

    Its not:

    <row>
    <col1><col2>
    <col1><col2>
    <col1><col2>
    </row>

    But:

    <row><col1><col2></row>
    <row><col1><col2></row>
    <row><col1><col2></row>

Topic Closed

This topic has been closed to new replies.

About this Topic