badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

hide the featured image from some posts?

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #16353
    gfb
    Participant

    Is there a way to hide the featured image from specific posts?

    #16369
    gfb
    Participant

    i think i have to clarify it. i don’t want featured image shown on some posts.

    i found this on internet, but i dunno where to put it.

    <?php if(has_post_thumbnail()) {
    echo ‘<figure class=”featured-thumbnail”><span class=”img-wrap”>’; the_post_thumbnail(); echo ‘</span></figure>’;
    }
    ?>
    <?php } else { ?>
    <?php if(has_post_thumbnail()) {
    echo ‘<figure class=”featured-thumbnail large”><span class=”img-wrap”><span class=”f-thumb-wrap”>’; the_post_thumbnail(‘post-thumbnail-xl’); echo ‘</span></span></figure>’;
    }
    ?>
    <?php } ?>

    anyone can help?

    #16403

    Hi gfb,

    We don’t have this feature so you need to hire a developer to fix it. If you don’t want featured image then why are you adding images in featured post/ page. just don’t add images and it will not show. If you want to display the images in detail page then you may add the images in the editor.

    Thank you!

    #16421
    gfb
    Participant

    thanks for your reply. the problem is: i want to imageshow on slider, not in posts.

    anyway, i wanna set background image for my website, what dimensions i should use?

    #16461

    Hi gfb,

    Ok you want to show in images but not in post then here is the solution.
    Goto dashboard -> appearance -> theme options -> featured post/page slider -> featured post/ page slider options

    Check to exclude (tick it)

    Then the image post displayed in slider will not be displayed in the homepage post.

    For the background image, you can add the image size more than 1000px an less than 1500px. That’s works for you

    Thank you!

    #16475
    gfb
    Participant

    Thank you, keep up the good works. 🙂

    #16547

    That’s great gfb
    Thank you!

    #16638
    studiostacie
    Participant

    What I need is to have the blog page like your demo page. I am using the slider and have created 3 “posts” with an image in each so the slider is showing up on the static homepage just fine… all the interior pages are without the slider, which is perfect… but, my blog page has the same big homepage slider on the top. I just want it to look like the other interior pages with just the color band on the top (no slider)… is there a fix for that?

    #16644
    studiostacie
    Participant

    …no matter what template I choose on the blog page, it keeps showing the same slider and slogan layout that’s on the homepage.. why is this???

    #16653

    Hi studiostacie,
    You just go to the dashboard -> settings -> reading -> and select static front page.
    You have choose the front page -> home (its fine)
    Post Page (–select–) Leave it default, don’t choose any page here. Then it works fine. View the screenshot below

    http://awesomescreenshot.com/0053k0cjd5

    Thank you!

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.