Support

Account

Home Forums Backend Issues (wp-admin) Not able to save pages or edit Custom Fields

Solved

Not able to save pages or edit Custom Fields

  • Hello,
    I updated my ACF Pro to Version 5.8.3 (WordPress 5.2.2)
    Now it is not possible to save pages or edit the ACF. I get JavaScript Errors in the Console

    When I only open a page in the backend, it says Uncaught TypeError: acf.doAction is not a function in post.php
    and after hit the publish-button it says An invalid form control with name='' is not focusable. in post.php

    But I can not edit any custom fields, there are this errors in the console:
    Uncaught TypeError: acf.Model is not a constructor in acf-field-group.min.js

    Uncaught TypeError: Cannot read property 'extend' of undefined in acf-pro-field-group.min.js

    in post.php
    Uncaught TypeError: acf.newPostbox is not a function
    Uncaught TypeError: acf.newPostbox is not a function
    Uncaught TypeError: acf.doAction is not a function

    I hope anybody can help me!
    Thanks in advance!

  • For those who may have this problem, it was the browser cache.
    Do a hard refresh and everything is fine again!

  • I have this error also in potter theme

    post-new.php?post_type=acf-field-group:1077 Uncaught TypeError: acf.newPostbox is not a function
        at post-new.php?post_type=acf-field-group:1077
    (anonymous) @ post-new.php?post_type=acf-field-group:1077
    post-new.php:1 Tracking Prevention blocked access to storage for https://secure.gravatar.com/avatar/ea17790c058df29d67c3a15207244f39?s=26&d=mm&r=g.
    post-new.php?post_type=acf-field-group:1164 Uncaught TypeError: acf.newPostbox is not a function
        at post-new.php?post_type=acf-field-group:1164
    (anonymous) @ post-new.php?post_type=acf-field-group:1164
    post-new.php?post_type=acf-field-group:3233 Uncaught TypeError: acf.doAction is not a function
        at post-new.php?post_type=acf-field-group:3233
Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Not able to save pages or edit Custom Fields’ is closed to new replies.