Wordpress-Themes without footerlinks?

killerbabe

Newbie
Joined
May 26, 2013
Messages
4
Reaction score
0
Hello, do you know themes for wordpress without footerlinks?

Or do you know themes where it is allowed to remove the footerlink to the author?

How do you guys handle this? Do you just don't care about the copyright or do you use themes with footerlinks to the author of the theme?

I have also seen that somebody provide themes from themeforest here for free. Do you think it is safe to use them?
 
Wordpress is a GPL licensed software, so yeah you can remove the links if you need to. To remove footer links, go to footer.php under your theme folder and remove it.
 
Hi, as the above poster mentioned, download the theme you like(check the download section for premium themes) install it and go to them> edit> click on the footer.php then you can update the info there..

if its tricky, send me a PM, 'm happy to help you.
 
Thanks for your answers, but I know how to remove them.

So you say I can remove every footerlink in every theme without getting problems because of copywright?

And do you recommend to use for example themes from themeforest without buying the licence or is it too risky?
 
Here's a good discussion which focuses on what you are looking at.
Code:
http://wordpress.org/support/topic/theme-licensing

In layman's language, do whatever you would like to do. Nobody's gonna say anything to you. Now, some parts of the theme might really be copyrighted, like the default logo, or a PSD that came bundled with the theme. As for the code, do whatever you need.

Thanks for your answers, but I know how to remove them.

So you say I can remove every footerlink in every theme without getting problems because of copywright?

And do you recommend to use for example themes from themeforest without buying the licence or is it too risky?
 
Bring them in ( if not in the Do not share list) and I will nullify them :)
While it is easy enough to remove the footer links, I have come across a theme that does not function if you remove those links. It had some kind of code to check for the links. Personally I don't trust a theme that goes to such extremes. There are plenty of free themes out there that don't have this kind of protection.
 
You don't have to worry until your website gets famous.
& If it gets famous, nothing wrong spending some 30-40 bucks buying the theme.
There are some wp theme websites that allow removing footer link by donating some $10.
Some famous themes are being used by thousands of people, so if you remove the link, i dont think the owner will notify and mail you. But still, if you get mail, just reply that you downloaded theme from somewhere and you aren't aware about any footer link.
 
Back
Top