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?