Support

Account

Home Forums ACF PRO From Add-Ons to PRO

Solving

From Add-Ons to PRO

  • Hi, i have ACF Version 4.3.4 with two Add-Ons:

    Repeater Field
    Flexible Content Field

    if I wanted to switch to the new version of ACF PRO, I can export structure and data from the current version to the new?

    Thank you
    Fabio

  • No, you can’t export from 4 and then import to 5, not without a lot of manual work to make alterations. The best path from 4 to 5 is to follow the upgrade instructions https://www.advancedcustomfields.com/resources/upgrading-v4-v5/

  • Hi, I have try to update

    Start from

    WP 3.82
    ACF 4.3.4
    ACF Flexible Content Field 1.1.1
    ACF Repeater Field 1.1.1

    Step by step
    Installated ACF PRO 5.5.9
    Activate ACF PRO, update DB, deactivate old version of ACF and plugin

    Problem:
    My repeater field are empty, no more fields inside
    From wordpress backend if I try to open a User or a post that use repeaters fields, I see a blank white page.

    Thank you
    below the json of the field with empty subfield group after update

    
    {
                    "key": "field_53981efd14507",
                    "label": "indirizzi spedizione",
                    "name": "indirizzi_spedizione",
                    "type": "repeater",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "row_min": "",
                    "row_limit": "",
                    "layout": "row",
                    "button_label": "Add Row",
                    "min": 0,
                    "max": 0,
                    "collapsed": "",
                    "sub_fields": []
                },
    
  • For problems encountered during the upgrade please submit a support ticket https://support.advancedcustomfields.com/new-ticket/

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

The topic ‘From Add-Ons to PRO’ is closed to new replies.