Due to some repeater field lagging I want to roll back ACF v5 to ACF v4.4 as suggested here:
http://support.advancedcustomfields.com/forums/topic/js-performance-issues/page/2/
However my saved fields are not appearing when I roll back. v5 only supports json export and v4.4 only supports xml import?
How do I get my fields from v5 to v4.4?
Hi @genieforge,
Thanks for the post.
Unfortunately it is not possible to rollback to version 4 of the plugin since the field types differ in terms of API structure.
I am afraid you might have to recreate the field groups afresh.
If you had backed up your db you can also delete the current version and copy the backup to get back all the v4 fields.