ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Need help with pagination, thanks

December 14, 2011 1:35pm

Subscribe [2]
  • #1 / Dec 14, 2011 1:35pm

    Riverboy

    2993 posts

    Hi. I need some help with my channel entry pagination.

    I have this “core” code but dunno how to wrap it into EEs pagination so that it also works 😊

    <div class="pagination-wrapper clearfix">
                        <ul>
                            <li><a href="#">« Previous</a></li>
                            <li class="on"><span>1</span></li>
                            <li><a href="#">2</a></li>
                            <li><a href="#">3</a></li>
                            <li><a href="#">Next »</a></li>
                        </ul>
                    </div>

    How i manage to get pagination work with the coded above so that it works?
    Many many thanks from helping on this, thanks.

  • #2 / Dec 16, 2011 6:52pm

    e-man

    1816 posts

    EE’s pagination is really rather basic, check the docs http://ellislab.com/expressionengine/user-guide/modules/channel/pagination_page.html
    for some example code.


    For really flexible pagination be sure to check http://devot-ee.com/add-ons/ab-pagination

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases