i like your theme.but i face a problem.how i can not change this line….Proudly powered by WordPress & The WP Free WordPress Theme by CeeWP. hope your quick response….
you can edit at /themes/the-wp/inc/template-tags.php line 296.
<div class=”site-info”>
<?php printf( __( ”, ‘the-wp’ ), ‘WordPress’ ); ?>
<span class=”sep”></span>
<?php printf(
__( ”, ‘the-wp’ ),
__(”, ‘the-wp’),
”.__(”, ‘the-wp’ ).” ); ?>
</div>
but if you want to remove it, better you can make some donations or upgrade to pro version. Unfortunately, pro version will be reade 33 days from now 🙁
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
Just to chime in:
but if you want to remove it, better you can make some donations or upgrade to pro version. Unfortunately, pro version will be reade 33 days from now 🙁
Upgrading to a “pro” version is not necessary to just change the footer. You can remove anything from any theme as you like. No donation is necessary.
I’ll look later tonight and describe a safe way to do that via a child theme.