So during the past two days, I tried to code in a feature that allows me to create multi-page posts, because Lifetype doesn't already have it. My biggest mistake was trying to code the feature into a Smarty template. After much trial and error, I came up with this:
I'd go into more detail about it, but it's 12AM and my head kinda hurts, so long story short, Smarty and Lifetype have some issues with caching and subsequently, the script doesn't work. If it comes down to it, I guess I could use Javascript to implement a multi-page function. Also, I suck at coding, because I haven't done it in a while, so if anyone can offer any advice, that'd be great.