Title: pseemarao's Replies | WordPress.org

---

# pseemarao

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove "read more"](https://wordpress.org/support/topic/remove-read-more-3/)
 *  [pseemarao](https://wordpress.org/support/users/pseemarao/)
 * (@pseemarao)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/remove-read-more-3/#post-1723781)
 * Hi I have the same problem I don’t want the readmore button that cuts off the
   blog I want to read the entire blog. Here is the code that I saw read more. I
   don’t want to break the website. Here is the code bellow in index.php of themes
   folder. I’m using headlines theme provided from woothemes.
 *  <div class=”entry”>
 *  <?php if ( get_option(‘woo_home_content’) == “true” ) { ?>
    <?php the_content(
   __(‘Read more…’, ‘woothemes’)); ?> <?php } else { ?> <?php the_excerpt(); ?><
   span class=”read-more”>” title=”<?php the_title(); ?>” class=”btn”><?php _e(‘
   Read more’, ‘woothemes’); ?></span> <?php } ?>
 * IT would be appreciated if anybody can help me on this.
 * Thanks,
    Seema
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Refer to the proper file from within wordpress pages](https://wordpress.org/support/topic/refer-to-the-proper-file-from-within-wordpress-pages/)
 *  [pseemarao](https://wordpress.org/support/users/pseemarao/)
 * (@pseemarao)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/refer-to-the-proper-file-from-within-wordpress-pages/#post-1582745)
 * where are all my files such as member home about us stored in the server I’m 
   not able to find it.

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