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

8 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 ?

  4. am3n Says:

    yes, it is

  5. Chantra Says:

    I already remove the 3 lines above, but it still show the Page x of x. Can you help me?

  6. am3n Says:

    @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.

  7. Andrea Pluhar Says:

    Thank you for this article! Just what needed and so simple.

    And , btw, does work in 1.6. Code begins on line 146.

    Cheers!

  8. am3n Says:

    Thank you for your info Andrea

Leave a Reply