Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #714366

    Hi!

    I learned how to create a template and stick a header image manually into each of my blog posts at the top. The only problem with this is that if I update the header image in the future (which I will), it doesn’t automatically update all the previous blog posts where I used the template.

    This is an issue. What can I do to remain consistent? I’m talking about each of my individual blog posts, the header i have at the top right now. So here’s an example: http://www.moneyprodigy.com/use-chocolate-coin-delayed-gratification-lesson-precursor-goal-setting-kids/

    Thanks for your time,
    Amanda

    #714474

    Hi algkent!

    An option would be to create the template, with an area up there, where you will add a custom CSS with a background image, so you can just replace that background image through ftp and it will update everywhere.

    Let us know if that would work for you.
    Thanks a lot

    Cheers!
    Basilis

    #717008

    Hi Basilis,

    Thanks for answering me. Would you be able to walk me through the coding with that? It sounds like a smart way to approach this.

    #718294

    Hi,

    you could use this code inside Quick CSS for your background image:

    .av-parallax-inner.main_color.avia-full-contain {
    background-image: url(https://i0.wp.com/www.moneyprodigy.com/wp-content/uploads/2016/09/1500-X-500-2.jpg?fit=1500%2C500);
    }

    Best regards,
    Andy

    #720227

    Thanks! Let me see if that works.

    #720258

    Hi!

    Please do keep us updated, so we can also track the ticket.

    Thanks a lot

    Cheers!
    Basilis

    #722701

    Hi Basilis!

    I put that into my Quick CSS, and it appears to have not worked. I have several blog posts where I inserted a header image at the top manually, and then several posts where I didn’t, and the image doesn’t show up twice on the ones where it’s already there, or at all on the ones without a header image.

    #723187

    Hi,

    I think it would be best to use a plugin with such a function, maybe one of these work goof for you:
    https://de.wordpress.org/plugins/custom-header-extended/
    https://de.wordpress.org/plugins/unique-headers/

    Best regards,
    Andy

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