Closed (fixed)
Project:
Views (for Drupal 7)
Version:
4.7.x-1.3
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2006 at 20:31 UTC
Updated:
20 Dec 2006 at 13:42 UTC
I've searched quite a bit here, but found nothing, so I finally decided to post an issue and see if anyone can help me.
My drupal site http://www.indeleble.com pretends to register politicians information along with quotes from each. Both politicians, and quotes, are special content nodes created with CCK. Now, I wanted to provide a page view as a tab on the individual politician's node so the user can see every quote entered into the system from any given politician's page.
All of the above works fine (I think)...
But now I've got the "quotes" tab showing on the front page!
The question is: ¿How can I stop Views module from showing tabs in the frontpage?
Comments
Comment #1
afreytes commentedSorry the website is http://www.indeleble.org. Many thanks in advance.
Here's the export of the view:
Comment #2
merlinofchaos commentedOi! How irritating.
I'm guessing the reason for this is that you're using the default frontpage, which is 'node'.
You might have some luck changing your default frontpage to 'frontpage' which is provided by Views and is the same thing.
Comment #3
afreytes commentedThanks merlin, you were exactly right...