• The sooner the better: You should follow me on twitter here.

112 Comments

  1. Ed invictatrader.com
    Posted January 5, 2010 at 8:29 pm | Permalink

    @Amine you are welcome. The images not showing up could be a database issue if you pull your images from within there.
    Good luck.

    • Posted January 5, 2010 at 9:49 pm | Permalink

      I downloaded another theme (pixel) and I was able to upload the header without any problems….:) Not sure why the thematic child theme wont let me…

  2. Posted January 6, 2010 at 6:06 pm | Permalink

    dammmm it. my buddy from canada just figured it out for me and its something very stupid…lol

    this is his message:

    ou’re working with a linux web server for your site, so the file names are CASE sensitive, i.e. LOGO2.jpg and logo2.jpg are not same.

    Either you can rename the file to match what it is being called or change the way it is being called.

    . if you go to any page on your site and right click, IE or firefox will give you this menu item ‘view source’. Once you select that it’ll bring up a page in html, here you can search for that file ‘logo2.jpg’ and you can get more details.

    thanks for everyone for trying. its truly appreciated and thanks for the thematic and child theme. its truly appreciated. as someone famous said. there is no such thing as genius, its all about persistence……:)

  3. Ed invictatrader.com
    Posted January 6, 2010 at 7:14 pm | Permalink

    @Amine on a Linux server you have to be careful naming files. Always best to use all lower case alphabets or numbers, nothing else.

  4. Ed invictatrader.com
    Posted January 6, 2010 at 7:15 pm | Permalink

    Good Luck with your project @Amine. Is your site working now?

    • Posted January 6, 2010 at 7:16 pm | Permalink

      yes, its awesome

      http://www.isearchBankhomes.com

      i still have lots of work to do to finish it up…:)

      • Ed invictatrader.com
        Posted January 7, 2010 at 10:06 pm | Permalink

        Very well done site @Amine. What images were you talking about. All image links are working fine.

        • Posted January 7, 2010 at 11:21 pm | Permalink

          @ed thanks for the compliment. Feel free to give any feedback on my website. It was the Banner that wouldn’t show up because of the case senstivie issue….got it working finally…:)

  5. Ed invictatrader.com
    Posted January 8, 2010 at 10:35 pm | Permalink

    I am glad it all worked out for you in the end. Persistence pays off big time.

  6. Posted January 9, 2010 at 12:45 am | Permalink

    Any guidance on what size the banner image should be?

    • Ed invictatrader.com
      Posted January 11, 2010 at 7:38 pm | Permalink

      Just look for the size of the banner in the HTML and make sure the image size is the same or lesser than it.

  7. Posted January 11, 2010 at 10:54 pm | Permalink

    Does it matter if you stick this PHP code at the bottom of your functions.php in Thematic? Or does it need to be somewhere specific?

    Thanks so much,
    k.n.

    • Cristian cozmoslabs.com
      Posted January 11, 2010 at 11:05 pm | Permalink

      This is thought to be uses inside the functions.php file of a child theme. This way you won’t make any modifications to Thematic and future updates to the framework will be really simple to do.

    • Ed invictatrader.com
      Posted January 12, 2010 at 7:32 pm | Permalink

      @Kyndra that should be fine.

  8. Marc thereddwarfinn.com
    Posted January 15, 2010 at 9:33 pm | Permalink

    Hi, I added the code to my child theme and uploaded a test image and it went up without a problem. I then switched it out with the same image (but with text added), and it now shows this:

    Warning: fopen(/tmp/php2jY71f) [function.fopen]: failed to open stream: Success in /home/reddwarf/public_html/wp-content/themes/thematic/functions.php on line 113

    Warning: fclose(): supplied argument is not a valid stream resource in /home/reddwarf/public_html/wp-content/themes/thematic/functions.php on line 115

    and the header is no longer appearing. Please forgive me if the answer is obvious, I’m clueless with this stuff.

    • Marc thereddwarfinn.com
      Posted January 15, 2010 at 9:43 pm | Permalink

      just as an addition – the original test banner still works. What am I doing wrong with the new image? It’s the same file size, width and height, file type, etc.

  9. Ed invictatrader.com
    Posted January 15, 2010 at 10:11 pm | Permalink

    The text on the image looks to be the issue here. Does it work well without the text? Have you tried to overlay the text over the image or is the text part of the image itself?

    • Marc thereddwarfinn.com
      Posted January 18, 2010 at 1:12 am | Permalink

      I overlayed the text on the image via photoshop. The original image still works, but no other image seems to work, with or without text.

      I’m going to keep fiddling to see if I can discover what makes this image different from the others… any suggestions? You may want to try sending me an image that works for you to see if it works for me as well.

      Is it possible I added the code incorrectly and that’s the source of these inconsistencies?

  10. Ed invictatrader.com
    Posted January 18, 2010 at 8:26 pm | Permalink

    Have you tried to superimpose your text on your image in Photoshop and save it to your desktop? Then go ahead and upload it to your theme’s folder? I have done that at times to make text over images work.

  11. John G johngosselin.com
    Posted February 1, 2010 at 4:48 pm | Permalink

    I added the code to my functions.php in my child theme and now I am getting this error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/hypr/public_html/blog/wp-content/themes/johng/functions.php:104) in /home/hypr/public_html/blog/wp-includes/pluggable.php on line 868

    Not sure what I need to do to fix this. Any thoughts?

    • Cristian cozmoslabs.com
      Posted February 1, 2010 at 10:33 pm | Permalink

      This probably means you have spaces after the last php closing tag in functions.php.

      Check for that and let me know if it fixed it!

      • John G johngosselin.com
        Posted February 2, 2010 at 3:01 am | Permalink

        Yeah, I think it was just a syntax error. I re-pasted the code along with some of my other functions and everything started working just fine. Thanks very much for the input!

        • Ed invictatrader.com
          Posted February 2, 2010 at 7:41 pm | Permalink

          Am glad it worked out for you. Nice place to ask questions here.

  12. Ed invictatrader.com
    Posted February 1, 2010 at 10:00 pm | Permalink

    Could be a syntax error. I would check for mistakes there first.

  13. Ed invictatrader.com
    Posted February 12, 2010 at 9:29 pm | Permalink

    @Brenda what server are you on?

One Trackback

  1. [...] Add a Header Image to Thematic the Easy Way [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe without commenting

  • Featured Theme

    Smarter Wordpress Theme

    Smarter is a Wordpress theme for small and medium sized companies. It's meant to build a presentation site in a minimum amount of time without touching a single line of code.

  • subscribe

    through RSS

    Or, subscribe via email:

    Enter your email address:

    Follow me on Twitter