• stanislavstrong

    (@stanislavstrong)


    Hi can someone please help I need the standard content of utility.php from the /retina/lib/functions/utility.php
    My site and admin is no longer accessible.

    Theme is Retina Wpa

    I was messing around trying to get rid of a footer.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Download the retina theme again and get the file utility.php from Themes/retina/lib/functions/utility.php, replace the file. End.

    To get rid of the footer edit utility.php file. Remove everything inside the div:

    Don´t remove….<div class=”grid_5 grid_credit”>

    REMOVE THIS CODE:
    <?php printf( __( ‘%s Theme by’, ‘retina’ ), $retina_theme_data[‘Name’] ); ?> ” title=”WPAisle”>WPAisleWordPress

    Don´t remove….</div>

    That´s all.

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

The topic ‘Help messed up utility.php’ is closed to new replies.