Creating a static front page based on multiple posts
-
Using the cubic theme. I’d like my home page to be categories of work (such as residential, works in progress, etc.) with a picture of an example building. Within each category, I’d like to put posts with examples of each work, within each post more pictures of each individual building. So a hierarchy: home page=residential category, works in progress category, etc. Within residential category, each building as a separate post, within each post, multiple pictures of each building with a description. Thank you!
The blog I need help with is: (visible only to logged in users)
-
Hi,
I’d like my home page to be categories of work (such as residential, works in progress, etc.) with a picture of an example building. Within each category, I’d like to put posts with examples of each work, within each post more pictures of each individual building.
Here’s your “Works in Progress” category page: https://michaeldunlapresidential.wordpress.com/category/works-in-progress/. I don’t think it’s possible to create a standard WordPress.com auto-generated category page with multiple categories. An alternative would be to create a customized “category page” from a static page, in which you include display posts shortcode, customized to display posts only assigned to certain categories. However, such a page wouldn’t have the tiled pattern of the Cubic posts page and archives pages.
I’ve added a tag to the sidebar of the topic to call for staff attention.
-
Hi folks, @musicdoc1 is correct: there’s no default way to show a list of categories within Cubic like this. Also, Cubic is not meant for static pages: you’ll notice every post has a date associated with it, and that might not be ideal in your circumstances.
You could try some HTML and CSS if you wanted, but since this appears to be more of a portfolio site, you might like a theme with a grid template instead. Pages can have that kind of hierarchy you’re referring to.
Here are a few grid pages in different themes:
https://motifdemo.wordpress.com/page-templates/grid-page/
https://gorandemo.wordpress.com/page-templates/grid-page/
https://edindemo.wordpress.com/page-templates/grid-page/
https://selademo.wordpress.com/page-templates/grid-page/
https://sequentialdemo.wordpress.com/page-templates/grid-page/ (these images are round; the template doesn’t round them for you)
- The topic ‘Creating a static front page based on multiple posts’ is closed to new replies.