Forums

List Pages Results in Two Columns (2 posts)

  1. freshifreshy
    Member
    Posted 9 months ago #

    I'm using wp_list_pages to return a long list and I'd like to split that list into two side-by-side columns.

    Any solutions? Thanks!

  2. iridiax
    Member
    Posted 9 months ago #

    The easiest solution would be to use two wp_list_pages with different include or exclude parameters.

    http://codex.wordpress.org/Template_Tags/wp_list_pages

Reply

You must log in to post.

About this Topic