Wordpress Featured Image Help

5 replies
  • WEB DESIGN
  • |
Hi there WF,

I am having trouble finding the solution to this issue.

When I assign me featured image to a post, I only want that image to be shown on the homepage next to the blog post title NOT when you click to read the actual post.

How can I adjust the settings so that my feature image does not appear at the top of my blog post.

I use the most recent version of optimize press theme.

Thank you!
#featured #image #wordpress
  • Profile picture of the author Eddy Matthews
    Can you share the URL, I dont really follow your question!
    {{ DiscussionBoard.errors[9233420].message }}
    • Profile picture of the author RobinInTexas
      You need to find a different method from the featured image. What you are trying to do it assign a featured image and not have it do what it is intended to do.

      You probably need to create a child theme and write a custom single.php
      Signature

      Robin



      ...Even if you're on the right track, you'll get run over if you just set there.
      {{ DiscussionBoard.errors[9233573].message }}
  • Profile picture of the author Ron Killian
    Does it really matter if the image shows in your blog post? Images can make reading more pleasing, break up the text and easier to read. Well, something like that

    Just a thought.
    Signature
    PLR Affiliate Program Has Launched! Easily Promote Over 5,000 PLR and MRR Products.

    Largest Selection of PLR Articles on the Planet! PLR Ebooks, PLR Video, PLR Websites and more with Private Label Rights
    {{ DiscussionBoard.errors[9236366].message }}
  • Profile picture of the author savidge4
    This can be done with some simple CSS

    .thumbnail-div {
    display: none;
    }

    would be one to try. It kinda depends on your theme, but that may give you a place to start.

    Originally Posted by allsbueno View Post

    Hi there WF,

    I am having trouble finding the solution to this issue.

    When I assign me featured image to a post, I only want that image to be shown on the homepage next to the blog post title NOT when you click to read the actual post.

    How can I adjust the settings so that my feature image does not appear at the top of my blog post.

    I use the most recent version of optimize press theme.

    Thank you!
    Signature
    Success is an ACT not an idea
    {{ DiscussionBoard.errors[9236380].message }}
  • Profile picture of the author w13
    try customposttemplates plugin if it theme support. You can customize the layout of your post includes to not showing the feature images on your single post.
    {{ DiscussionBoard.errors[9249518].message }}

Trending Topics