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.

Pagination issues

January 19, 2011 9:42pm

Subscribe [3]
  • #1 / Jan 19, 2011 9:42pm

    mgrothman

    10 posts

    So I finally was able to decipher the issues and get both the month and category working properly. Thank you for your help on that.

    Now on to my next issue. Pagination.

    The built in pagination is not very flexible for stylizing, and currently they are using a {exp:structure:paginate} on the blog that is perfect as far as styling but for some reason I can’t get it to show all the pages. It caps out at 3???

    Not sure if I am missing something

    {exp:structure:paginate parse="inward" show_first_last="no" show_next_previous="yes" class="pagination" location="bottom" show_num_pages="10"}
    {exp:channel:entries channel="blog" show_future_entries="yes" show_expired="yes" dynamic="no" orderby="date" sort="desc" limit="3" category="{get:category}" month="{get:month}" year="{get:year}"}
    
    Blog listing Content
    
    {/exp:channel:entries}
    {/exp:structure:paginate}
  • #2 / Jan 20, 2011 5:41am

    Ingmar

    29245 posts

    It caps out at 3???

    I’m not sure what that means. Only shows three pages of pagination? That said, this looks like an issue with Structure, would that be correct? Does the built-in pagination work as intended?

  • #3 / Jan 20, 2011 12:38pm

    mgrothman

    10 posts

    Yes, it means it will not show over 3 pages in the pagination. And if I take out the show_num_pages=“10” it will only show 1 page link at the bottom.

    The built in pagination does work, but it just generates a tag with everything in it so I can’t style it really at all. I also don’t want the first and last links to show up.

  • #4 / Jan 21, 2011 1:35am

    John Henry Donovan

    12339 posts

    mgrothman,

    You will need to contact the guys at Structure regarding that specific issue.

    Regarding styling I know there are a few specific pagination add-ons available at devot-ee.com if that helps

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

ExpressionEngine News!

#eecms, #events, #releases