Closed (fixed)
Project:
Views (for Drupal 7)
Version:
5.x-1.6
Component:
block displays
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2008 at 10:13 UTC
Updated:
13 Mar 2010 at 00:58 UTC
Although the "[More] Link?" is checked, no "More" link pointing to the Views Page appear in the Views Block.
Only "Read More" links pointing to the nodes are shown.
(The "provide page" is checked and the Views Page is working fine)
Any help really appreciated.
Comments
Comment #1
sunThis issue contains way too less information to be properly debugged and processed. Marking as won't fix for now. Feel free to re-open this issue if you want to provide more information. Attach a export of your view, for example, and provide more info about your view configuration, as well as other installed contrib modules that might interact with your view.
Comment #2
sammorgan commentedI get the same problem exactly. basically the more link under provide block in the views module is checked, this should add a more link under the list the view is creating and link through to the page list that the view also creates. but it doesnt, you have to add it manualyl as a page footer which is a pain. any help getting this check box doing what it should would be great.
Thanks
Sam
Comment #3
merlinofchaos commentedThere needs to be enough rows returned that Views thinks there are more rows, otherwise the more link does not appear.
Comment #4
herbpayne commentedSame problem and there are enough entries to need the more link.
Comment #5
lech007 commentedI had the same issue in drupal 6. It is not a bug, you need to create a page view to see "more" link.
Comment #6
esmerel commentedanswer provided.