Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #481058

    In Enfold>Blog Layout>Single Post options, I have selected ‘Single post with small preview image’. And in Enfold>Blog Layout>Related Entries I have show thumbnails and post titles by default selected.
    However, the blog layout is too narrow in this format, and I would like to expand it. I can use the Advanced Layout Editor and it creates a much wider, cleaner looking post.
    In addition, the image does not get shown in this wider format, despite not checking ‘ Don’t display image on single post’ on the featured image.
    Also, the related posts no longer show up, and I can’t find a way of making that happen in the Advanced editor.

    What I’d like, in an ideal world would be as follows:
    1) Be able to make the single blog post as wide as when using the Advanced Editor, and
    2) Keep the featured image displayed as with ‘Single post with small preview image’ selection

    Is there a simple way I can do this (?CSS? and have a wider single blog post without using the advanced layout editor??

    Thanks so much!

    #481357

    Hi nigdowser!

    Hmm, the featured image should still be displayed there. Can you send us a link to your page?

    Make sure your using the latest version of Enfold 3.2.3 and that all plugins are deactivated while testing.

    Cheers!
    Elliott

    #481490

    I’ve changed my approach to this….

    A simpler solution is that I set the blog single post style option to multi-author blog (which is about the width I want) BUT….with the featured image centered above the content, rather than to one side as it presently shows.

    I’d prefer that, if possible. Sorry to be annoying and changing my mind. But how would i center the image? I’ve tried altering .big-preview.multi-big but can’t get aligned in the center.

    Thanks again

    • This reply was modified 9 years, 3 months ago by nigdowser. Reason: Fiddling around and saw a simpler option
    #481857

    Hi!

    You can set the Single Post Style to Single post with big preview image. It will automatically add the featured image on top of the title.

    Cheers!
    Ismael

    #482345

    Yup, I know that. But it won’t center an image which is not wide enough for the top of the post. i’d like to be able to center it in those circumstances, otherwise, some of the images look a little strange, hiding on the left hand side

    Thanks

    #482561

    Hey!

    The featured images should be center aligned automatically if you set the Single Post Style to Single post with big preview image. Please set it to that option then give us a link to the post with the issue. We will check it.

    Cheers!
    Ismael

    #482936

    All the posts’ images are left-aligned despite having set Single Post with Big Preview….

    An example: http://discoveringdowsing.com/what-is-a-dowser/

    Thanks!

    #482975

    Hi!

    Please add a biger size image, and let us know if that solves the issue for you.
    I can see it aligned on top, but the image size, to be small.

    Cheers!
    Basilis

    #483510

    My point is, that for some images, they are not going to be bigger without losing resolution. I want to know how to center those that aren’t big enough….

    Thanks

    #483744

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .single-big {
    display: table !important;
    margin: 0 auto !important;
    }

    Thanks,
    Rikard

    • This reply was modified 9 years, 3 months ago by Rikard.
    #484061

    That’s fixed it!! Thanks!

    #484282

    Hi,

    Great, glad we could help :-)

    Cheers!
    Rikard

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Blog Post Single Entry problem’ is closed to new replies.