Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 9

CurtisOdenchuck911peregrine422 +5 guests

Changing/Adding Paging location to the top.

This discussion is related to the Vanilla addon.
Is it possible to add the paging bar to the top of the page either in all discussions or a discussion?

Comments

  • Posts: 159
    /applications/vanilla/views/discussions/index.php
    /applications/vanilla/views/discussion/index.php

    You'll find 'Pager' stuffs in them. Cut|copy and paste it.

    Maybe it's a good idea to include paging option in core.
    Top, bottom or both.
  • Posts: 183
    Can't seem to figure out how to get the page numbers to show up at the top of the discussion - where do you paste the Pager function into?

    Edit, worked it out - just copy <?php echo $this->Pager->ToString('more'); ?> to where ever you want it in the discussion/index.php file.
  • Posts: 86
    My page numbers don't show up at all. Anybody have this problem?
Sign In or Register to comment.