This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

No Post Image for blog style “Full Post”

Resolved 7 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

The “Post Content” appears as “Full Post”. Here no longer post image to display. But I need the post image. How can I disable it, custom CSS?

Here without Post Image: www.picturesmile.de
Here with Post Image: http://www.picturesmile.de/blog/

Thank you

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

7
  1. Andrew Misplon Staff 11 years, 10 months ago

    Hi Sascha

    Sorry, I re-read this for a while but I’m not quite following what you’d like to achieve here. Can you try explaining in another way? Thanks.

  2. Sascha Drömer 11 years, 10 months ago

    Hi, yeah I try. That comes from google translator :)

    The items get a post image. That must be so. There in it should not be displayed, look: https://dl.dropboxusercontent.com/u/12684660/Vantage_Beitragsbild_delete.jpg

    http://www.picturesmile.de

    But I need the post image. It should appear in this display. In this, look: https://dl.dropboxusercontent.com/u/12684660/Vantage_Beitragsbild_okay.jpg

    I hope this is understandable, THANK YOU

  3. Andrew Misplon Staff 11 years, 10 months ago

    Thanks.

    Try this under Appearance > Custom CSS:

    .home .entry-thumbnail { display: none; }
    .blog .entry-thumbnail { display: none; }
    .archive .entry-thumbnail { display: none; }

    Should be fine as long as you continue to use the grid layout on the blog page.

  4. Sascha Drömer 11 years, 10 months ago

    Wow, very cool. But one more thing.

    This image is hidden, but not moved the text to the page.
    Here’s an example. Image hidden and post without a picture, look: https://dl.dropboxusercontent.com/u/12684660/Vantage_Beitragsbild_text.jpg
    Can the text go across the entire width?
    Thanks

  5. Andrew Misplon Staff 11 years, 10 months ago

    For sure. Here we go:

    article.post.post-with-thumbnail-icon .entry-main, article.page.post-with-thumbnail-icon .entry-main {
    width: 100% !important;
    }

    Cheers.

  6. Sascha Drömer 11 years, 10 months ago

    Perfekt, you are great.

    Thank you very much

  7. Andrew Misplon Staff 11 years, 10 months ago

    For sure!

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread