I am using a free WP template and the sidebar contains links to very irrelevant subjects. I have no problem keeping the link to the design site but the others have to go.
When I try and change these links I get an error. The code is not encrypted. I have pasted it below.
"sidebar.php"
<?php /* WARNING: DON'T EDIT OR ADD ANYTHING INSIDE THIS LINE. THE THEME WILL DEACTIVATED IF THESE LINKS ARE MODIFIED IN ANY WAYS */?>
<?php _e('Theme Credits',TEMPLATE_DOMAIN); ?>
<?php echo ccc_footer_license(); ?>
<?php do_action('bp_after_right_sidebar'); ?>
<?php /* WARNING: DON'T EDIT OR ADD ANYTHING INSIDE THIS LINE. THE THEME WILL DEACTIVATED IF THESE LINKS ARE MODIFIED IN ANY WAYS */?>
Hello.
I am using a free WP template and the sidebar contains links to very irrelevant subjects. I have no problem keeping the link to the design site but the others have to go.
When I try and change these links I get an error. The code is not encrypted. I have pasted it below.
"sidebar.php"
<?php /* WARNING: DON'T EDIT OR ADD ANYTHING INSIDE THIS LINE. THE THEME WILL DEACTIVATED IF THESE LINKS ARE MODIFIED IN ANY WAYS */?>
<?php _e('Theme Credits',TEMPLATE_DOMAIN); ?>
<?php do_action('bp_after_right_sidebar'); ?> <?php /* WARNING: DON'T EDIT OR ADD ANYTHING INSIDE THIS LINE. THE THEME WILL DEACTIVATED IF THESE LINKS ARE MODIFIED IN ANY WAYS */?>