Pagination for page

Hi guys,



I’m writing a long article and would like to devide the page into several pages. Is there anyway to do this in CS-cart?

Hello Ghostrider,



Unfortunately, there is no way to configure the default CS-Cart store to work in this way.

Well, maybe a little tricky, but should work…



Just set up a page called “My written article” … then just set up more pages called “page1, page2, page3, …” and set as parent page the “my written article” …



Now when you start to write your article in “page1”, on the end you make a simple to the next page or to the previous page… the url of these links you know after you wrote the next page, just put the correct ID at the end…


index.php?dispatch=pages.view&page_id=3



Hopefully you understood what I wrote, but this could be one solution…



Another solution is to create a custom block with a custom pages-link menu which only appears on these pages related to your article…

Thank you so much! I’ll try it.

You’re welcome, if you have any more questions, just ask :slight_smile: