Archived topic
Editing the Copyright footer via direct database access
6 replies · Started by Shelby on October 12, 2020
While I am sure I am running into a plugin conflict, I don't have the time to troubleshoot that at the moment so I am looking to see what table in the database stores the copyright footer information so I can make a change.
Thanks!
*Also noting I am using the newest version of both the theme and the plugin.
Hi there,
What if we just use a filter?
https://docs.generatepress.com/article/changing-the-copyright-message/#using-a-function
Hey Leo,
That seems to work! Though it's not carrying over the %copy% %current_year% that I was using in the customizer, have a fix for that one? Else I could hardcode it.
Thanks
Unfortunately not. Hard coding would be the easiest solution for now.
I would recommend figuring where the conflict is so you can use the copyright field.
On a guess, are you using a child theme?
Thanks! I imported from the Site Library, I will hard code it for now. Thanks again :)
No problem :)