Page 1 of 1

SOLVED Any way to get multiple page posts with CGBlog?

Posted: Fri Jul 19, 2013 7:09 pm
by carasmo
Is there a way to break long posts into pages with CGBlog?

Thanks!

I used a script www.script-tutorials.com/demos/35/index.html

and made a udt along with a check box that adds a class if the post is multiple pages then before and after each "page" the user ads

Code: Select all

{beginpage}

{endpage}

Works great