Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #56190
    schlab0
    Member

    At the bottom of my page it says “Copyright © 2015 ss_site_title All Rights Reserved.”
    How do I change “ss_site_title” to be the actual name of my site?

    Thanks

    #56218
    Sakin
    Keymaster

    @schlab0: That footer will take your site title in “Settings => General”

    #56233
    schlab0
    Member

    I did update that field, and it changed the site title at the top of the page but not the copyright at the bottom.
    I also loaded up a different theme with a copyright at the bottom and it pulled the correct name.

    #56269
    Sakin
    Keymaster

    @schlab0: Can you add this code in your functions.php file and then refresh your browser. It should work and after that you can remove that code.
    delete_transient( 'catchevolution_footer_content_new' );

    #56297
    schlab0
    Member

    I added that code to the end of my functions.php file, and it made the site just a blank white screen when i tried to go to it, even the admin screen. I had to go into my host and edit the file directly. After I removed that line of code, the site loaded again and the copyright now reflects the correct site name.

    Thank you, this issue has been resolved.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change Copyright Site Title’ is closed to new replies.