Title: clipper's Replies | WordPress.org

---

# clipper

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Post Photo ABOVE Title in Blog – HOW?](https://wordpress.org/support/topic/post-photo-above-title-in-blog-how/)
 *  [clipper](https://wordpress.org/support/users/clipper/)
 * (@clipper)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/post-photo-above-title-in-blog-how/#post-738115)
 * I was! Thanks very much! You can see it at [http://www.clipspringer.com](http://www.clipspringer.com)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Post Photo ABOVE Title in Blog – HOW?](https://wordpress.org/support/topic/post-photo-above-title-in-blog-how/)
 *  [clipper](https://wordpress.org/support/users/clipper/)
 * (@clipper)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/post-photo-above-title-in-blog-how/#post-738067)
 * clicknathan, now it seems I have broken images before my posts when I don’t use
   the “image” placeholder, so I think I need to add a condition before the code
   above. Any idea how to do that?
 * Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Broken Images Before Title in IE](https://wordpress.org/support/topic/broken-images-before-title-in-ie/)
 *  Thread Starter [clipper](https://wordpress.org/support/users/clipper/)
 * (@clipper)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/broken-images-before-title-in-ie/#post-819669)
 * I believe the problem lies in creating a conditional statement before the “img
   src=….” in the following:
 *     ```
       <div class="itemhead">
   
       <img src="<?php 
   
       	$key="image";
   
       	echo get_post_meta($post->ID, $key, true);
   
       	?>" />
   
       				            <h3><a href="<?php  the_permalink()  ?>"
       ```
   
 * Any ideas on how to do that?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do I login after installing successfully?](https://wordpress.org/support/topic/how-do-i-login-after-installing-successfully/)
 *  [clipper](https://wordpress.org/support/users/clipper/)
 * (@clipper)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/how-do-i-login-after-installing-successfully/#post-819663)
 * Sculley Try
 * [http://www.yoursite.com/wp-login.php](http://www.yoursite.com/wp-login.php) 
   and see what happens.
 *   Forum: [Your WordPress](https://wordpress.org/support/forum/your-wordpress/)
   
   In reply to: [Examples of WP that don’t look like blogs?](https://wordpress.org/support/topic/examples-of-wp-that-dont-look-like-blogs/)
 *  [clipper](https://wordpress.org/support/users/clipper/)
 * (@clipper)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/examples-of-wp-that-dont-look-like-blogs/page/8/#post-611284)
 * [Clipspringer.com ](http://www.clipspringer.com) has a new feel to it.
 *   Forum: [Your WordPress](https://wordpress.org/support/forum/your-wordpress/)
   
   In reply to: [New Blog](https://wordpress.org/support/topic/new-blog-3-2/)
 *  [clipper](https://wordpress.org/support/users/clipper/)
 * (@clipper)
 * [18 years ago](https://wordpress.org/support/topic/new-blog-3-2/#post-755264)
 * Wow. Great site – you could change your “Buy me a beer” to “Help me change the
   last digit of one of these numbers.” You could also add some advertisements and
   you may get revenue through those. I’m just starting to experiment more with 
   ads. [http://www.clipspringer.com](http://www.clipspringer.com) . Good luck and
   great job on the site!
 *   Forum: [Your WordPress](https://wordpress.org/support/forum/your-wordpress/)
   
   In reply to: [Comments/Suggestions Appreciated](https://wordpress.org/support/topic/commentssuggestions-appreciated-1/)
 *  Thread Starter [clipper](https://wordpress.org/support/users/clipper/)
 * (@clipper)
 * [18 years ago](https://wordpress.org/support/topic/commentssuggestions-appreciated-1/#post-749050)
 * Thanks TV. I guess it’s the sidebar I’m looking to refine a bit – and then add
   more substantive links to a footer. But any other suggestions are appreciated–
   just to get another set of eyes on it from a different perspective. Thanks again.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Post Photo ABOVE Title in Blog – HOW?](https://wordpress.org/support/topic/post-photo-above-title-in-blog-how/)
 *  [clipper](https://wordpress.org/support/users/clipper/)
 * (@clipper)
 * [18 years ago](https://wordpress.org/support/topic/post-photo-above-title-in-blog-how/#post-737990)
 * Clicknathan has this down! I’m gong to use some of these suggestions as well.
   Thanks so much.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Post Photo ABOVE Title in Blog – HOW?](https://wordpress.org/support/topic/post-photo-above-title-in-blog-how/)
 *  [clipper](https://wordpress.org/support/users/clipper/)
 * (@clipper)
 * [18 years ago](https://wordpress.org/support/topic/post-photo-above-title-in-blog-how/#post-737987)
 * I found a way. Take a look at [http://www.clipspringer.com](http://www.clipspringer.com)
 * I use a code in my post title. For example the following:
 * > `<img src='http://www.clipspringer.com/images/printer2.jpg' width=530 border
   > =0><br />Samsung Monochrome Laser Printer`
 * Give it a try.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Images in RSS Feeds](https://wordpress.org/support/topic/images-in-rss-feeds/)
 *  [clipper](https://wordpress.org/support/users/clipper/)
 * (@clipper)
 * [18 years ago](https://wordpress.org/support/topic/images-in-rss-feeds/#post-678365)
 * My RSS feed appears to only include some posts with photos, but not others. Specifically
   when the photo is inside the text, but not when above. Thoughts? The site is 
   [http://www.clipspringer.com](http://www.clipspringer.com) Thanks!

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