Viewing 1 post (of 1 total)
  • Author
    Posts
  • zorroh Friend
    #146097

    Teline 3 default page nav counter is in annoing place, so i wanted it from article header to title and my friend helped me with this solution:

    Open plugins/content/pagebreak.php

    Before:

    $row->text .= $pageNav->getPagesCounter();
    After:

    $row->title .= ' - ' . $pageNav->getPagesCounter();


    1. pagenavcounter2
    2. pagenavcount-after
Viewing 1 post (of 1 total)

This topic contains 1 reply, has 1 voice, and was last updated by  zorroh 15 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum