How will you address that:
I have already made my pagination system and it works fine
But I never realized that my writing would be so prolific!
Another word my articles are too long and I need to fraction the existing (avoiding to scroll down 4 to 5 pages value)
The problem is that my CMS snippet editor governs the content; therefore if I segment the actual I will create as many new article IDs as new segments
As a direct result the article “Show all” or “Search” will then not display all articles in their final form but as multiple sections – not an option –
So how can I fragment an existing article and keeping the same unique ID?
Not even sure it could be done? I was even thinking using plain HTML but it will still scroll down for ever.
Regards
Henry