Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter wbaker

    (@wbaker)

    Technokinetics, I appreciate the response, but don’t understand your comment. The problem is my HOME page does NOT show up in my navigation. In other words; say I go to the ABOUT US page, when I get to it, there is NO way to navigate back to the HOME page.

    How do I make my HOME page show up in navigation from other pages?
    Thanks, Ed

    Thread Starter wbaker

    (@wbaker)

    Oh, by the way; I am still not sure if the Redirection plugin started it all or if something else blew my code. Probably will never know for sure!

    Thread Starter wbaker

    (@wbaker)

    Resolved by replacing htaccess file with backup previous to blowup. After backup installed (by HostGator) I was able to log in. Still had error issues however a helpful and more experienced WP guru suggested I deactivate all plugins, then reactivate one by one until the errors reappear. Google Analytics was the culprit. Deleted plugin and uploaded updated version. All working fine now.

    Thread Starter wbaker

    (@wbaker)

    Also, now can’t “save an Image” either.

    These warnings appear when I tried to add an image:

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘GA_Admin::add_config_page’ was given in /home/wbaker/public_html/mammothlistextreme.net/wp-includes/plugin.php on line 339

    Warning: Cannot modify header information – headers already sent by (output started at /home/wbaker/public_html/mammothlistextreme.net/wp-includes/plugin.php:339) in /home/wbaker/public_html/mammothlistextreme.net/wp-admin/async-upload.php on line 24
    96

    These warnings show when trying to; “Add a New Page and/or Save a Draft”.

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘GA_Admin::add_config_page’ was given in /home/wbaker/public_html/mammothlistextreme.net/wp-includes/plugin.php on line 339

    Warning: Cannot modify header information – headers already sent by (output started at /home/wbaker/public_html/mammothlistextreme.net/wp-includes/plugin.php:339) in /home/wbaker/public_html/mammothlistextreme.net/wp-includes/pluggable.php on line 865

    It’s really a mess and I am LOST! Regards, Ed

    Thread Starter wbaker

    (@wbaker)

    The Internal Server Error prevented access to my admin panel which the HostGator techs fixed and got me back online, Yes, I have unstalled and deleted, however the Warning is still showing above my admin panel.

    Thread Starter wbaker

    (@wbaker)

    The sidebar.php file in my theme has this line of code in it.
    <?php if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar() ) : ?>

    To keep my widgets and add new ones I moved the location of this line of code <?php endif; ?> which is most likely at the bottom of your sidebar.php file and moved it directly below this line of code
    <?php if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar() ) : ?>

    Had trouble finding the above fix, but finally found it as a reply by member tyberdev about 4 months ago. Thanks for watching out.

    Thread Starter wbaker

    (@wbaker)

    resolved by uploading new header image as kubrick.jpg in host cpanel

    Thread Starter wbaker

    (@wbaker)

    resolved by uploading new kubrick.jpg image.

Viewing 8 replies - 1 through 8 (of 8 total)