Static pages plugin uses entries.tpl? WTF?
Posted: Thu Oct 15, 2009 3:35 pm
Okay, so in case you were wondering why I asked about all this {serendipity_hookPlugin hook="entries_footer"} stuff in the first place, here's the reason why.
I'm working on a new template for my blog. My entries.tpl uses the pagination code Jude and I developed some time ago. This is only used in the entries.tpl, yet I get an empty <div class="pagination"></div> on static pages!
How's that possible? And is there a way to get rid of it? (.pagination is styled in this template, so the empty div is not only unnecessary but also noticable on screen)
(Yes, I know how to suppress it using CSS/display: none; -- but I'd much rather weed it out completely.)
YL
I'm working on a new template for my blog. My entries.tpl uses the pagination code Jude and I developed some time ago. This is only used in the entries.tpl, yet I get an empty <div class="pagination"></div> on static pages!
How's that possible? And is there a way to get rid of it? (.pagination is styled in this template, so the empty div is not only unnecessary but also noticable on screen)
(Yes, I know how to suppress it using CSS/display: none; -- but I'd much rather weed it out completely.)
YL