• Resolved welovebcn

    (@welovebcn)


    Hi, when i toggle on the option “use feautured image for backgound when is avalaible” nothing happen. How can I set this option? I would like to use a different image in each internal page and automatically use the feautured image of that post.
    can you help me?
    thanks!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Ionut Tudose

    (@ionuttudose)

    Hello,

    You can have different header pictures by using this option :

    You need to go to WP Admin -> Pages -> Your Page -> Set Featured Image (right side of the interface)

    Please, see : https://www.screencast.com/t/bGbe02mrnl

    You also need to activate the option from Customizer -> Hero -> Inner Pages Hero -> Background Type -> Image -> Options -> Show page featured image when available.

    Please, see : https://www.screencast.com/t/e1vVWvys

    In this way, you will have different header images for each inner page.

    Also, for your posts you will need to have the Use post featured image as hero background when available option activated from Customizer -> Blog Settings.

    Please see https://cristian-extendstudio.tinytake.com/sf/MzA0NTI1OF85MTI3OTg0

    Thread Starter welovebcn

    (@welovebcn)

    Yes, I figured it out, but for my EVENT MANAGER it doesnt work ?? It doesnt show FEAUTURED IMAGE on event pages.
    I use Modern Event Calendar, you know if there is a way to activate it ?

    wladiolo

    (@wladiolo)

    Hi!
    I set featured image, but it displays also in the post page.
    Is there a way to put the image only as background of the title and not in the post area?

    see for example: https://www.hacklabg.net/2018/10/04/berghem-in-the-middle-e-su-telegram/

    I don’t want to have the Telegram logo also in the blog post, but only in the title.
    Thank you

    Ionut Tudose

    (@ionuttudose)

    Hello,

    For removing the image from your post content, please add this extra CSS code in Customizer -> General Settings -> Additional CSS :

    .post-content-inner img{
    display:none!important;
    }

    wladiolo

    (@wladiolo)

    It works! Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Background image hero in internal pages’ is closed to new replies.