Posted by meeks53113 on October 31, 2010 at 4:26pm
Good afternoon,
I have a question abot 'Views'. I understand the taxonomy, field, argument etc. functions in the Views module. But, how do I promote my views to different pages?
Right now, I am using the 'fields' settings, for example, to pull data from the site. I want that information to appear on the front page of the website though. Instead of information appearing like I set it up with the Views module on the front page I am seeing the items that I 'promote to the front page' within the blocks module on the front page.
I am at a critical point, I think.. Please help!
Thanks so much.
Comments
I think what you are trying
I think what you are trying to do is use a view to find updated/promoted nodes. A context may be appropriate and then you simply add the view to various panel nodes throughout your site. I struggled with this at first, myself. If you want to identify what nodes are promoted in your view, set a sorting filter on "promoted to front page".
You can do this another way
you can create a block and add it to specific pages. There is also a module viewfield that allows you to add several views to specific page.