budcolby
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problems loading Bannerthanks
Forum: Fixing WordPress
In reply to: Problems loading BannerBump!!
Forum: Fixing WordPress
In reply to: Problems loading BannerBump….
Anyone?
Forum: Plugins
In reply to: looking for the right twitter widgetThanks jjdb210 for the info, I’m going to check them out right now.
Forum: Plugins
In reply to: Time Zone for WordPress.com StatsWhat is, may I ask, and where would one find the “testers list”?
Forum: Plugins
In reply to: looking for the right twitter widgetBump!! Anyone?
Forum: Plugins
In reply to: Time Zone for WordPress.com StatsHmmm. Not what I wanted to hear. lol
Forum: Plugins
In reply to: looking for the right twitter widgetBTW, if none, which two would you suggest?
Forum: Fixing WordPress
In reply to: Author labelThank you so much! That worked
Forum: Fixing WordPress
In reply to: Author labelI am using The Theme “emerald Stretch” and this is the “main index template.php” am I blind? I don’t see anything that looks like that? I don’t know were to input that line.
<?php get_header(); ?> <!-- CONTENT --> <div id="content-wrapper"> <div id="content"> <?php if (have_posts()) : ?> <?php while (have_posts()) : the_post(); ?> <h1><a>" rel="bookmark" title="<?php _e('Permanent Link to ','emerald_stretch'); ?><?php the_title(); ?>"><?php the_title(); ?></a></h1> <?php the_excerpt(__('Read the rest of this post »','emerald_stretch')); ?> <p id="postmeta"> <img src="<?php bloginfo('template_directory'); ?>/img/calendar.gif" /><a>/<?php the_time('Y') ?>/<?php the_time('m') ?>/" title="<?php _e('View all posts for the month of','emerald_stretch'); ?> <?php the_time(__('F, Y','emerald_stretch')) ?>"><?php the_time(__('F j, Y','emerald_stretch')) ?></a> <img src="<?php bloginfo('template_directory'); ?>/img/tag.gif" /><?php the_tags(__('Tags','emerald_stretch') . ': ', ', ', ' '); ?> <?php _e('Posted in', 'emerald_stretch'); ?>: <?php the_category(', ') ?> <img src="<?php bloginfo('template_directory'); ?>/img/comments.gif" /><?php comments_popup_link(__('No Comments','emerald_stretch'), __('One Comment','emerald_stretch'), __('% Comments','emerald_stretch'), '', __('Comments Closed', 'emerald_stretch')); ?> <span class="editlink"><?php edit_post_link(__('Edit','emerald_stretch'),'',''); ?></span> </p> <?php endwhile; ?> <ul class="postnav"> <li class="left"><?php next_posts_link(__('« Older Entries','emerald_stretch')) ?> <li class="right"><?php previous_posts_link(__('Newer Entries »','emerald_stretch')) ?> <?php else : ?> <h1><?php _e('Oops! This blog is brand new','emerald_stretch'); ?></h1> <p><?php _e('No posts were found.','emerald_stretch'); ?></p> <?php endif; ?> </div> <!-- /CONTENT --> <?php get_sidebar(); ?> <?php get_footer(); ?>Forum: Everything else WordPress
In reply to: Does anybody know?OK, but it is possible. Is there a better way to go about it?
Forum: Fixing WordPress
In reply to: Can it be done within WordPressDoes nobody know??
Forum: Fixing WordPress
In reply to: User name for “Admin”thanks, I’ve done that, but I see it didn’t change any of the old comments. I went back into the comments section and changed the old ones to her name. I’ll wait to see what happens when she responds to another comment. Thanks again.
Forum: Fixing WordPress
In reply to: link to a urlIt worked great, thanks again.
Forum: Fixing WordPress
In reply to: link to a urlThanks, I’ll try that.