Title: imads's Replies | WordPress.org

---

# imads

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Google Fonts] Programatically create controls?](https://wordpress.org/support/topic/programatically-create-controls/)
 *  Thread Starter [imads](https://wordpress.org/support/users/imads/)
 * (@imads)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/programatically-create-controls/#post-9392522)
 * Any luck on finding some help here?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Google Fonts] Programatically create controls?](https://wordpress.org/support/topic/programatically-create-controls/)
 *  Thread Starter [imads](https://wordpress.org/support/users/imads/)
 * (@imads)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/programatically-create-controls/#post-9365472)
 * Any suggestion is highly appreciated…
 * Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Comments not shown in wordpress – wp_list_comments(), comments_form()](https://wordpress.org/support/topic/comments-not-shown-in-wordpress-wp_list_comments-comments_form/)
 *  Thread Starter [imads](https://wordpress.org/support/users/imads/)
 * (@imads)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/comments-not-shown-in-wordpress-wp_list_comments-comments_form/#post-7509080)
 * Found out what the issue was. Somewhere in the code, in the middle of the loop
   a file was included with get_template_part() and in that file a function running
   a new WP_Query was missing wp_reset_postdata(). This caused the global $post 
   to become corrupt.
 * Since that WP_Query was used to get a random post, this caused comments to be
   shown for that random post. Sometimes they existed, other times they didn’t.
 * Problem solved.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Using WP_Customize_Image_Control and can no longer upload/select images](https://wordpress.org/support/topic/using-wp_customize_image_control-and-can-no-longer-uploadselect-images/)
 *  Thread Starter [imads](https://wordpress.org/support/users/imads/)
 * (@imads)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/using-wp_customize_image_control-and-can-no-longer-uploadselect-images/#post-6982610)
 * Ok so I grabbed the snipped of code from another theme on which image upload/
   select works without issue and it just won’t work on my. My theme is based on
   underscores and has pretty much everything enabled if talking of theme support.
 * So, does anyone have any idea which setting should be enabled further for this
   to work? Even WP_DEBUG won’t output anything, moreover, the file is uploaded 
   but is not shown in the gallery.
 * I just don’t find anything different that may be related to image upload in the
   other theme..

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