Support

Account

Forum Replies Created

  • Hi Elliot,

    The only sortable in the post-new.php file is in this script line
    <script type='text/javascript' src='http://www.tailsweliveby.com/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,underscore,backbone,wp-util,&load%5B%5D=wp-backbone,media-models,plupload,plupload-html5,plupload-flash,plupload-silverlight,plupload-html4,json2,wp-plupload,media-view&load%5B%5D=s,quicktags&ver=3.6.1'></script>

    jquery-ui-sortable is there but I don’t know if that is what you are looking for.

    Also, I added a relationship field and the sorting doesn’t work. I also took off the content editor so it wouldn’t display incase it was a plugin adding a button to the visual editor but that didn’t make a difference.

    I’ve disabled all the plugins and changed theme to default Twenty Twelve but still had the issue. That ruled out functions I have in my child theme.

    It’s the Logged in User in the location rules that is causing the issue. When I don’t have that rule it works. It’s baffling but has to be something I am doing. Ugh.

    I’m going to try and work this the other way. I’m going to build the site up from a clean single install and see if I still have the problem.

    I’ll let you know if it works.

    Ellen

  • Hi Elliot,

    I had the console open from when I add new post and there are no errors whatsoever.

    Here is the Screencast.

    I even changed the user to Author to make sure it wasn’t a problem with Contributor not having publishing rights. And, now I just have the one rule.

    I tested it on another subsite of the multisite and same problem. But on a local install it works fine 🙁 I may setup a multisite locally to see if I can create the error. I think it comes back to WordPress post lock message from my first post in the thread.

    Let me know if you have any more ideas and I’ll let you know how it goes on my local multisite install.

    Ellen

  • Hi Elliot,

    Actually, the gallery field will show and work on the post with the top location rule and work fine. Once I add that second rule in for the Logged in User Type then I can longer drag the images to sort when I add a new post.

    Here is a screencast showing it not working and working: ACF Gallery Sorting

    Just a note on the video — the user is a Contributor but does the same for any other role too, i.e. Author. And, as Admin if I go in to the post that field is still locked by WordPress.

    Also, when I turn on WP-DEBUG I only get notices. Here is a screenshot of those.

  • Hi Elliot,

    I think I found the culprit. In Firefox I get the following:

    {"wp-auth-check":true,"wp-refresh-post-lock":{"new_lock":"1379162061:11"},"wp-refresh-post-nonces":{"check":1},"server_time":1379162061}

    So, I disabled all plugins and changed the theme to Twenty Twelve. Still same issue. So I did a Google Search on the message and it led me back to your forum, here .

    Then, I went and looked at my Location Rules.

    Location Rules

    When I changed the second rule to a different Logged In User Type so that it didn’t apply to the user anymore, then the sorting of images in gallery field work. Once I set it back to the logged in user type for that post I get the above message in Firefox console.

    Does that help?

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