Home › Forums › Add-ons › Gallery Field › Can't Reorder Images in Gallery › Reply To: Can't Reorder Images in Gallery
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
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.