Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This issue is referenced all over the site as a solution to this problem. I found a dozen or so requests for this, so I wanted to come up with a clearer response. I have opened up a Document ticket #490008: Add to Views documentation that will explain it better. I will also write the documentation when we clarify where the documentation should exist.
Thanks midkermia, hope you dont mind if I reopen and request a solution that does not require coding but an option to tick in the Pager settings to show pager at the top of the view as well? :)
Comments
Comment #1
Anonymous (not verified) commentedYou should be able to do this by overiding the theme
Look in
Display output: views-view.tpl.php
Comment #2
ktalai commentedThank you very much for your guidance. It is exactly what I was looking for.
Comment #3
Anonymous (not verified) commentedGood to hear it worked. I have only just got my head around the basics of how the tpl are structured. :)
The help is a good place to start
Comment #4
MGParisi commentedThis issue is referenced all over the site as a solution to this problem. I found a dozen or so requests for this, so I wanted to come up with a clearer response. I have opened up a Document ticket #490008: Add to Views documentation that will explain it better. I will also write the documentation when we clarify where the documentation should exist.
Comment #5
giorgio79 commentedThanks midkermia, hope you dont mind if I reopen and request a solution that does not require coding but an option to tick in the Pager settings to show pager at the top of the view as well? :)
Comment #6
dawehnerNot really sure whether this is a feature which is often needed.
Comment #7
merlinofchaos commentedNo, this one is going to require a template override in any case, there will not be an option in the UI for it.
Comment #8
BeaPower commentedThanks so much, this has helped me!
Comment #9
Aaron23 commentedThank you!!!
Comment #10
Aaron23 commentedThank you!!!
Comment #11
mrgoodfellow commented+1 to adding an option in pager. This would allow more flexibility.