• Closed
  • S.B.
    Spectator
    November 30, 2013 at 3:48 pm #8167

    where can i change the footer copywrite information?

    Roman
    Spectator
    Posts: 3147
    November 30, 2013 at 7:56 pm #8668

    this can be changed in library\functions\functions.php file, line # 282

    Richard Boat
    Spectator
    Posts: 4
    February 19, 2014 at 9:42 pm #9155

    Hi There,
    I read your reply on the credit link but I cannot find that in the path stated above

    Please assist

    Richard

    Roman
    Spectator
    Posts: 3147
    February 20, 2014 at 7:46 pm #9156

    do you use the evolve theme?

    Richard Boat
    Spectator
    Posts: 4
    February 20, 2014 at 11:18 pm #9159

    Hi Roman,

    Yes I do

    Thanks

    Richard Boat
    Spectator
    Posts: 4
    February 20, 2014 at 11:43 pm #9160

    Hi Roman,

    I’ve been able to figure it out.

    I used filezilla ftp to login to the domain, navigated to public_html folder, wp-content, themes, evolve, library, functions, functions.php. Use filezilla to download the file functions.php, to a location on your location and use notepad++ to open the file. The line # Roman stated above is all the way at the bottom on the page. Modify the credit link with your desired url and save the file. Upload the file back to the same location where it was previously downloaded.

    Voila this should do it

    Thanks,
    Richard

    Roman
    Spectator
    Posts: 3147
    February 21, 2014 at 10:41 am #9161

    there are also editors which let you connect through the FTP and you can edit and save the file directly on the server, ex. http://www.pspad.com/ 😉

    Richard Boat
    Spectator
    Posts: 4
    February 21, 2014 at 4:48 pm #9167

    Hello Roman,

    Thanks for the update, would keep that in mind

    Rosdi Ahmad
    Spectator
    Posts: 49
    May 28, 2014 at 6:17 pm #9871

    The copyright is no longer appear in this new version 1.6.0. You can refer: http://www.mypowerpunch911.com. Some coding is missing from functions.php.

    Your demo: http://demo.theme4press.com/evolve/ still have the copyright.

    Please help.

    Roman
    Spectator
    Posts: 3147
    May 28, 2014 at 7:35 pm #9876

    the copyright has been moved to the theme options in the Footer Styling section so users can modify it now much easier

    Rosdi Ahmad
    Spectator
    Posts: 49
    May 29, 2014 at 5:58 am #9880

    I noticed that.

    BTW, I’m using PHP strftime and can’t be done in HTML.

    If I want to add back below coding in functions.php, will it work?:

    function evolve_copy() {
    ?>
    <?
    }