Featured images showing in post

Viewing 7 posts - 1 through 7 (of 7 total)
  • #2924
    kendrahenderson
    Participant

    I have featured images set up for posts but I only want them to show up on the homepage slider. How do you disable them from showing in the post?

    Kendra

    #2925
    prlesko
    Participant

    I also have this problem and would like to know how to remove it.
    Paul.

    #2926
    Draaideur
    Participant

    Delete the following line in the content.php file:

    [code]“>
    <?php the_post_thumbnail( ‘single-thumb’ ); ?>
    [/code]

    problem solved

    #2927
    Draaideur
    Participant

    Delete the following lines in the content.php file:

    \”>
    <?php the_post_thumbnail( \’single-thumb\’ ); ?>

    problem solved

    #2928
    Draaideur
    Participant

    Sorry I don’t know what is happening but the messages get all weird and I can’t delete them.

    Delete in the content.php file the lines “colorbox” related

    #2929
    kendrahenderson
    Participant

    Thank you!

    #2930
    fspeditor
    Participant

    Worked like a charm. Thanks!

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.