Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Lost my Header when Upgrading To Thesis 1.6

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2009
    Location
    Mirabel,QC,Canada
    Posts
    80

    Default Lost my Header when Upgrading To Thesis 1.6

    Hi all !

    WP Thesis Theme 1.5 upgrade to 1.6 was a success per message I got in my Admin dashboard, but I lost my header during the process...pffff...

    My blog (http://www.janicedugas.com) is now headerless!

    Gee wiz.. :-(

    Anyone has advice as to what I should do to get it back on ?

    Thanks in advance!

    Desperate...

  2. #2
    Join Date
    Jul 2009
    Location
    Mirabel,QC,Canada
    Posts
    80

    Default

    In the meantime, I will type a BLOG TITLE and a TAGLINE in the General Settings
    in the WP-Admin area, to at least have something showing up.

    The header I had was a psd file.

    And now, with the new designs options brought with the upgrade, I cannot see where the layout.css or stylesheet is located.

    pffff..

  3. #3
    Join Date
    Jul 2009
    Location
    Brazil
    Posts
    229

    Smile

    Here is your header my friend:
    http://www.janicedugas.com/images/ph...ader_jdcom.jpg
    simply save it to your computer and upload it.
    Blessings ,
    Eren

  4. #4
    Join Date
    Jul 2009
    Location
    Mirabel,QC,Canada
    Posts
    80

    Default

    Thanks Eren !! Wow.... that was fast!

    You recovered my .jpg image. Fantastic !! Merci beaucoup.

    Saved it on my desk top and will upload to server in the Thesis 1.6 images/ folder .

    Out of curiosity, where did you find it..or the path?

    Take care my friend.

    Talk soon.

  5. #5
    Join Date
    Jul 2009
    Location
    Brazil
    Posts
    229

    Smile

    Google hold a record of web pages- the word cached - means that's when the spiders came around a took a"picture" so to speak of it.
    since it hadn't been too long since you changed i simply did a search in google with the words
    site:janicedugas.com
    then I clicked on the link where it says cached in the google results.
    The older web page came up. I right clicked the image and selected view image.
    that gave me the url of the image. Hope that helps
    All the best,
    Eren

  6. #6
    Join Date
    Jul 2009
    Location
    Mirabel,QC,Canada
    Posts
    80

    Default

    Thanks Eren for the explanation. Great!

    I tried to paste the code to the header image path into the custom.php file of Thesis but with no success.

    After surfing on Internet & Thesis for help, finally downloaded the
    Thesis Open Hook plugin to ease the process.

    But still, did not succeed.

    Grrrrr.....

    Gives me this error on top of home page!

    Parse error: syntax error, unexpected '}' in /home/xxxxxxx/public_html/janicedugas.com/wp-content/plugins/thesis-openhook/functions.php(223) : eval()'d code on line 11


    Any clue? to what I am doing wrong ?

    pffff...

    (would prefer spend time on the November challenge instead !!!)

    Merci beaucoup and have a great day.

  7. #7
    Join Date
    Jul 2009
    Location
    Bellevue, WA
    Posts
    246

    Default

    Quote Originally Posted by Eren Mckay View Post
    Google hold a record of web pages- the word cached - means that's when the spiders came around a took a"picture" so to speak of it.
    since it hadn't been too long since you changed i simply did a search in google with the words
    site:janicedugas.com
    then I clicked on the link where it says cached in the google results.
    The older web page came up. I right clicked the image and selected view image.
    that gave me the url of the image. Hope that helps
    All the best,
    Eren
    I've used this technique myself, but never for this kind of purpose. Great thinking, Eren. Kudos.

    - Bal

  8. #8
    Join Date
    Jul 2009
    Location
    inside my own head
    Posts
    2,011

    Default

    hmm have you had any luck getting support from the Thesis folks about it? Maybe stop by their support forum and see if anyone else has had the same or a similar problem.

  9. #9

    Default

    Janice, I think the height and width in that bit of code you added to custom.css has to match the height and width of your logo. So if the image is 960x200 then put those numbers in the code.

    By the way... is Maggie talking about switching to default theme when updating WordPress or when updating a theme? I don't know that switching to a default theme would make a difference when upgrading a theme. I've never upgraded a theme though, only switched themes, so that might be different.

    Actually, I'm not sure it makes a difference when upgrading WP either, but I have to think about that. I think the only things that make a difference are 1) what files get over-written during an upgrade or 2) an incompatibility between WP versions and themes or plugins after upgrades.

    For me the most important thing for any upgrade is to make sure everything is backed up so that you can revert to the old if necessary. And unless it's an upgrade for security reasons, I always wait at least a couple of weeks to upgrade so the developers have time to work out the bugs.

  10. #10
    Join Date
    Jul 2009
    Location
    Mirabel,QC,Canada
    Posts
    80

    Default

    Quote Originally Posted by lindastacy View Post
    Janice, I think the height and width in that bit of code you added to custom.css has to match the height and width of your logo. So if the image is 960x200 then put those numbers in the code.
    Thanks for your help Linda! Now, there is white space above and under the header.

    In the Thesis forum, got a reply from member in regards to have theheader fit properly:

    Originally Posted by pbarron View Post
    If you mean the space above and below the header image, this should remove it entirely:

    Code:

    .custom #header {
    padding-bottom:0;
    padding-top:0;
    }

    .custom #header #tagline {
    line-height:0;
    }
    Ouf....it worked

    Back on track.

    Merci. Talk soon.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •