-
Author
-
September 8, 2015 at 11:48 #76567wilfriedMarseilleParticipant
Hello I would like insert a banner image just under my principal menu. The size of image is : 1 101px × 141px
I have to copy/paste header.php in my child theme and add a banner between ?
Or i can add the banner in my “main-container”. ( I don’t get idea t do that )http://le-journal-des-dj-producteurs.com/
thanks you 🙂
If you love Ableton check my blog :
www.zikrea.comSeptember 8, 2015 at 16:48 #76594sharmstrModeratorUse this in your child theme and replace the img src
COPY CODEadd_action('kleo_before_content','my_header_image'); function my_header_image() { echo '<img src="http://seventhqueen.com/themes/kleo/wp-content/uploads/2015/02/kleo_demo_pages_01.jpg" />'; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
September 9, 2015 at 19:31 #76786wilfriedMarseilleParticipantHello.
Thanks you for your answer but i get a little problem. I put your code in function.php in my childtheme. I replace the image link with mine. But the image is at right and verry verry tall.
This the link of my original image. http://le-journal-des-dj-producteurs.com/wil-contenut/uploads/2015/09/dj-producteur-upMain.pngAnd this is my page when you visiting my website. http://le-journal-des-dj-producteurs.com/
Thanks you 😀
If you love Ableton check my blog :
www.zikrea.comSeptember 9, 2015 at 19:40 #76789sharmstrModeratorWorks great on my site. Do you have custom template files in your child theme? Looks like kleo_before_content is injecting it in the wrong location due to a custom template file.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.September 9, 2015 at 19:48 #76796wilfriedMarseilleParticipantNo i got just function.php / Style.css / ScreenSot.png
And in my file function.php i got just the code than you give me before …If you love Ableton check my blog :
www.zikrea.comSeptember 9, 2015 at 19:50 #76797sharmstrModeratorwhat version of kleo?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
September 9, 2015 at 19:52 #76798sharmstrModeratorLooks like you’re running 3.0.1? That could be the problem.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
September 9, 2015 at 19:54 #76800wilfriedMarseilleParticipantis the 3.0.7
If you love Ableton check my blog :
www.zikrea.comSeptember 9, 2015 at 19:58 #76802sharmstrModeratorNot according to your source code???
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.September 9, 2015 at 20:02 #76804wilfriedMarseilleParticipantOoo is strange ….
I’m going check it. Thanks you. ( i look on my main files .txt )If you love Ableton check my blog :
www.zikrea.comSeptember 9, 2015 at 20:04 #76805sharmstrModerator🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
September 9, 2015 at 20:08 #76806sharmstrModeratorI just scan all the fixes since 3.0.1 and that issue was fixed in 3.0.6. Get your site on 3.0.7 and all should be well. I’m getting ready to head out of town so if you have issues upgrading to 3.0.7, please start a new topic.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
September 9, 2015 at 20:45 #76808sharmstrModeratorI forgot to mention that you’ll have to ftp the update up to your server. Somewhere between 3.0.1 and 3.0.7 (cant remember), theme forest updated their server code which broke the auto update. Once you’re up on 3.0.7, auto update will work going forward. Kleo wasnt the only theme affected. 1000s of themes were. Anyhow, I didnt want to respond to your new topic because it would assign it to me. And as I said, I’m leaving for a few days 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
September 9, 2015 at 21:03 #76813wilfriedMarseilleParticipantOk, so take good times 🙂
If you love Ableton check my blog :
www.zikrea.comSeptember 10, 2015 at 13:25 #76973wilfriedMarseilleParticipantYes you find the solution. Is work now. Thanks you 😀
If you love Ableton check my blog :
www.zikrea.comSeptember 14, 2015 at 18:18 #77574sharmstrModeratorgreat.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.