Archived topic
Add site title in footer
7 replies · Started by Takeru on January 16, 2021
I want to add my site title to the footer.
If I need to create a shortcode, it would be helpful if you could tell me as in the topic below.
https://generatepress.com/forums/topic/add-page-title-in-page-header/#post-245321
Hi there,
Yes, you need a shortcode for this. The reply you linked to is the exact code you need :)
With the above code, for example, the title of the post will be reflected in the footer.
I want the site title to be reflected in the footer of any page.
The site title is a static element (it doesn't change) so you should be able to just add it in as the content.
What issue are you having? Can you link me to the page in question?
I want to automatically add text to the footer of my client's website.
When I duplicate a website, like a starter site, I want to automatically insert text like "produced by".
I know I can do this manually, of course, but I posted this because I hope it will save me some time customizing the footer when duplicating a website.
Copying and paste the same message would actually be the easiest method :)
Otherwise you have to add unnecessary PHP to create shortcodes which is a bit overkill.
Okay, I'll try to copy and paste!
Thank you!
No problem :)