Edit footer?
Hi, how do I remove the “Theme by Spiracle Themes” part?
Replies (8)
-
November 12, 2019 at 2:40 am
Hi, how do I remove the “Theme by Spiracle Themes” part?
-
November 12, 2019 at 3:57 pm
Hi Amanita,
This link is a small credit so that other people can also use our free theme. However, our theme is 100% GPL so you can edit and modify according to your requirements. There is a file called template-functions.php inside the inc folder which is having this footer function.
Best Regards
-
December 21, 2020 at 7:32 pm
Hi,
And can we change the “Theme by Spiracle Themes”.
If your answer is yes, where it should be changed?
Thank you very much.
Best Regards
-
December 22, 2020 at 7:12 am
Hi Paulo,
Yes, you can remove it. Please follow the steps below
1) Go to theme root folder ie (wp-content/themes/crater-free/)
2) Go to inc folder and find file template-functions.php and open this file with any text editor
3) Find line number 15 and remove the <span></span> tag completely
4) Save the fileLet us know if this works for you
Best Regards
-
December 22, 2020 at 1:53 pm
Hi,
Thanks for the answer, but I have only one more question
Where is the URL stored in CRATER_FREE_THEME_AUTHOR_URL ?Thanks you very much.
Regards and have a nice Christmas.
-
December 22, 2020 at 3:39 pm
Hi Paulo,
It’s in the functions.php line number 23
Best Regards
-
December 22, 2020 at 6:33 pm
Hi,
Thank you very much to let me change your credits.
Best regrads and keep safe.
-
December 29, 2020 at 1:45 pm
You are welcome 🙂
-
July 31, 2021 at 5:52 am
Thank you for sharing this. Its working.