[Theme: Bizznis] Changing the footer copyright
-
Hey guys!
I really need your help guys! I’m new to all this website creation and i have earlier worked with an “drag and realise” platform… WordPress is so much fun!
any how..i need help with chaning the footer. Right now it says on the website i working in
Copyright c 2014 By Bizznis WordPress Log out “WordPress and log out are linked so you an click them
But if i just want it to say Copyright c 2014 By Zirox624 how do i do it?
on the Footer.php it just says:
<?php
/*
WARNING! DO NOT EDIT THIS FILE!
This file is part of the core Bizznis parent theme.
Please do all modifications in the form of a child theme.
*///* Handles the footer structure.
echo ‘</div>’; #end .site-container
do_action( ‘bizznis_after_main_container’ );
echo ‘</div>’; #end .site-main
do_action( ‘bizznis_footer’ );
echo ‘</div>’; #end .site-container
do_action( ‘bizznis_after’ );
wp_footer();
?>
</body>
</html>I’m new and need help! i hope someone out there can do it xD..thanks ??
- The topic ‘[Theme: Bizznis] Changing the footer copyright’ is closed to new replies.