Title: CSSLover's Replies | WordPress.org

---

# CSSLover

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

 *   [Profile](https://wordpress.org/support/users/csslover/)
 *   [Topics Started](https://wordpress.org/support/users/csslover/topics/)
 *   [Replies Created](https://wordpress.org/support/users/csslover/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/csslover/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/csslover/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/csslover/engagements/)
 *   [Favorites](https://wordpress.org/support/users/csslover/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: [In 3.7.1: Update a page, and website/page content disappears!](https://wordpress.org/support/topic/in-371-update-a-page-and-websitepage-content-disappears/)
 *  Thread Starter [CSSLover](https://wordpress.org/support/users/csslover/)
 * (@csslover)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/in-371-update-a-page-and-websitepage-content-disappears/#post-4360945)
 * Ah ha – it seems like it was the Jetpack plug-in, for whatever reason. Again,
   thanks for your help!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [In 3.7.1: Update a page, and website/page content disappears!](https://wordpress.org/support/topic/in-371-update-a-page-and-websitepage-content-disappears/)
 *  Thread Starter [CSSLover](https://wordpress.org/support/users/csslover/)
 * (@csslover)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/in-371-update-a-page-and-websitepage-content-disappears/#post-4360944)
 * I’ve deactived them, and the page displayed. Now it’s time to narrow it down 
   to which one is the culprit…
 * Thank you for your suggestion!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Changing the background image on the posts page](https://wordpress.org/support/topic/changing-the-background-image-on-the-posts-page/)
 *  Thread Starter [CSSLover](https://wordpress.org/support/users/csslover/)
 * (@csslover)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/changing-the-background-image-on-the-posts-page/#post-3422805)
 * Andrew –
 * That did it! Thank you for taking the time to help me out! I’ll have to look 
   into Firebug…
 * Thanks! 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't figure out where to put post excerpt code!](https://wordpress.org/support/topic/cant-figure-out-where-to-put/)
 *  Thread Starter [CSSLover](https://wordpress.org/support/users/csslover/)
 * (@csslover)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/cant-figure-out-where-to-put/#post-2958436)
 * That WORKED! 🙂
 * Thank you SO much for helping me out, Shelly and Rev. Voodoo! I very much appreciate
   it.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't figure out where to put post excerpt code!](https://wordpress.org/support/topic/cant-figure-out-where-to-put/)
 *  Thread Starter [CSSLover](https://wordpress.org/support/users/csslover/)
 * (@csslover)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/cant-figure-out-where-to-put/#post-2958427)
 * In my content.php page, this code follows:
 *     ```
       <?php if ( is_search() ) : // Only display Excerpts for Search ?>
       	<div class="entry-summary">
       		<?php the_excerpt(); ?>
       	</div><!-- .entry-summary -->
       	<?php else : ?>
       	<div class="entry-content">
       		<?php the_content( __( 'Continue reading <span class="meta-nav">&rarr;</span>', 'toolbox' ) ); ?>
       		<?php wp_link_pages( array( 'before' => '<div class="page-link">' . __( 'Pages:', 'toolbox' ), 'after' => '</div>' ) ); ?>
       	</div><!-- .entry-content -->
       ```
   
 * I assume I remove/edit the code which says…
 * `<?php if ( is_search() ) : // Only display Excerpts for Search ?>`
 * …right? Or what do I need to edit? Thank you!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't figure out where to put post excerpt code!](https://wordpress.org/support/topic/cant-figure-out-where-to-put/)
 *  Thread Starter [CSSLover](https://wordpress.org/support/users/csslover/)
 * (@csslover)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/cant-figure-out-where-to-put/#post-2958425)
 * Thanks – I’ll check for those!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Text/HTML widget links running into below widgets](https://wordpress.org/support/topic/texthtml-widget-links-running-into-below-widgets/)
 *  Thread Starter [CSSLover](https://wordpress.org/support/users/csslover/)
 * (@csslover)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/texthtml-widget-links-running-into-below-widgets/#post-2549519)
 * Here’s the link to the resolution I was finally able to locate to anyone who 
   may stumble across this enty:
 * [http://wordpress.org/support/topic/twenty-ten-widget-imagelink?replies=11](http://wordpress.org/support/topic/twenty-ten-widget-imagelink?replies=11)

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