Active
Project:
Views (for Drupal 7)
Version:
7.x-3.0-beta3
Component:
aggregator data
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2009 at 18:58 UTC
Updated:
1 Mar 2012 at 16:23 UTC
Jump to comment: Most recent
Comments
Comment #1
merlinofchaos commentedPlease provide more information. I presume aggregator is somehow involved here.
Comment #2
itrivino commentedOk, sorry.
I have a view of "aggregator" type. Inside this view, I have defined a page (with a given path) and a block. When I enable the block's "more" link (that is supposed to link to the page), it links to the aggregator's page, that is, to the path "http://website/aggregator/sources/id", instead of the page's path.
If you need more information, I can upload a screenshot.
Comment #3
itrivino commentedHey, I'm very sorry. Nobody's fault but mine :-D
So, don't pay attention to this issue. ;-)
Comment #4
merlinofchaos commentedIt would be helpful for those following to know what you did, in case others run into the same problem =)
Comment #5
knalstaaf commented... such as me.
I have a View with 3 blocks and 3 pages. Each of the blocks has a more link. How does Views know which block corresponds to what page when using a more-link?
In my case I'm placing three blocks on the home page, and the more-links all refer to the first page display in the View (which is wrong), while there's a page display configured for each block all configured in one View.
I thought the (corresponding) content type-filter directed the more-link of a block to the correct page display. This doesn't seem to be the case here.
What can I do to fix it? Do I have to cut them up in three separate Views, or do I have to reorder the displays in a certain order?
Comment #6
jeancf commentedI have a similar problem with the "more" link on the second page of a view. It points to the page itself and I want it to point to the first page instead.
The help text in the "more link" dialog says: "This will add a more link to the bottom of this view, which will link to the page view. If you have more than one page view, the link will point to the display specified in 'Link display' section under advanced. You can override the url at the link display setting." However there is no 'link display' section under 'advanced'. How can I change this link?