SixServe - Free No Ads cPanel Web Hosting: Wordpress footer code - SixServe - Free No Ads cPanel Web Hosting

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Wordpress footer code

#1
User is offline   taowaca 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 18-December 11
Wordpress footer.php

<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the id=main div and all content after
*
* @package WordPress
* @subpackage Twenty_Eleven
* @since Twenty Eleven 1.0
*/
?>

</div><!-- #main -->

<footer id="colophon" role="contentinfo">

<?php
/* A sidebar in the footer? Yep. You can can customize
* your footer with three columns of widgets.
*/
if ( ! is_404() )
get_sidebar( 'footer' );
?>

<div id="site-generator">
<?php do_action( 'twentyeleven_credits' ); ?>
<a href="<?php echo esc_url( __( 'http://sixserve.com/', 'twentyeleven' ) ); ?>" title="<?php esc_attr_e( 'Free Hosting', 'twentyeleven' ); ?>" rel="generator"><?php printf( __( 'Proudly powered by %s', '' ), 'SIXSERVE.COM' ); ?></a> -
</div>
</footer><!-- #colophon -->
</div><!-- #page -->

<?php wp_footer(); ?>

</body>
</html>
0

#2
User is offline   ExpoFrontier 

  • Member
  • PipPip
  • Group: Members
  • Posts: 11
  • Joined: 31-October 11
  • LocationTaipei, Taiwan
It seemed only take effect on WP "default" theme.

If the other one uses theme different from default, customization should be required.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users

Squidix Web Hosting