Remove “Page 1 of x” on Joomla multipage content
INFO: I am only done this on Joomla 1.5.x, perhaps it’s also do-able on Joomla 1.x and future Joomla version
Open file plugins/content/pagebreak.php
search for “page counter” and remark the 3 lines
// page counter //$row->text .= '<div class="pagenavcounter">'; //$row->text .= $pageNav->getPagesCounter(); //$row->text .= '</div>';
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
February 2nd, 2009 at 8:20 pm
Wooowwww… many thanks for the article.
March 31st, 2010 at 3:08 pm
Thanks alot this post help me so much
April 2nd, 2010 at 10:57 pm
P/S: it’s not work for joomla 1.5.15
Any suggestion ?