Crashed my site – please help get me back up!!

This topic contains 1 reply, has 2 voices, and was last updated by  Guust 6 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #399381

    Shannon Grant
    Expired Member
    Post count: 31

    I’m using GeoTravel theme with Genesis in WordPress.

    I was reading this forum and tried modifying this section in the functions.php. I haven’t touched anything else in functions.php. I tried putting it back just like it was, nothing is working. I tried to go deactivate GeoTravel theme, but even my dashboard is whiting out. Please help!!! I can do nothing while it’s completely inaccessible!!

    OurWorldSchools.com

    Author
    Search Results
    July 3, 2017 at 3:26 pm #385541
    In reply to: “© 2017”

    Kor

    Moderator
    Post count: 5379
    Hi Abel,

    Kindly check your functions.php file for

    //* Add My Custom Footer Links

    add_filter(‘genesis_footer_creds_text’, ‘custom_footer_creds_text’);
    function custom_footer_creds_text($creds) {
    $creds = ‘[footer_copyright] ‘ . get_bloginfo(‘name’) . ‘ • WordPress Directory Theme by WP Geo Themes‘;
    return $creds;
    }
    You can edit that.

    #399386

    Guust
    Moderator
    Post count: 29970

    No duplicate posts please, let’s stick to https://wpgeodirectory.com/support/topic/modifying-the-header-section

    Thanks

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket