[Theme: Magazine (Gavick)]
-
Hey there,
i use the Magazine Theme from Gavick on a project site and what i want to do is
- change the archive/category view to a more compressed layout with 3 cols
- create 2 ways of presentation: for news i will show title, thumbnail, date/category and excerpt; for my custom post types like “cities”, “projekte” and “akteure” there should be just title and thumbnail
- i want to add 3 loops of these to my page.php to link related posts and custom post types. on the page “Beijing” i would wirte stuff about the city and below there should be 3 news, 3 projects and 3 acteurs related to Beijing. I think of 3 custom fields “news”, “projekte” and “akteure” and i would tag every post by city, so i could insert the tag “beijing” for the page “Beijing” and there would be displayed 3 posts tagged with this.
What would be the best way? Where would you make the changes to change the view to 3 cols? Would you use just CSS?
And for the implementation of related post-previews, would you place 3 loops in the page.php?
- The topic ‘[Theme: Magazine (Gavick)]’ is closed to new replies.