Title: unstop's Replies | WordPress.org

---

# unstop

  [  ](https://wordpress.org/support/users/unstop/)

 *   [Profile](https://wordpress.org/support/users/unstop/)
 *   [Topics Started](https://wordpress.org/support/users/unstop/topics/)
 *   [Replies Created](https://wordpress.org/support/users/unstop/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/unstop/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/unstop/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/unstop/engagements/)
 *   [Favorites](https://wordpress.org/support/users/unstop/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Having post excerpts on category/archive pages, but not main page.](https://wordpress.org/support/topic/having-post-excerpts-on-categoryarchive-pages-but-not-main-page/)
 *  Thread Starter [unstop](https://wordpress.org/support/users/unstop/)
 * (@unstop)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/having-post-excerpts-on-categoryarchive-pages-but-not-main-page/#post-423711)
 * Got it! Thanks guys.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Having post excerpts on category/archive pages, but not main page.](https://wordpress.org/support/topic/having-post-excerpts-on-categoryarchive-pages-but-not-main-page/)
 *  Thread Starter [unstop](https://wordpress.org/support/users/unstop/)
 * (@unstop)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/having-post-excerpts-on-categoryarchive-pages-but-not-main-page/#post-423705)
 * When I do this:
 * <div class=”storycontent”>
    <?php if ( is_category() || is_archive() ){ the_excerpt();}
   else { the_content(__(‘(more…)’)); } ?> <.a href=”<?php the_permalink(); ?>”>
   Read the rest of this post…<./a> </div><!– end STORYCONTENT –>
 * It adds it to the entire blog, including the main page which already gives the
   full post. I only want it on the category/archive pages after the excerpt. Is
   this not where it’s supposed to go?
 * Thanks again for putting up with my wordpress newbie-ness. =]
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Having post excerpts on category/archive pages, but not main page.](https://wordpress.org/support/topic/having-post-excerpts-on-categoryarchive-pages-but-not-main-page/)
 *  Thread Starter [unstop](https://wordpress.org/support/users/unstop/)
 * (@unstop)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/having-post-excerpts-on-categoryarchive-pages-but-not-main-page/#post-423700)
 * Thanks again for the reply. One last question…
 * I think I know how to use the_permalink, I’m just not sure where in the code 
   I would need to put it to get it to do what I’m trying to do?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Having post excerpts on category/archive pages, but not main page.](https://wordpress.org/support/topic/having-post-excerpts-on-categoryarchive-pages-but-not-main-page/)
 *  Thread Starter [unstop](https://wordpress.org/support/users/unstop/)
 * (@unstop)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/having-post-excerpts-on-categoryarchive-pages-but-not-main-page/#post-423667)
 * That worked perfect, thanks a ton!
 * One other quick question, is there a way to add something like “Click here to
   read the whole post” after the excerpt on the category/archive pages?
 * Thanks again.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Having post excerpts on category/archive pages, but not main page.](https://wordpress.org/support/topic/having-post-excerpts-on-categoryarchive-pages-but-not-main-page/)
 *  Thread Starter [unstop](https://wordpress.org/support/users/unstop/)
 * (@unstop)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/having-post-excerpts-on-categoryarchive-pages-but-not-main-page/#post-423653)
 * I’ve been trying to figure this one out all day but still haven’t gotten anywhere.
   I’ve seen many blogs doing this, so it must be at least somewhat common.
 * Anyone?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Putting those RSS feed buttons in my sidebar. (For bloglines, google, etc.)](https://wordpress.org/support/topic/putting-those-rss-feed-buttons-in-my-sidebar-for-bloglines-google-etc/)
 *  Thread Starter [unstop](https://wordpress.org/support/users/unstop/)
 * (@unstop)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/putting-those-rss-feed-buttons-in-my-sidebar-for-bloglines-google-etc/#post-412909)
 * Exactly what I needed! Thanks.
 * Another quick (similar) question. I’m now looking for a plugin that will add 
   social bookmarking links (“Digg It” and “Add to del.icio.us”) to the bottom of
   each post.
 * So far all I can find are plugins that add icons/buttons. I’m looking for a plugin
   that will add text links after each post (for that specific post).
 * Thanks again.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [I want just “Blog Title” on /blog/, but just “Post Title” on /blog/my-new-post/](https://wordpress.org/support/topic/i-want-just-blog-title-on-blog-but-just-post-title-on-blogmy-new-post/)
 *  Thread Starter [unstop](https://wordpress.org/support/users/unstop/)
 * (@unstop)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/i-want-just-blog-title-on-blog-but-just-post-title-on-blogmy-new-post/#post-412131)
 * It worked. Thanks a lot!

Viewing 7 replies - 1 through 7 (of 7 total)