Viewing 15 replies - 1 through 15 (of 19 total)
  • Theme Author GavickPro

    (@gavickpro)

    Hello,

    the only way is removing the following fragment:

    <?php if (has_post_thumbnail() && ! post_password_required()) : ?>
    		<?php the_post_thumbnail(); ?>
    	<?php elseif($video_code) : ?>
    		<div class="video-wrapper">
    			<?php echo $video_code; ?>
    		</div>
    	<?php endif; ?>

    from the content-header.php file.

    Hello,

    Is there a way to only remove the featured image from the post, not from the portfolio page?

    Thanx!

    Theme Author GavickPro

    (@gavickpro)

    @ccdcamp – did you tried the code from my previous post?

    Hi Gavick,
    Yes I did but it removed te featured image from the portfolio page as well.

    Theme Author GavickPro

    (@gavickpro)

    @ccdcamp – my mistake – this post is from few months ago.

    Please revert the change.

    In the current version please open Theme Customizer -> navigate to the single post item -> the “Post display” section will appear -> uncheck showing featured image

    Hi Gavick,
    There is no “post display” section in the Theme Customizer. I have the latest update of the theme.

    Theme Author GavickPro

    (@gavickpro)

    Please read my post carefully – you have to navigate in theme customizer to the single post page – then the post display section will appear.

    hi gavick,
    Thanx for your quick reply.
    I understand what you mean. I see the post display section should be after the effects section. In my customizer it isn’t there.

    Hi Gavick,
    Never mind, I did a new installation of wordpress, and now it is on there.
    I don’t know what happened the first time.
    But the problem is solved now.
    Thanx!

    Theme Author GavickPro

    (@gavickpro)

    Most probably it was some upload issue ??

    Hi Gavick, There doesn’t appear to be a “single post item” section on my Theme Customizer to remove the image. Can you please advise? Thank you.

    Theme Author GavickPro

    (@gavickpro)

    @lilangelaq – You have to navigate to a single post item in the preview – then the single item post options will appear in the left sidebar with the theme customizer options.

    Hi Gavick,
    I Have updated the theme and now the featured image isn’t shown at the home page anymore. Can you help me?
    Thanx

    Theme Author GavickPro

    (@gavickpro)

    @ccdcamp – please provide an URL to your website.

    hi Gavick – I cant I am working with a local installation.

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘Remove feature images from post’ is closed to new replies.