D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

Featured image in Small Business Pro – can it be not displayed on the post?

Front Page D5 Creation Forum General Support Featured image in Small Business Pro – can it be not displayed on the post?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3228
    Lee Hopkins
    Participant

    G’day,

    I’ve created images that look ok for the front page slider, but that don’t look ok at the top of a post. Is there any way, do you know, that WordPress will allow me to set a ‘Featured image’ but not have that image appear on the post (I want to use a different one).

    Just wondering if you know…
    🙂

    #3963
    D5 Creation
    Keymaster
    Quote:
    Quote from leehopkins on February 12, 2013, 20:51
    G’day,

    I’ve created images that look ok for the front page slider, but that don’t look ok at the top of a post. Is there any way, do you know, that WordPress will allow me to set a ‘Featured image’ but not have that image appear on the post (I want to use a different one).

    Just wondering if you know…
    🙂

    You can hide the Featured Image from post using the following code. Please go to your Small Business Options and paste the following code in the Custom Code within Head Area and Save Option.

    Code:
    <style>#container .attachment-thumbnail, #container .attachment-category-thumb { display: none; }</style>

    You can still use one or many images with your posts or pages. You can follow This Tutorial.

    #3964
    Lee Hopkins
    Participant

    You are ace — thanks!
    🙂

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