Archived topic
Copyright setting in footer not working
7 replies · Started by David on February 14, 2018
I'm using the Copyright setting in Customize > Layout > Footer. I've entered this info:
"Photography Workshop Series %copy% %current_year%. All Rights Reserved."
But it displays something totally different. HELP!
Hi there,
That's weird. I was able to get it display correctly in my install.
Are you using any caching plugins?
Not that I'm aware of. I looked at my sites in Incognito mode and it's still not right. Can you take a look at my sites? Here's the login info:
Can you try #1 here first to eliminate any plugin conflict?
https://docs.generatepress.com/article/debugging-tips/
Looks like you have a custom function filtering the copyright in "Appearance > Editor > Theme Functions".
WTF - I guess that's what I get for hiring the worst web developer on the planet! I have no idea why they would do that. Can you tell me how to correct this and get my site back to stock so I can use GP theme like normal.
Just remove that snippet of code.
Your functions.php file should look like this at the bottom: https://github.com/tomusborne/generatepress/blob/2.0.2/functions.php#L94
That did it! Thanks Tom! :)