• Resolved dinobib

    (@dinobib)


    I have setup a front-end form.
    When connected but using the front-end page, the field post object list the post from my CPT but when a simple visitor not connected, nothing is showing in the select.
    I only got a message “Le chargement a échoué” -> Loading content failed.
    Did I miss a setting or an element that need to be added for the field to work while connected or not ?
    The post object field is inside a repeater if this is related.
    I don’t see any error on console on the page ?
    How the loading is done ?
    Best regards.

Viewing 1 replies (of 1 total)
  • Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Thanks for the feedback!

    I just tested it, and it works fine on my end. Here is the video of my test.

    If you already checked your browser console, then you might want to enable the WP Debug and check your PHP errors. See documentation.

    I would recommend to setup a clean WP install with ACF Pro + ACF Extended only, and test the feature on it. If you prefer to keep your installation, then try to disable all your plugins one-by-one (at the exception of ACF Pro & ACF Extended) until you find which one cause the issue.

    If the problem persists, I would suggest switch to the native WP Twenty Twenty Two theme, to make sure you don’t have any custom code in your theme that would break the feature.

    Here is my Test Form Json and my Test Field Group Json export used in the video, so you can try it on a blank install.

    Hope it helps!

    Regards.

Viewing 1 replies (of 1 total)

The topic ‘Front-end form post object field doesn’t work’ is closed to new replies.