GetSimple Support Forum
"Powered by GetSimple" - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Developer Discussions (http://get-simple.info/forums/forumdisplay.php?fid=8)
+--- Thread: "Powered by GetSimple" (/showthread.php?tid=4600)



"Powered by GetSimple" - Stef - 2013-04-05

Hello everyone!

I am new to GetSimple, I am going to use this CMS for my Webdesigning company.
I have been searching a bit but I can't find anything about the "Powered by GetSimple" on the bottom of a default installation.
My question is if I can delete this or not?

Regards

Stef


RE: "Powered by GetSimple" - shawn_a - 2013-04-05

It is probably in your theme footer file. Feel free to modify themes however you see fit.


RE: "Powered by GetSimple" - Stef - 2013-04-06

(2013-04-05, 22:46:41)shawn_a Wrote: It is probably in your theme footer file. Feel free to modify themes however you see fit.

Okay, thank you for the response.


RE: "Powered by GetSimple" - Timbow - 2013-04-06

Welcome Stef. The text is generated by the tag
Code:
<?php get_site_credits(); ?>
You are not obliged to keep it. Good luck with the business. I find GS a really good tool for any site. It makes your work better than most of the other guys.


RE: "Powered by GetSimple" - shovenose - 2013-04-06

Yup, you can remove it if you would like Smile