Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Problem width Relationship after update the latest version
-
Hy, i update my site with Advanced Custom Fields v3.3.3
I have a problem , after update the Relationship field loading to mutch...
It wont retrive anny content...
http://www.cinema.trancelevel.com/1.jpg
Anny sugestion for resolving this? -
I have the same bug.
The admin ajax request is aborting, if you use more then one relationships.
The problem is that the previous ajax request is aborting
File: input-action.js
Line 622 - 626if( acf.relationship_xhr )
{
acf.relationship_xhr.abort();
}
If you comment this out, it should work. But I think the developer added this detection for some reasons.
-
not only that... see here http://support.advancedcustomfields.com/discussion/2570/bug-in-relationship-field-
-
thank's guys that work for me
-
same bug i have 10 custom fields that are in Relationship - all ar loading no content display...
I think'ed the problem was fix but still loading -
Yes wube, read posts before there is that problem... http://support.advancedcustomfields.com/discussion/2570/bug-in-relationship-field-
