-
AuthorPosts
-
August 10, 2014 at 10:48 pm #302312
Hi there,
I’ve got an issue with how my blog posts are showing up. On my main blog landing page, I have the posts set to show up as Single Author, Small Preview Pic. Based on feedback I got from this forum in the past, I do not choose a featured image, since I have an image at the top of all blog posts that’s the same as the featured image would be, and they were showing up twice. So I added some custom CSS so that this wouldn’t happen.
But I want to have a grid-style layout on my homepage. Even though I have selected for the image to show up with it, it doesn’t, since I don’t have a featured image set for blog posts. But if I were to set a featured image, it would screw up the formatting of my main blog landing page.
How could I solve this problem? Thanks!
August 11, 2014 at 3:21 am #302371Hey alexmasica!
Thank you for using Enfold.
First, we need to see the actual home page with the blog grid style posts then the blog page. We would like to inspect it.
Best regards,
IsmaelAugust 11, 2014 at 3:55 am #302393Hi Ismael,
Here’s the new page with the grid layout: http://alexmasica.com/sample-page/
Here’s the blog landing page: http://alexmasica.com/posts/
August 12, 2014 at 9:26 pm #303434Hi Alex,
Can you please create us an administrator account? post it here as a private reply.
Regards,
JosueAugust 13, 2014 at 1:08 am #303498This reply has been marked as private.August 14, 2014 at 7:21 am #304211Hey Alex!
If you want the images to appear in the grid you’d have to set them as featured images, i did it for the “3 Easy Ways to Update Your Website” post. Also added a code in Quick CSS to prevent them to appear in the landing blog page.
Best regards,
JosueSeptember 19, 2014 at 5:29 pm #322009Hi Josue,
Could you please share the CSS code to keep the Featured Image from showing up within the body of the post?
Thanks! George
September 19, 2014 at 7:13 pm #322079Hi George!
Try with this code in Quick CSS:
.single-post .big-preview{ display: none; }Best regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.
