Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #618737

    Hello!
    I added this code to the functions.php file in Editor and my site has now crashed. I forgot to take out the ***’s before I saved the file – which I think ended up crashing it. What can I do to fix it? Please help!

    Thank you!

    ***add_filter(“kriesi_backlink”,”new_nolink”);
    function new_nolink(){
    $kriesi_at_backlink = ‘ <br/>Website Designed by Foxy Designs
    <br/>’;
    return $kriesi_at_backlink;
    ***}

    #618748

    Hi emilyriggio!

    Thanks for getting in touch with us!

    You need to access the theme files via FTP or if your web host uses a cpanel. Edit the functions.php file and remove the ***. If you need further assistance, could you please provide FTP or cpanel details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Best regards,
    Jordan

    #619180

    Hi Jordan!
    Thank you! It worked :) I appreciate your help!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Site crashed :(’ is closed to new replies.