Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Fernando Briano

    (@fernandobt)

    Hi rilliam,
    A possible solution would be to use two shortcodes with an offset:

    <div class="column1">
    [catlist id=7 numberposts=10]
    </div>
    <div class="column2">
    [catlist id=7 numberposts=10 offset=10]
    </div>

    Hope this helps!

    Thread Starter rilliam

    (@rilliam)

    aaaaaaaaaaaaaaaaaaaahhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh makes total sense! thanks!

    Lockhart

    (@muldari)

    Except how do you accomplish this when you have a continually growing list of articles for a category and you’d like to keep them split into 2 columns? Setting it at 10 isn’t going to work when you want to display them ALL and have them in 2 columns. Is there a solution to this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘columns’ is closed to new replies.