About Sridhar Katakam
I am an independent WordPress web consultant with 10 years of experience in WordPress theme installation, customization, administration, maintenance, support, documentation, troubleshooting and PSD/design to WP.
Genesis and WordPress Tutorials
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.
Yeah. That is so good. How can I use it for minimum pro.
The method in this article should work with Minimum Pro. Go ahead and give it a try.
Thanks. One more question. I want this widget to only work on homepage or posts then what should I do ?
hi, nice post but i have a question.. how can i only show the banner on pages or posts? i mean i don’t want to show the banner on landing page, how i remove this from landing pages? thanks in advance!
Add
if (! is_singular())
return;
inside the function at the top.
Thanks for the tutorial. This is close to what I am looking to accomplish. Using the Eleven40 Pro theme, I would like to add a banner-header image below the title bar (black bar) and above the site tag line. How can I modify the above to accomplish this. Thanks for your help.
Follow http://www.sridharkatakam.com/add-image-header-eleven40-pro/
[…] wants to know how a banner image can be added below the header in eleven40 […]
Awesome tutorial.Is there any way I can add an image slideshow instead of the static banner image?
seems my navigation bar doesn’t want to drop below image stick to top
http;?/realestateradio.tv
It doesn’t work for me…
I have fixed it below instead. I have posted on that post another issue I have with that. Thanks!
Hi,
This isn’t working on my site. I continue getting this error on my site:
Parse error: syntax error, unexpected $end in /home/woodshop/public_html/wp-content/themes/eleven40-pro/functions.php on line 1
Thought I followed the instructions properly, but I guess not…
Thanks,
Mike
Like Jovan and Greg, I followed the instructions and the navigation isn’t falling below the image like it should. Was there a step accidentally omitted?
Thanks for this. Worked like a charm (after a couple of false starts!).
How would I do this so that the header image is full screen? – i.e. goes right across the top of the header? Would this just be a case of adding an image that is wider? Or would this affect how the site looks on mobile?
Thanks again
Nathan