Title: Yiorgos Theo's Replies | WordPress.org

---

# Yiorgos Theo

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Captcha] does not work for woocommerce login](https://wordpress.org/support/topic/does-not-work-for-woocommerce-login/)
 *  [Yiorgos Theo](https://wordpress.org/support/users/hellas1/)
 * (@hellas1)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/does-not-work-for-woocommerce-login/#post-5090508)
 * The code above works great for woocommerce but it’s a little tricky to configure.
   I’ll write a detailed step-by-step guide later this week when I find some free
   time.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Black Studio TinyMCE Widget] Shortcodes issue](https://wordpress.org/support/topic/shortcodes-issue-1/)
 *  Thread Starter [Yiorgos Theo](https://wordpress.org/support/users/hellas1/)
 * (@hellas1)
 * [12 years ago](https://wordpress.org/support/topic/shortcodes-issue-1/#post-4953777)
 * Works great! Grazie Marco!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Remote Dashboard Notifications] Feedback](https://wordpress.org/support/topic/feedback-23/)
 *  [Yiorgos Theo](https://wordpress.org/support/users/hellas1/)
 * (@hellas1)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/feedback-23/#post-4662791)
 * Great plugin guys. The instructions are very clear and easy to follow. I received
   the first notification on my theme’s dashboard within 10 minutes of downloading
   the plugin. I wish everything was so easy to setup. Saved me quite a bit of work…
   Thank you…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Customer Area] Private file for different users](https://wordpress.org/support/topic/private-file-for-different-users/)
 *  [Yiorgos Theo](https://wordpress.org/support/users/hellas1/)
 * (@hellas1)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/private-file-for-different-users/#post-4871621)
 * go to: Customer Area > Settings > Capabilities
 * In the Private Files tab under the section Front Office check if you have the
   View private files checkbox activated for Subscriber
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Download Manager] Problem with Dashboard Loading in the Latest Version](https://wordpress.org/support/topic/problem-with-dashboard-loading-in-the-latest-version/)
 *  [Yiorgos Theo](https://wordpress.org/support/users/hellas1/)
 * (@hellas1)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/problem-with-dashboard-loading-in-the-latest-version/#post-4762508)
 * I had the same problem. This is how I fixed it:
 * In the file functions.php of the plugin, find the following line:
    `add_action('
   wp_dashboard_setup', 'wpdm_add_dashboard_widgets',999999 );`
 * Delete this line or comment it out. This removes the widget altogether from the
   dashboard.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Taxonomy Images] Image Uploader box is too small](https://wordpress.org/support/topic/image-uploader-box-is-too-small/)
 *  [Yiorgos Theo](https://wordpress.org/support/users/hellas1/)
 * (@hellas1)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/image-uploader-box-is-too-small/#post-4430994)
 * ditto…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Posts Widget] Display child category posts from parent?](https://wordpress.org/support/topic/display-child-category-posts-from-parent/)
 *  [Yiorgos Theo](https://wordpress.org/support/users/hellas1/)
 * (@hellas1)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/display-child-category-posts-from-parent/#post-4091102)
 * I need this functionality as well, so maybe for the next version or
 * If you have the time and feel up to it, maybe you can paste a code snippet to
   modify the existing code
 * I recall that I read somewhere in the codex to add posts to child categories 
   only, not both parent and child.
 * Thanks for the great plugin, I think it’s the best of its kind.
 * Regards,
 * Yiorgos
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adjust number of displayed posts based on browser's resolution](https://wordpress.org/support/topic/adjust-number-of-displayed-posts-based-on-browsers-resolution/)
 *  [Yiorgos Theo](https://wordpress.org/support/users/hellas1/)
 * (@hellas1)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/adjust-number-of-displayed-posts-based-on-browsers-resolution/#post-1767154)
 * Working on the same thing and I think it’s doable.
 * 1. detect screen resolution with javascript or jquery if you already load it.
   
   2. Pass screen res to php 3. Use counter in the loop to adjust displayed posts
   accordingly, something like [this](http://www.wpbeginner.com/wp-themes/how-to-display-any-number-of-posts-in-a-wordpress-loop/)

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