1 Multiple content channels in one block 2 DJ Grick posted 8 Years Ago I am working hard to finish up our front facing website but still don't like my homepage. Ultimately what I am brainstorming is how to create a block where we can see the 5 or 7 big things we want to advertise all from different places. Events, sermons, stories, and news and articles all compiled down to one place. The thing that is jamming me up is deciding how to create this where each the different types of content all direct to different places. -Events links: take you directly to the events page (not a blog style post). -Sermons: take you to a page with lava format specific for sermons. -Stories: Testimony videos with it's own lava format. -News and Articles: with it's own lava format. Has anyone had any luck doing this or have any suggestions? How are other churches handling this?
DJ Grick 8 years ago Great suggestion. As of now I just am using one content channel and then added more audiences. I then used filters to get the right content on each list. I then started tweaking the lava with if statements to render correctly for the different types of content.After reading your thoughts I had the idea of adding an attribute for event ID. Then write an if statement to direct to the event page if present and content channel item if not...
David Leigh 8 years ago Yes, that could work too! Please post your results here if you can, I'm sure it will be a benefit to myself and others.