Title: Getz's Replies | WordPress.org

---

# Getz

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [What has happened to our web site (black window hiding content) ??](https://wordpress.org/support/topic/what-has-happened-to-our-web-site-black-window-hiding-content/)
 *  Thread Starter [Getz](https://wordpress.org/support/users/getz/)
 * (@getz)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/what-has-happened-to-our-web-site-black-window-hiding-content/#post-2798616)
 * No mather what, you’ve helped me a lot!
 * Thanks man, once again, a lot!
 * 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [What has happened to our web site (black window hiding content) ??](https://wordpress.org/support/topic/what-has-happened-to-our-web-site-black-window-hiding-content/)
 *  Thread Starter [Getz](https://wordpress.org/support/users/getz/)
 * (@getz)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/what-has-happened-to-our-web-site-black-window-hiding-content/#post-2798543)
 * This was it! 😀
 * Thank you soo much! Do you know what could have happened to create this overlapping?
   I know that I am the only admin, so nobody could do no harm.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Featured post "box" does not work](https://wordpress.org/support/topic/featured-post-box-does-not-work/)
 *  Thread Starter [Getz](https://wordpress.org/support/users/getz/)
 * (@getz)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/featured-post-box-does-not-work/#post-2612220)
 * Searching on the authors website I have found this :
 * [http://www.web2feel.com/faq/](http://www.web2feel.com/faq/)
 * The 3. point is the thing that bothers me.
 * It is said that this has to be put in the code:
 *     ```
       if ( function_exists( 'add_theme_support' ) ) {
         add_theme_support( 'post-thumbnails' );
       }
       ```
   
 * But I already have this included in my functions.php as you can see :
 *     ```
       if ( function_exists( 'add_theme_support' ) ) { // Added in 2.9
       	add_theme_support( 'post-thumbnails' );
       	add_image_size( 'war_slider', 350, 200, true );
       	add_image_size( 'war_home', 150, 150, true ); 
   
       }
       ```
   
 * The whole functions.php looks like this:
 * _[52 lines of code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome#Posting_Code).
   The maximum number of lines of code that you can post in these forums is **ten
   lines**. Please use the [pastebin](http://wordpress.pastebin.com/)]_
 * I hope this does not brake any authors copyright rules, as I want help.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Featured post "box" does not work](https://wordpress.org/support/topic/featured-post-box-does-not-work/)
 *  Thread Starter [Getz](https://wordpress.org/support/users/getz/)
 * (@getz)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/featured-post-box-does-not-work/#post-2612166)
 * Not yet, but this is really a good tip.
 * Thanks and will do! 🙂
 * P.s. I will leave the feedback after the inquiry. 😉

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