I am usingpaginate with multifield:
{multi_field="extended|page2|page3|page4|page5|page6|page7|page8|page9|page10"}I have comments as part of the template code and they ultimately show at the bottom of each page. However, per article, for some reason, comments get reduced by 1 on every page.
For example, if there were 10 comments on the first page, of a 4 page post, page two will only display 9, page 3 will only display 8 comments, etc.
This becomes an issues when/if comments disappear that ultimately referred to pages.
Any suggestions?