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

Support archive

Can't re-order groups in Low Variables

ocarlsson 8 Aug 2011 20:09 problem, complete

Hi,
I can't re-order any groups. I'm able to move the groups but when I refresh the page it goes back to normal. Sort by asc.

I'm running EE 2.2.1 and Low Variable 1.3.6.

I've tried to change #93 in low_variables.js to
if ($(this).attr('id')) new_order.push($(this).attr('id').replace('group_id_', ''));

but no change.

Replies

  1. Low 8 Aug 2011 20:19

    Hey Oscar,

    That fix should work. Have you tried clearing your browser's cache so it will load the new JS file properly?

    If that doesn't help, please send me Super Admin login credentials for your installation. You can send it to low at loweblog dot com.

  2. ocarlsson 8 Aug 2011 20:36

    :) I knew it was something stupid.
    I hadn't cleared the cache. Thank you so much for the instant feedback.
    Amazing!

  3. Low 8 Aug 2011 20:39

    Cool, glad you got it working!