Title: Offset Bookmarks
Last modified: August 19, 2016

---

# Offset Bookmarks

 *  [bcreighton](https://wordpress.org/support/users/bcreighton/)
 * (@bcreighton)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/offset-bookmarks/)
 * Hi,
 * I’m looking to offset my bookmarks so that I can organize them into columns:
 *     ```
       <div id="column-1"><?php wp_list_bookmarks('limit=7'); ?></div>
       <div id="column-2"><?php wp_list_bookmarks('limit=7&offset=7'); ?></div>
       <div id="column-3"><?php wp_list_bookmarks('limit=7&offset=14'); ?></div>
       ```
   
 * Is there a way to offset this function like you can with query_posts()?
 * Thanks

Viewing 1 replies (of 1 total)

 *  Thread Starter [bcreighton](https://wordpress.org/support/users/bcreighton/)
 * (@bcreighton)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/offset-bookmarks/#post-760010)
 * Hmmm, I think I could do this with a forach loop and using the get_bookmarks()
   function if I could wrap my head around it.

Viewing 1 replies (of 1 total)

The topic ‘Offset Bookmarks’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [bcreighton](https://wordpress.org/support/users/bcreighton/)
 * Last activity: [18 years, 3 months ago](https://wordpress.org/support/topic/offset-bookmarks/#post-760010)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
