• Hi everone,

    I added this <?php BX_get_recent_posts($p,10); ?> on top of my index so the visitors see the latest 10 headlines first.

    Now if possible i want to split those latest 10 posts into left and right.

    For example
    LEFT: shows posts 1-5
    RIGHT: Shows postst 6-10

    Also when doing this i think it’s wise to set a maximum ammount of characters so left and right don’t push eachother away.

    Can anyone help me with this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Take a look at this theme maybe it will help figure out how to do what you want:
    http://demo.boilerhouseblog.com/

    Thread Starter ic3y

    (@ic3y)

    Thank you for your reply.

    That theme uses different categories (full story) next to eachother. That’s not so hard and not the problem.

    Iam looking for an option to break <?php BX_get_recent_posts($p,10); ?> into two sides.

    Or something equall

    Since blix is using its own tags, you should ask the author.

    Thread Starter ic3y

    (@ic3y)

    Moshu always helpfull as usually 🙂
    I’ll contact the Blix author. If anyone else knows a solution, please let met know.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Split posts into left and right’ is closed to new replies.