Remove freepremiumwp footer link?

dotcom1

Newbie
Joined
Mar 13, 2013
Messages
16
Reaction score
1
Does anyone know how to remove freepremiumwp footer link that appears - every time I remove it - it shuts my website down.

"</div><!-- /content -->
</div><!-- /container -->

<div id="bottom">
<div class="inner">

</div>
</div><!-- /bottom -->
<div id="footer">
<div class="inner">

<p></a></p>

<p>Site by<?php // IMPORTANT: You may not change or remove the following link.Please read the terms of use and license file DO NOT CHANGE ANYTHING IN THE TWO LINES BELOW?>
<?php wp_copyrighted(); ?></p>

</div>
</div><!-- /footer -->
</div><!-- /containers -->--->
</body>
</html>"

Hope someone can help
 
Last edited:
Does anyone know how to remove freepremiumwp footer link that appears - every time I remove it - it shuts my website down.

"</div><!-- /content -->
</div><!-- /container -->

<div id="bottom">
<div class="inner">

</div>
</div><!-- /bottom -->
<div id="footer">
<div class="inner">

<p></a></p>

<p>Site by<?php // IMPORTANT: You may not change or remove the following link.Please read the terms of use and license file DO NOT CHANGE ANYTHING IN THE TWO LINES BELOW?>
<?php wp_copyrighted(); ?></p>

</div>
</div><!-- /footer -->
</div><!-- /containers -->--->
</body>
</html>"

Hope someone can help
If possible send me the theme i will hide the footer and upload you,,
 
Back
Top