page break not working in ANDY
When I add a pagebreak it does not work
In bug section when I add pagebreak source code is <p><!-- pagebreak --></p> and this does not worlk
The next problem is adding next and back pages if someone can help on that
many thanks
Howard
In bug section when I add pagebreak source code is <p><!-- pagebreak --></p> and this does not worlk
The next problem is adding next and back pages if someone can help on that
many thanks
Howard
-
kbeezie
- Ssr. Bludit
- Posts: 27
- Joined: Sun May 03, 2026 9:20 pm
- Location: Grand Rapids, Michigan, USA
- Has thanked: 2 times
- Been thanked: 4 times
- Contact:
In Bludit, least right now, the only thing <!-- pagebreak --> does is act as an excerpt if you don't use a page/post description.
I had to write a plugin (later built into my theme I wrote, which is what kbeezie.com is on) to do actual pagenation for post and pages.
So it won't work like it does on Wordpress.
Edit #2:
They used to have it (7 years ago), but the download goes to a 404 not found page, hence why I wrote it in myself.
https://plugins.bludit.com/plugin/pagination
I had to write a plugin (later built into my theme I wrote, which is what kbeezie.com is on) to do actual pagenation for post and pages.
So it won't work like it does on Wordpress.
Edit #2:
They used to have it (7 years ago), but the download goes to a 404 not found page, hence why I wrote it in myself.
https://plugins.bludit.com/plugin/pagination

