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>';
February 2nd, 2009 at 20:20
Wooowwww… many thanks for the article.
March 31st, 2010 at 15:08
Thanks alot this post help me so much
April 2nd, 2010 at 22:57
P/S: it’s not work for joomla 1.5.15
Any suggestion ?
November 27th, 2010 at 21:22
yes, it is
December 18th, 2010 at 07:12
I already remove the 3 lines above, but it still show the Page x of x. Can you help me?
December 18th, 2010 at 20:07
@Vinaola.com and @Chantra,
try to refresh your browser (ctrl+f5), clear up the cache, use another browser, another PC or use web proxy.
I have done this succesfully on Joomla 1.5.14
you can see the live result here.
http://iti.ac.id/index.php/profile/profile-iti.html
but I haven’t try it on newer Joomla version.
will try that and inform in later.
May 8th, 2011 at 22:51
Thank you for this article! Just what needed and so simple.
And , btw, does work in 1.6. Code begins on line 146.
Cheers!
May 9th, 2011 at 16:53
Thank you for your info Andrea