All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Reorder field remains visible in publish layout

eemester 11 Jul 2011 22:08 question, complete

I just updated to EE2.2.1 from 2.1.3 and Reorder (latest) seems to be working correctly however the reorder field remains visible in the publish layout. I have reset the layout and tried manually closing the field, but when I return to an entry it's visible again.

Strange thing is that if I close another field (any), the reorder field works correctly and is no longer visible. Also, this only happens if I modify the layout (i.e. add a tab).

It worked OK in 2.1.3 before the update...
Thanks!

Replies

  1. Low 12 Jul 2011 10:41

    Hmm, that's awkward. And I cannot reproduce with EE2.2.1.

    Can you give me Super Admin login credentials to your installation, so I can take a look? You can send it to low at loweblog dot com.

  2. eemester 12 Jul 2011 12:24

    The site is still on a local development server for another week or so. I will send you a login once the site is live/staging and if the problem persists.
    Thanks for the quick response!

  3. Dylan 19 Jul 2011 12:37

    This happend to me as well. I found that if I moved the reorder field to a tab other than the first and then saved the layout, they stayed hidden the next time I edited the channel.

  4. Karen 4 Aug 2011 16:12

    Hmm, I'm also having trouble with this - the field won't stay hidden in my entries. EE 2.2.2, Reorder 1.2.0.

  5. Low 4 Aug 2011 16:29

    To fix this (before the new version is released), open up ft.low_reorder.php and change line #67 to this:

    if ($('#hold_field_{$this->field_id}').css('display') != 'none') $(hideLink).trigger('click');

  6. Karen 4 Aug 2011 16:49

    perfect, thanks for the fix and quick reply!

  7. Low 5 Jan 2012 14:01

    Closing the thread.