Title: Stephen Rouse's Replies | WordPress.org

---

# Stephen Rouse

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

 *   [Profile](https://wordpress.org/support/users/stephenrouse/)
 *   [Topics Started](https://wordpress.org/support/users/stephenrouse/topics/)
 *   [Replies Created](https://wordpress.org/support/users/stephenrouse/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/stephenrouse/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/stephenrouse/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/stephenrouse/engagements/)
 *   [Favorites](https://wordpress.org/support/users/stephenrouse/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: [No menu drag and drop in 3.4.1](https://wordpress.org/support/topic/no-menu-drag-and-drop-in-341/)
 *  [Stephen Rouse](https://wordpress.org/support/users/stephenrouse/)
 * (@stephenrouse)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/no-menu-drag-and-drop-in-341/#post-2931249)
 * My issue turned out to be a conflicting plugin. Try disabling plugins one at 
   a time to determine if one of your installed plugins is the offender. It may 
   be a plugin that isn’t even active so don’t skip over inactive ones.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No menu drag and drop in 3.4.1](https://wordpress.org/support/topic/no-menu-drag-and-drop-in-341/)
 *  [Stephen Rouse](https://wordpress.org/support/users/stephenrouse/)
 * (@stephenrouse)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/no-menu-drag-and-drop-in-341/#post-2931246)
 * I’m getting the following error in Chrome:
 * Uncaught ReferenceError: postboxes is not defined load-scripts.php:29
    wpNavMenu.
   initToggles load-scripts.php:29 wpNavMenu.init load-scripts.php:29 (anonymous
   function) load-scripts.php:29 f.Callbacks.o load-scripts.php:2 f.Callbacks.p.
   fireWith load-scripts.php:2 e.extend.ready load-scripts.php:2 c.addEventListener.
   B load-scripts.php:2
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Events Manager] Theme Suppresses Featured Image Widget on AddEvent Form](https://wordpress.org/support/topic/plugin-events-manager-theme-suppresses-featured-image-widget-on-addevent-form/)
 *  Thread Starter [Stephen Rouse](https://wordpress.org/support/users/stephenrouse/)
 * (@stephenrouse)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-events-manager-theme-suppresses-featured-image-widget-on-addevent-form/#post-2568675)
 * Marcus, it’s already in there.
 * // Add post thumbnail functionality
    add_theme_support(‘post-thumbnails’, array(‘
   post’));
 * add_image_size(‘post-image’, 610, 250, true);
    add_image_size(‘featured-image’,
   516, 340, true); add_image_size(‘featured-image-thumb’, 70, 60, true); add_image_size(‘
   widget-image’, 290, 160, true); add_image_size(‘widget-image-thumb’, 50, 50, 
   true); add_image_size(‘media-thumb’, 140, 90, true); add_image_size(‘related-
   thumb’, 134, 90, true);
 * I neglected to mention that featured image is working on post edit pages and 
   other admin panels in the theme, just not the admin panel for this particular
   plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event Calendar] Plugin not loading in IE7](https://wordpress.org/support/topic/plugin-not-loading-in-ie7/)
 *  Thread Starter [Stephen Rouse](https://wordpress.org/support/users/stephenrouse/)
 * (@stephenrouse)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-not-loading-in-ie7/#post-2262166)
 * Thanks Eran. Great plugin and very helpful information in your responses.

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