Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
page displays
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2008 at 02:22 UTC
Updated:
28 Feb 2019 at 19:11 UTC
Jump to comment: Most recent
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.