• Resolved knalstaaf

    (@knalstaaf)


    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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter knalstaaf

    (@knalstaaf)

    No idea?

    Thread Starter knalstaaf

    (@knalstaaf)

    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>
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Is making two columns with posts possible in WordPress – at all?’ is closed to new replies.