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
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
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
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
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
Hi I’ve followed all the suggestions but it has not worked.
Thank you; I see! It has finally worked!!