bigal42
Member
Posted 10 months ago #
on my site I would like to add at the very bottom a footer(?) that says something like last updated and copy write ...how do I do all that ..I am fairly new at this and I don't want to screw up what I have done already. Thank you
my site is http://energy4thehome.com
Change you footer.php file in wp-content/themes/YOURTHEMENAME and add the information there.
bigal42
Member
Posted 10 months ago #
Is this where I change the names out ? Sorry I am new to all this.
<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the id=main div and all content
* after. Calls sidebar-footer.php for bottom widgets.
*
* @package WordPress
* @subpackage Twenty_Ten
* @since Twenty Ten 1.0
*/
?>