Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.5
Component:
Views Data
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2009 at 13:43 UTC
Updated:
14 Jun 2010 at 19:00 UTC
Hello everyone,
I'm using the following code in a page node :
echo views_embed_view("news", $display_id = 'default');
That embed view works fine until the moment i choose to add a mini-pager. The page node that contains it is published on the front page and just there I've got two pagers that show up : the mini I asked and a full one ... out of nowhere.
When I'm on the full node view, there's just the mini-pager.
What can I do to resolve it?
Hope I've been clear. Thanks in advance for any help.
Comments
Comment #1
dawehnerPuh is the second one the default one from the front page?
could this be?
Comment #2
dawehnerNo feedback since a long time.