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.

paginate entry docs

January 30, 2009 10:08pm

Subscribe [1]
  • #1 / Jan 30, 2009 10:08pm

    Bruce2005

    536 posts

    I’ve been working on this several hours now with no results.
    page_1 etc are field names.

    {exp:weblog:entries site="{my_site}" weblog="{my_weblog}"
     paginate_type="field" paginate="bottom" limit="1" 
    disable="member_data|trackbacks"}
    ...
    {multi_field="page_1|page_2|page_3"}
    
    {page_1}
    {page_2}
    {page_3}
    
    {paginate}
    Page {current_page} of {total_pages} pages for this article {pagination_links}
    {/paginate}

    This is one variation of about 200 that I have tried, sorry but am very frustrated.
    Nothing works?

  • #2 / Jan 31, 2009 6:51pm

    Greg Aker

    6022 posts

    Bruce:

    Sorry you’re frustrated.  Let’s try to break it down.

    Can you make a blank template and only put the following in there:

    {exp:weblog:entries weblog="{my_weblog}" paginate_type="field" paginate="bottom"}
    
    <h3>{title}</h3>
    
    <p>{multi_field="page1|page2|page3"}</p>
    
    <p><div>Last updated on {edit_date format='%M %d, %Y'} at {edit_date format='%h:%i %A'}</p>
    
    <p></div></p>
    
    <p>{paginate}<br />
    Page {current_page} of {total_pages} pages for this article {pagination_links}<br />
    {/paginate}</p>
    
    <p>{/exp:weblog:entries}

    Then can you hit us with a link to that page?

    Also, what version/build are you running?

    -greg

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

ExpressionEngine News!

#eecms, #events, #releases