Forum Replies Created

  • In reply to: help to enlarge the header to 1200px

    #12607

    Syahir,

    Logout error occurs each time. And, it seemingly does NOT log me out either.

    If I close all browsers, and open a browser and go to my site, it still has me logged in.

    However, if I reboot my computer then go there, I have to login like normal.

    Suggestions?

    In reply to: help to enlarge the header to 1200px

    #12605

    Syahir,

    Junk Folder: “yes”, sorry I forgot to mention that in advance….nothing there from this forum…ever.

    Here is code in child theme’s “functions.php” file (I copy/paste from your suggested link above and only changed 900px to 1200px):

    <?php

    function graphene_custom_header_width(){

    return 1200;

    }

    function graphene_custom_header_height(){

    return 198;

    }

    add_filter(‘graphene_header_image_width’, ‘graphene_custom_header_width’);

    add_filter(‘graphene_header_image_height’, ‘graphene_custom_header_height’);

    ?>


    Respectfully,

    Jack

    In reply to: help to enlarge the header to 1200px

    #12603

    Syahir,

    Another error. When I log out, I get this error and if I close the window go to my blog url…it still shows me logged in. How do I fix this one? Thanks in advance.


    This webpage is not available.

    The webpage at http://jackburnsonline.com/wp-login.php?action=logout&_wpnonce=6726836f66 might be temporarily down or it may have moved permanently to a new web address.

    More information on this error


    Respectfully,

    Jack

    In reply to: help to enlarge the header to 1200px

    #12601

    Syahir,

    Here is what happened:

    I had created the functions.php file with the short special code as instructed in the suggestion way up top for enlarging the header….and all had been good.

    But I when I went to change the pixel parameter, I could not get it to open to notepad by double clicking it…it kept opening in some editor that only let me view it. So I had opened it with Komposer software that I use to tinker with editing other coded files, mostly html files. Anyway, that software was adding codes for /head and other stuff that was hosing it up. And I could not get it to let me remove spaces and get it cleaned up, etc.

    So, I ditched editing and created another one from scratch with blank notepad editor, but this time I changed the pixel width number immediately before saving it.

    I put the new file in child theme folder and all is good now.

    Much thanks for quick response!!

    OK, now I will go check out the firefox plugin.

    PS — Remember that “subscribe to topic via email” thingee is still not working on my end. 🙂

    In reply to: help to enlarge the header to 1200px

    #12599

    Syahir,

    (btw: site is http://www.jackburnsonline.com)

    I will check that Firebug out later….you will see below I have a more urgent matter to attend to now.

    Since I last wrote here I made a few more edits to child theme style.css, but there were so many and that is a big file to scan through, that I decided to take a break from it. So I logged out and got a lot of weird errors but did not think much of it..until today when I tried to login in again.

    It appears that something is badly messed up…I hope you can help me get back into admin area to continue and complete the task to get my site working and looking well.

    I cannot login now….here is what happens when I click the login link from the blog main page:

    I get these 2 error messages with the login popup window:

    Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosweb/web205/b2051/ipg.bssibiz/jackburnsonline.com/wp-content/themes/graphene-child/functions.php:3) in /hermes/bosweb/web205/b2051/ipg.bssibiz/jackburnsonline.com/wp-login.php on line 337

    Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosweb/web205/b2051/ipg.bssibiz/jackburnsonline.com/wp-content/themes/graphene-child/functions.php:3) in /hermes/bosweb/web205/b2051/ipg.bssibiz/jackburnsonline.com/wp-login.php on line 349

    Then, when I put my login username/password into popup window, I get these errors and nothing else opens….just stays stuck on this page of errors. Here is the error list:

    Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosweb/web205/b2051/ipg.bssibiz/jackburnsonline.com/wp-content/themes/graphene-child/functions.php:3) in /hermes/bosweb/web205/b2051/ipg.bssibiz/jackburnsonline.com/wp-login.php on line 337

    Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosweb/web205/b2051/ipg.bssibiz/jackburnsonline.com/wp-content/themes/graphene-child/functions.php:3) in /hermes/bosweb/web205/b2051/ipg.bssibiz/jackburnsonline.com/wp-login.php on line 349

    Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosweb/web205/b2051/ipg.bssibiz/jackburnsonline.com/wp-content/themes/graphene-child/functions.php:3) in /hermes/bosweb/web205/b2051/ipg.bssibiz/jackburnsonline.com/wp-includes/pluggable.php on line 690

    Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosweb/web205/b2051/ipg.bssibiz/jackburnsonline.com/wp-content/themes/graphene-child/functions.php:3) in /hermes/bosweb/web205/b2051/ipg.bssibiz/jackburnsonline.com/wp-includes/pluggable.php on line 691

    Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosweb/web205/b2051/ipg.bssibiz/jackburnsonline.com/wp-content/themes/graphene-child/functions.php:3) in /hermes/bosweb/web205/b2051/ipg.bssibiz/jackburnsonline.com/wp-includes/pluggable.php on line 692

    Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosweb/web205/b2051/ipg.bssibiz/jackburnsonline.com/wp-content/themes/graphene-child/functions.php:3) in /hermes/bosweb/web205/b2051/ipg.bssibiz/jackburnsonline.com/wp-includes/pluggable.php on line 890

    HELP–What do I do now? thanks.

    PS–Each time I post here, I also flag the box for “subscribe to topic via email”, and I have never received an email from this forum yet. I’m not sure if it is working correctly or not, but I thought you would want to know.


    Respectfully,

    Jack

    In reply to: help to enlarge the header to 1200px

    #12597

    Syahir,

    OK, I have not drowned yet…LOL

    I got original style.css file and cut/pasted it back into them parent….all good.

    I created graphene-child folder and put under wp-content/themes folder as mentioned in thread above….all good.

    I created functions.php file and put into graphene-child folder. I successfully modified it with code you provided in mentioned thread above. I can now upload headers as wide as 1200px (my setting)…..all good.

    I created style.css file and put into graphene-child folder. I successfully modified it with one minor code change to container size to 1200px……all good.

    So, now I have to go through all style.css code to seek out all places to add 300px as I done yesterday. It took me a while to find them….and I don’t know that I found them all. Is there a more effiecient way to do this task to get the result I’m seeking. I obviously have to make changes to container, post, comments, etc….and maybe others. Since I glean little of the logic in looking at the code, I’m only seeking out large numbers with “px” and trying to discern if I should add 300px to it. Would you be able to provide me with a list of certain words to search or any trick to get this result more affectively.

    Thanks.


    Respectfully,

    Jack

    In reply to: help to enlarge the header to 1200px

    #12596

    Syahir,

    Wow…I’m obviously swimming in deep water…lol

    I will likely go back to original, thanks for easy link to version and files…that is awesome.

    Oh boy, let me try to grasp this “child theme” thingee by reviewing the link you provided. OK, I grasp the concept, but can I accomplish implementation? I will try it.

    I think I will try to do header change per the link too after the child theme. I’m swimming deeper now….stay tuned. 🙂

    Thanks.


    Respectfully,

    Jack

Viewing 7 posts - 1 through 7 (of 7 total)