Title: eebee323's Replies | WordPress.org

---

# eebee323

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

 *   [Profile](https://wordpress.org/support/users/eebee323/)
 *   [Topics Started](https://wordpress.org/support/users/eebee323/topics/)
 *   [Replies Created](https://wordpress.org/support/users/eebee323/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/eebee323/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/eebee323/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/eebee323/engagements/)
 *   [Favorites](https://wordpress.org/support/users/eebee323/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: [Lists posts by tag using term_order](https://wordpress.org/support/topic/lists-posts-by-tag-using-term_order/)
 *  Thread Starter [eebee323](https://wordpress.org/support/users/eebee323/)
 * (@eebee323)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/lists-posts-by-tag-using-term_order/#post-1111393)
 * Thanks for all your help.
 * I thought of doing a custom field, but I want the ability for each post to belong
   to multiple tagged lists. (A post might be #5 on 2005top10 and #1 on 2005-stories-
   about-Animals).
 * It seems to me that this particular term_order is a place holder for that sort
   of functionality but there really doesn’t seem to be anyone who uses it yet.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Lists posts by tag using term_order](https://wordpress.org/support/topic/lists-posts-by-tag-using-term_order/)
 *  Thread Starter [eebee323](https://wordpress.org/support/users/eebee323/)
 * (@eebee323)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/lists-posts-by-tag-using-term_order/#post-1111386)
 * Maybe I am not understanding what term_order is for. And I see now that it is
   used in more than one table. I’m talking about the one in wp_term_relationships.
 * For example, in this table you could have multiple posts (represented by object_id)
   tagged with taxonomy_term_id 3 and could these not be ordered 1,2,3,4,5,6, etc.
   using the term_order in that table?
 * Think of it like this: I want to make a list of top 10 news stories from 2005
   in a specific order. I create the tag “Top 10 from 2005” and tag posts with that,
   but how do I ensure that I can display these posts in a certain order?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [lightbox stoped working with new theme](https://wordpress.org/support/topic/lightbox-stoped-working-with-new-theme/)
 *  [eebee323](https://wordpress.org/support/users/eebee323/)
 * (@eebee323)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/lightbox-stoped-working-with-new-theme/#post-538601)
 * I was having the same problem. The reason is that some themes don’t have the 
   tag <?php wp_head(); ?> in their header.php. If you add this code somewhere between
   <head> and </head> lightbox should work again. Sorry I’m 10 months late, but 
   if anyone else is having the problem, this will fix it.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [PHP help with IF statement (connected to Custom Field)](https://wordpress.org/support/topic/php-help-with-if-statement-connected-to-custom-field/)
 *  Thread Starter [eebee323](https://wordpress.org/support/users/eebee323/)
 * (@eebee323)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/php-help-with-if-statement-connected-to-custom-field/#post-686290)
 * i figured it out

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