Hi all,
I’ve been revising my website (trying, finally, to make it work), and I’ve slogged through many fixes but finally it’s got me - I’m stuck.
There are a few webpages where you can go to the ‘latest posting’ (comic) or ‘start at the beginning’
To put in an address (link) that fixed, for the original posting, I use an address like this below, because the other/dynamic address (link) keeps changing with each new post
so like this:
http://www.theepisodes.org/index.php/episodes/7
not like this:
http://www.theepisodes.org/index.php/episodes/P3
When I use the latter type of address (link), it shows the pagination after
But when I use the fixed address (link), it doesn’t show the pagination
see here at bottom of page (dynamic, works): http://www.theepisodes.org/index.php/episodes/P3/#comics
versus here at bottom of page (static, nada): http://www.theepisodes.org/index.php/episodes/7/#comics
Seems like a simple problem, but it’s beyond me—- the fixed address uses the same ‘episodes’ template but for some reason the paginate command is totally ignored, I’m guessing this is because it’s been told THERE ARE NO OTHER PAGES
Thanks for any and all help!!
Richard