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>';
SocialTwist Tell-a-Friend

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

3 Responses to “Remove “Page 1 of x” on Joomla multipage content”

  1. Jevit's Says:

    Wooowwww… many thanks for the article.

  2. vinaola Says:

    Thanks alot this post help me so much

  3. Vinaola.com Says:

    P/S: it’s not work for joomla 1.5.15

    Any suggestion ?

Leave a Reply

CommentLuv Enabled