chatto
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Customizing date and comment pagesHi,
Could you tell me how I can get rid of the widgets ‘Dec 2nd, 2012’ and ‘Leave a comment’?
Best,
Budhaditya
Forum: Themes and Templates
In reply to: Customizing date and comment pagesYes,
here it is: http://budhaditya.org/about/Forum: Themes and Templates
In reply to: inserting symbol © and year before nameIt works!
Thanks a lot!!
Forum: Themes and Templates
In reply to: inserting symbol © and year before nameHi,
That didn’t work:(
Here is the code:
</div><!– #container –>
<footer id=”footer” role=”contentinfo” class=”row”>
<div id=”footerbar” class=”twelvecol last”>
<?php get_sidebar( ‘footer’ ); ?>
</div><!– #footerbar –>
<div id=”colophon” class=”twelvecol last”>
<div id=”site-info” class=”sixcol”>
” title=”<?php echo esc_attr( get_bloginfo (‘name’, ‘display’ ) ); ?>” rel=”home”>
<?php bloginfo ( ‘name’ ); ?>
</div><!– #site-info –>
<div id=”site-generator” class=”sixcol last”>
<?php do_action( ‘brunelleschi_credits’ ); ?>
” title=”<?php esc_attr_e( ‘Semantic Personal Publishing Platform’, ‘brunelleschi’ ); ?>”><?php printf( __( ‘Proudly powered by %s.’, ‘brunelleschi’ ), ‘WordPress’ ); ?>
</div><!– #site-generator –>
</div><!– #colophon –>
</footer><!– #footer –>
</div><!– #wrapper –>
<?php wp_footer(); ?>
</body>
</html>
Where should I insert?
Forum: Fixing WordPress
In reply to: sidebar removalthanks!
its resolved.Forum: Fixing WordPress
In reply to: sidebar removallink to my site: http://budhaditya.org/
i used theme: Brunelleschi 1.4.8