Reorder not reordering
EE 2.2.2 , Low_Reorder 1.2.1
Not sure what I'm doing wrong, but my channel entries are not reordering correctly.
See attached images of module settings, template code and prototype screen-shot. As I am displaying the list in the sidebar as a menu on a single entry page, I am also using the parameter dynamic="off". Could this have anything to do with it?
Replies
Low 9 Sep 2011 07:58
Can you try outputting the {field_order} variable to the page? That way you can see the actual values of the ordered fields. What does that say?
britchie 9 Sep 2011 15:49
Here's a screenshot of that:
Low 9 Sep 2011 15:53
That's rather peculiar. Can you send me superadmin login credentials so I can take a look myself? You can send the info to hi at gotolow dot com.
Low 11 Sep 2011 09:40
It looked like you have sticky entries there. Adding the parameter sticky="no" to your channel:entries tag solves the issue.
britchie 11 Sep 2011 19:33
Aha. Never occurred to me - thanks for your patience with my goof!
Good to know there is an override for situations where I will need to use sticky behaviour.
Melissa 13 Jun 2012 13:11
THANK YOU! I have been racking my brain for too long on why one entry was not falling into place properly. sticky="no" to the rescue!