Hi, how do I remove the “Theme by Spiracle Themes” part?
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
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
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 file
Let us know if this works for you
Best Regards
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.
Hi Paulo,
It’s in the functions.php line number 23
Best Regards
Hi,
Thank you very much to let me change your credits.
Best regrads and keep safe.
You are welcome 🙂
Thank you for sharing this. Its working.