- This topic has 5 replies, 3 voices, and was last updated 9 years, 2 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Epik Theme Support › Copyright Info
How do I change the copyright/Wordpress information that appears at the bottom of the Epik theme to my business information & copyright?
That code is from the Genesis Framework….if you look at the StudioPress Code Snippets page you’ll see how to adjust certain parts of Genesis. Look in the Footer Section – http://my.studiopress.com/snippets/
Where do I access the functions.php file to change the footer code in the Genesis theme
This is in your theme files….BUT I would definitely recommend you access it using an FTP program (you can do a google search for a tutorial on how to setup and use one). You’ll also need an html/css/php editor to edit the files.
You can use the WordPress editor if you want, but beware, if you make an error it will take your entire site down and show a white screen displaying the error, and I haven’t seen a way to undo it since theres no way to go back……Thats why it’s recommended to use FTP and an editor (nearly all developers/designers do this) as you can easily undo any mistakes. But if you’re going to use the WP editor, just make sure you copy and paste everything perfectly to avoid mistakes.
I’ve attempted to access the file to modify the copyright information in the functions.php file and don’t see it there. Am I looking in the wrong place? Where do I go to edit the copyright/Wordpress info in the Epik footer?
What @kronos is saying is that it’s not located in the theme, the original code is located in the Genesis Framework. The link above from StudioPress shows that you would need to add that code in your functions file, and it will filter the code in your footer. When he said “look in the footer section” he is referring to the section labeled Footer on that particular page. So you will be adding this code in your functions file, it’s not there by default. Make sense?
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com