-
AuthorPosts
-
November 19, 2016 at 6:07 pm #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,
AmandaNovember 20, 2016 at 12:12 pm #714474Hi 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 lotCheers!
BasilisNovember 25, 2016 at 7:35 pm #717008Hi 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.
November 29, 2016 at 3:50 pm #718294Hi,
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,
AndyDecember 4, 2016 at 5:33 pm #720227Thanks! Let me see if that works.
December 4, 2016 at 11:07 pm #720258Hi!
Please do keep us updated, so we can also track the ticket.
Thanks a lot
Cheers!
BasilisDecember 10, 2016 at 4:08 pm #722701Hi 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.
December 12, 2016 at 3:38 pm #723187Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.