Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.6
Component:
page displays
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2009 at 04:26 UTC
Updated:
28 Dec 2009 at 10:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
merlinofchaos commentedAs the submission guidelines suggest, can you paste an export of the view?
Comment #2
yudhistir commentedBelow is the code
Comment #3
yudhistir commentedComment #4
dawehnerAre you sure, that you have more then 4 nodes on your full page view? You have a vocabulary-id filter there.
Comment #5
figover commentedWhen u remove Vocabulary filter, then every thing is working fine ?
Comment #6
yudhistir commentedNo change after removing the Vocab, I have attached a screenshot of my views.
site: www.indiabasket.net
Comment #7
dagmarI think the problem is that items to display should be overriden in page display. If you don't do this, both, block and page will display five items.
Comment #8
yudhistir commentedThank you. That fixed the problem.