Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #483312

    Hi, I have finally got onto ENfold, am very excited!

    I saw from other posts to add this in functions.php

    but because I don;t know how to code I don;t know where to put this:

    add_filter(“kriesi_backlink”,”new_link”);
    function new_link(){
    $kriesi_at_backlink = “”;
    return $kriesi_at_backlink;
    }

    I understand I can use [no backlink] in the footer copyright options but I wanted to put other info there too.

    What’s the best way to do this?

    I have included the link below

    #483651

    Hi prettyfish!

    Thank you for using Enfold.

    Use the [no backlink] tag in the copyright field then add other content:

     [no backlink] Another info here... 
    

    Best regards,
    Ismael

    #483652

    Thanks Ismael; here is what I put in the field, so tell me where I went wrong:

    [no backlink]© Copyright – The Mermaid Tribe. Pretty Salt Productions. Candace Loy 2012-2015

    #483824

    I tried a few different versions eg. with space between [no backlink] and the copyright sign , etc.

    I also tried using just [no backlink]

    then added the details again.

    Now it’s empty

    #483847

    Hi!

    Please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
    Or you can add the code into functions.php file in Appearance > Editor.

    Cheers!
    Yigit

    #488435

    Hi I’ve followed all the suggestions but it has not worked.

    #488664

    Hi,

    The following will work:

    [nolink] Your text here
    

    Best regards,
    Rikard

    #489721

    Thank you; I see! It has finally worked!!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Removing 'Kriesi' backlink in footer.’ is closed to new replies.