Title: drceng's Replies | WordPress.org

---

# drceng

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] Needing help with Search.php](https://wordpress.org/support/topic/needing-help-with-searchphp/)
 *  Thread Starter [drceng](https://wordpress.org/support/users/drceng/)
 * (@drceng)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/needing-help-with-searchphp/#post-5304577)
 * Never mind! I found that it was simply because I didn’t choose to index all of
   the appropriate categories. I love when the fix is easy. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Types Order] Client Logos Not Reflecting Reorder Changes](https://wordpress.org/support/topic/client-logos-not-reflecting-reorder-changes/)
 *  Thread Starter [drceng](https://wordpress.org/support/users/drceng/)
 * (@drceng)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/client-logos-not-reflecting-reorder-changes/#post-3646758)
 * Thanks for the reply! The theme creators replied & confirmed the previous code
   they provide had an error & this one did the trick! yay!
 *     ```
       $args = array(
       'post_type' => 'logo',
       'orderby' => 'menu_order'
       );
       ```
   

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