Title: Darkmirror's Replies | WordPress.org

---

# Darkmirror

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGen] Default Image for the Album Preview](https://wordpress.org/support/topic/plugin-nextgen-default-image-for-the-album-preview/)
 *  Thread Starter [Darkmirror](https://wordpress.org/support/users/darkmirror/)
 * (@darkmirror)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-nextgen-default-image-for-the-album-preview/#post-2474339)
 * Oh well i fixed it with
 *     ```
       <?php if($gallery -> counter > 0 ) {?>
       <img class="Thumb" alt="<?php echo $gallery->title ?>" src="<?php echo $gallery->previewurl ?>"/>
       <?php } else { ?><img class="Thumb" alt="default" src="your default img here!"/> <?php } ?>
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Query_post Question](https://wordpress.org/support/topic/query_post-question/)
 *  Thread Starter [Darkmirror](https://wordpress.org/support/users/darkmirror/)
 * (@darkmirror)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/query_post-question/#post-2471136)
 * Thank you very much!… I’ve been waiting for someone to help me..^.^ I am a high
   school student and a noob to php and wordpress haha… Coding is very fun!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Query_post Question](https://wordpress.org/support/topic/query_post-question/)
 *  Thread Starter [Darkmirror](https://wordpress.org/support/users/darkmirror/)
 * (@darkmirror)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/query_post-question/#post-2471131)
 * How can i get the value from the custom field in the template. Is there any specific
   code that i need to implement?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fetch string from the post and use it in a template or query_posts()](https://wordpress.org/support/topic/fetch-string-from-the-post-and-use-it-in-a-template-or-query_posts/)
 *  Thread Starter [Darkmirror](https://wordpress.org/support/users/darkmirror/)
 * (@darkmirror)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/fetch-string-from-the-post-and-use-it-in-a-template-or-query_posts/#post-2470557)
 * Anyone? Please help….
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Removing space between menu and page content](https://wordpress.org/support/topic/removing-space-between-menu-and-page-content/)
 *  [Darkmirror](https://wordpress.org/support/users/darkmirror/)
 * (@darkmirror)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/removing-space-between-menu-and-page-content/#post-2470495)
 * [http://img444.imageshack.us/img444/245/32848752.jpg](http://img444.imageshack.us/img444/245/32848752.jpg)
 * The picture…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Removing space between menu and page content](https://wordpress.org/support/topic/removing-space-between-menu-and-page-content/)
 *  [Darkmirror](https://wordpress.org/support/users/darkmirror/)
 * (@darkmirror)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/removing-space-between-menu-and-page-content/#post-2470493)
 * Oh i found `<br>` tags
 * <div class=”entry-content”>
 *     ```
       <p><br>
       <br>
       <br>
       </p>
       ```
   
 * …..
 * You need to delete the whole <p>

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