Title: jduree's Replies | WordPress.org

---

# jduree

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy)] Needlessly rewrites links](https://wordpress.org/support/topic/needlessly-rewrites-links/)
 *  [jduree](https://wordpress.org/support/users/jduree/)
 * (@jduree)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/needlessly-rewrites-links/#post-3347503)
 * did you use a different plugin to handle your analytics code?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy)] Needlessly rewrites links](https://wordpress.org/support/topic/needlessly-rewrites-links/)
 *  [jduree](https://wordpress.org/support/users/jduree/)
 * (@jduree)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/needlessly-rewrites-links/#post-3347501)
 * I have the same problem. This breaks fancy box 2 inline content. any way to fix
   this?!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Post Type not honoring order_by](https://wordpress.org/support/topic/custom-post-type-not-honoring-order_by/)
 *  Thread Starter [jduree](https://wordpress.org/support/users/jduree/)
 * (@jduree)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/custom-post-type-not-honoring-order_by/#post-3059331)
 * weird, that worked!
 * ‘$args = array(
    ‘posts_per_page’ => 100, ‘post_type’ => ‘festival’, ‘orderby’
   => ‘menu_order’, ‘order’ => ‘ASC’, ); $the_query = new WP_Query( $args );’
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Post Type not honoring order_by](https://wordpress.org/support/topic/custom-post-type-not-honoring-order_by/)
 *  Thread Starter [jduree](https://wordpress.org/support/users/jduree/)
 * (@jduree)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/custom-post-type-not-honoring-order_by/#post-3059319)
 * it is in the db. even tried sorting by a custom meta with no luck. also in the
   db.
 * your query dumps a lot of info
 * found this
    [request] => SELECT SQL_CALC_FOUND_ROWS wp_mh_posts.ID FROM wp_mh_posts
   WHERE 1=1 AND wp_mh_posts.post_type = ‘festival’ AND (wp_mh_posts.post_status
   = ‘publish’ OR wp_mh_posts.post_status = ‘private’) **ORDER BY wp_mh_posts.post_date
   ASC LIMIT 0, 100**
 * do you wan the whole dump?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Post Type not honoring order_by](https://wordpress.org/support/topic/custom-post-type-not-honoring-order_by/)
 *  Thread Starter [jduree](https://wordpress.org/support/users/jduree/)
 * (@jduree)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/custom-post-type-not-honoring-order_by/#post-3059299)
 * sorry had a brain lapse… I did do that, which got rid of the error, but resulted
   in no difference in the display of the posts.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Post Type not honoring order_by](https://wordpress.org/support/topic/custom-post-type-not-honoring-order_by/)
 *  Thread Starter [jduree](https://wordpress.org/support/users/jduree/)
 * (@jduree)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/custom-post-type-not-honoring-order_by/#post-3059287)
 * wp_query always give me this error
 * Fatal error: Call to undefined function wp_query()
 * and ‘capability_type’ => ‘page’ appears to make no difference in how the information
   is parsed….
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Erident Custom Login and Dashboard] [Plugin: Erident Custom Login and Dashboard] Change logo size?](https://wordpress.org/support/topic/plugin-erident-custom-login-and-dashboard-change-logo-size/)
 *  [jduree](https://wordpress.org/support/users/jduree/)
 * (@jduree)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-erident-custom-login-and-dashboard-change-logo-size/#post-2984351)
 * Might I suggest adding the following to your plugin to have the logo stay proportional
 * ‘background-size: <?php echo $wp_erident_dashboard_login_width ?> 100%;’

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