Title: Posts to float free
Last modified: August 20, 2016

---

# Posts to float free

 *  [hampusjageland](https://wordpress.org/support/users/hampusjageland/)
 * (@hampusjageland)
 * [15 years ago](https://wordpress.org/support/topic/posts-to-float-free/)
 * Hi all,
 * I simply want my posts on the page to flat free, just as if would have been images
   put next to each other.
 * Is there a way to do this?
    Basically I want something which is kind of similar
   to convoy.tumblr.com
 * Appreciate your help!
    H

Viewing 1 replies (of 1 total)

 *  Thread Starter [hampusjageland](https://wordpress.org/support/users/hampusjageland/)
 * (@hampusjageland)
 * [15 years ago](https://wordpress.org/support/topic/posts-to-float-free/#post-2106894)
 * Hi again,
 * It’s seems I’ve almost cracked it! Check it out on lesbonnesnouvelles.co.
    The
   only problem now is that every time there’s an even amount of posts on the page(
   [http://LESBONNESNOUVELLES.CO/?cat=5](http://LESBONNESNOUVELLES.CO/?cat=5)) the
   posts duplicate. Does anyone have any ideas why?
 * This is what I use to grab the posts:
    `<?php if (have_posts()) : while(have_posts()):
   $i++; if(($i % 2) == 0) : $wp_query->next_post(); else : the_post(); ?>`
 * Thanks for your help,
    H

Viewing 1 replies (of 1 total)

The topic ‘Posts to float free’ is closed to new replies.

## Tags

 * [columns](https://wordpress.org/support/topic-tag/columns/)

 * 1 reply
 * 1 participant
 * Last reply from: [hampusjageland](https://wordpress.org/support/users/hampusjageland/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/posts-to-float-free/#post-2106894)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
