site appearance
-
I am using apostrophe 2 and want to have several boxes with pictures on the home page. I was able to figure out how to do that, using posts, but then those posts also appeared separately , so there are 2 of each. plan to have the home page pretty static. What should I be doing so I just get one of each?
-
Hi there,
Can you please tell us the URL of the site you’re working on?
The layout you see on the Apostrophe demo site is how this theme works if you show your most recent posts on the front page. This theme uses the featured images from your posts to show the posts as a loose grid of images, and you click on an image to view the content of the post itself.
If you want a static home page instead, you will need to use a gallery block to display multiple images in a grid, collage or masonry layout on the page.
-
-
Hm, there seems to be a bug on that theme that causes the images to be duplicated on the homepage. Have you selected featured images for all the posts? If not, could you try doing this and see if that changes anything?
If that doesn’t work, as a workaround until the bug is fixed, you can set a static homepage and add the posts using the Blog Posts Block:
https://wordpress.com/support/wordpress-editor/blocks/blog-posts-block/
- The topic ‘site appearance’ is closed to new replies.