I hope I can explain this right. I have a page that's going to be populated by a various number of divs. What I'd like to do is in my template file for that page is use something like the <–nextpage–> quicktag and have it inserted just before each following div so I could paginate everything.
I'm sure I can't use <–nextpage–> in my theme files but is there a PHP alternative?
Thanks for any help!