Posted by nasyrax on December 6, 2012 at 3:33pm
I am trying to figure out how to create this,
where "User Defined Image" would be where the user could choose from 4-5 different images and where "User Defined Text" would be where they could add/update news blurbs. Is it possible to create this? and if so, how? I'm a bit of a newb, so please keep that in mind. Here is an example of what I want it to end up looking like. Thanks! :0)
Comments
=-=
One method
create two vocabularies (news, events)
to each of the vocabularies add an image field
upload your desired image to each vocabulary
on the news content type add the news vocabulary by adding a term reference field
on the event content types add the event vocabulary by adding a term reference field
use views.module to create your list/s
OK, I was able to create the
OK, I was able to create the new vocabularies with image fields, and I created the News and Events content types, but don't see how to add the terms.
=-=
you add a term reference field to each content type