Sharing one kind of content over multiple pages in different views
Permalink
Good day, dear community.
I've just started again with Concrete5 and wanted to port my selfmade Twitter Bootstrap Template to Concrete5. That would have been easy using the snippets fromhttp://www.concrete5.org/documentation/developers/pages/themes... but I got some... special needs, that are not really covered there. (or atleast I, being the newbie I am, didn't found them)
Anyway, I want to have previews of both Projects and Blog Posts on the Front Page, and extended previews of them in the respective overview pages. (http://i.imgur.com/ctXzz.png ) Could anyone get me a hint on what to use here?
I've just started again with Concrete5 and wanted to port my selfmade Twitter Bootstrap Template to Concrete5. That would have been easy using the snippets fromhttp://www.concrete5.org/documentation/developers/pages/themes... but I got some... special needs, that are not really covered there. (or atleast I, being the newbie I am, didn't found them)
Anyway, I want to have previews of both Projects and Blog Posts on the Front Page, and extended previews of them in the respective overview pages. (http://i.imgur.com/ctXzz.png ) Could anyone get me a hint on what to use here?
Thanks, that seems to work at least for the front page. ^^
However I'm a bit confused on how to integrate the extra button and the preview text in this. But, as I mentioned, I am new to C5, so should I be missing something obvious, I'm sorry.
However I'm a bit confused on how to integrate the extra button and the preview text in this. But, as I mentioned, I am new to C5, so should I be missing something obvious, I'm sorry.
That's definitely where the custom templates comes in.
I've had an easier time editing the Page List Teasers template, when trying to add snippets from the pages.
Check it out:http://www.concrete5.org/marketplace/addons/page-list-teasers/...
I've had an easier time editing the Page List Teasers template, when trying to add snippets from the pages.
Check it out:http://www.concrete5.org/marketplace/addons/page-list-teasers/...
Search around for page list and custom templates. Another great resource is the clean block templates from jordanlev
https://github.com/jordanlev/c5_clean_block_templates/blob/master/pa...
Hope this gets you on your way...