I've been searching everywhere to learn how to use the views "node content" display to no avail, so I hope someone here is kind enough to help. I'm just a novice so please bear with me.
My Situation:
I created a slideshow banner using views slideshow module 6.x-2.4. I have created the "Page" display for my rotating_banner view, so when I go to http://www.mysite.com/banner, I see my working slideshow on the page.
My Problem:
However, I want to insert this slideshow into an existing node. For examples, I have a content type called "Product Category". I have four different nodes/pages for this content type.
Content Type: Product Category (Tables) <----I want to display the slideshow in the Tables product page.
Content Type: Product Category (Chairs)
Content Type: Product Category (Cabinets)
Content Type: Product Category (Lights)
So far, here's what I attempted:
- In the "Banner" content type, I create a new field_banner_product_category (type - Node reference) to associate it to "Tables" from a drop down list. I selected "Tables" from the new drop down field for the banner content I created.