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
"</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: