"Post field" doesn't work after update (custom fields of settings page)

Support General "Post field" doesn't work after update (custom fields of settings page)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #38386
    MigeckoMigecko
    Participant

    Hi, I updated MetaBox plugin to 5.6.7 and Metabox AIO 1.16.5.

    Post field selector of a custom fields of a settings page doesn't work now. With Field type = "Select advanced".

    No results found always.

    #38389
    MigeckoMigecko
    Participant

    With fresh install seems to work...

    This is an extract of the console error from the updated site:

    jQuery.Deferred exception: _ is not defined transform/options.ajax.processResults/items<@https://mydomain.com/wp-content/plugins/meta-box/js/select-advanced.js?ver=5.6.7:44:7
    transform/options.ajax.processResults@https://mydomain.com/wp-content/plugins/meta-box/js/select-advanced.js?ver=5.6.7:41:37
    e</n.prototype.query/e/e<@https://mydomain.com/wp-content/plugins/meta-box/js/select2/select2.min.js?ver=4.0.10:2:37844
    e@https://mydomain.com/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.0.2:2:30038
    Deferred/then/l/</t<@https://mydomain.com/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.0.2:2:30340
     undefined
    #38390
    MigeckoMigecko
    Participant

    More info...

    In version 5.6.4:

    line 44 of file metabox/js/select-advanced.js :

    text: item.label,

    In version 5.6.7:

    line 44 of file metabox/js/select-advanced.js :

    text: _.unescape( item.label ),

    If I manually delete "_.unescape" it works again.

    #38400
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Can you please deactivate all plugins except Meta Box, MB AIO and switch to the standard theme of WordPress then recheck this issue? It could be a conflicting issue with another plugin like optimization or caching plugin.

    #38418
    MigeckoMigecko
    Participant

    Hello!

    I have done all that, but the problem persists...

    It's a site made with oxygen builder and an underscore.me theme (oxygen disables themes). I have tried to disable all plugins except Metabox and Metabox AIO, I have also enabled the Twenty Nineteen theme.

    #38438
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Please share your site credentials (or staging site) via this contact form https://metabox.io/contact/, I will take a closer look.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.