Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #609603

    Hello,

    I have tried to replace your copyright note with mine in the theme options section, but it just isn’t working. Please let me know what I am doing wrong. Thank uou

    #609614

    Hi ademide!

    Please try adding following code to Functions.php file in Appearance > Editor

    add_filter("kriesi_backlink","new_nolink");
    function new_nolink(){
    $kriesi_at_backlink = "";
    return $kriesi_at_backlink;
    }

    Regards,
    Yigit

    #609617

    Thanks Yigit,

    I have done this, and there is no change.

    #609619

    Hi!

    Do you mind creating a temporary admin login and posting it here privately?

    Cheers!
    Yigit

    #609622

    Done!
    Thank you.

    #609623

    Hey!

    Best regards,
    Yigit

    #609624

    Okay.

    #609625

    Hey!

    Have you made any changes on theme files?
    Copyright link should read “Enfold WordPress Theme by Kriesi” by default. There could be some sort of caching because text is not removed even when i remove it from file.

    Cheers!
    Yigit

    #609626

    I haven’t changed anything at all.
    I don’t know what to do…..

    #609643

    Any luck?
    Should I delete and re-install the theme?

    #609644

    Hi!

    Structure does not seem correct. Can you please try re-updating the theme and overwrite all files via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/?

    Regards,
    Yigit

    #609652

    Alright.

    I will do that right away and let you know how it goes.

    Thanks.

    #609675

    I updated the theme via FTP, and it is working perfectly now.
    Thank you so much!

    #609678

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘I can't remove your copyright link’ is closed to new replies.