Support Forum » User Profile

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: file_advanced appear hidden on backend #21279
    JeanROUSTANJeanROUSTAN
    Participant

    I have found the problem! A function like
    jQuery(document).find("input[id^='uploadimage']").live('click', function(){…
    When i comment, the problem is fixed

    I apologize, the problem is from my code

    in reply to: file_advanced appear hidden on backend #21278
    JeanROUSTANJeanROUSTAN
    Participant

    I’m using WordPress version 5.5 and i've actived only Meta Box v5.3.3, MB Custom Post Type 1.9.5 and MB Custom Table 1.1.8.
    I still have the problem.
    When i edit a post Types (in metabox menu), all the field don't display the registered data but, for plural name {{labels.name}} or for slug {{post_type}}
    The same error code appears in the console :

    Uncaught TypeError: jQuery(...).find(...).live is not a function
        <anonymous> http://mysite.local/wp-admin/post.php?post=687&action=edit:63
        jQuery 4
            i
            fireWith
            ready
            J

    or

    Uncaught TypeError: s is undefined
        <anonymous> http://newnovanea.local/wp-includes/js/wp-auth-check.min.js?ver=5.5:2
        jQuery 7
            dispatch
            handle
            trigger
            trigger
            each
            each
            trigger
        xhr http://newnovanea.local/wp-includes/js/heartbeat.min.js?ver=5.5:2
    in reply to: file_advanced appear hidden on backend #21274
    JeanROUSTANJeanROUSTAN
    Participant

    The problem is with jquery. I updated my WordPress and the version 5.5 apparently broke a lot of plugins. I just downgrade to an earlier version and everything is working again ... but this is a temporary solution 🙁

    in reply to: file_advanced appear hidden on backend #21254
    JeanROUSTANJeanROUSTAN
    Participant

    this problem is also with the input 'image_advanced'

    in reply to: file_advanced and image_advanced missing on backend #21252
    JeanROUSTANJeanROUSTAN
    Participant

    same problem. All my plugin are updated 🙁

    in reply to: Show advanced image by post ID #19603
    JeanROUSTANJeanROUSTAN
    Participant

    so simple! Thanks 🙂

    in reply to: checkbox list not saved in my custom Table #19599
    JeanROUSTANJeanROUSTAN
    Participant

    I don't know why but, I deleted all of my cpt and created new ones. The problem is gone, as it came. I have not changed my function file. It's very strange but the most important it's working fine now.
    Thx

    in reply to: Custom post type not saved in the new custom table #15608
    JeanROUSTANJeanROUSTAN
    Participant

    Sorry for the inconvenience, I just found my mistake.
    The fields in my table were different from the fields. I left the prefix ...
    i fixed that and now all is working fine 🙂

    in reply to: Custom post type not saved in the new custom table #15607
    JeanROUSTANJeanROUSTAN
    Participant

    I've forgotten, my custom fields are not saved too. When I re-edit my new post type, only the title is registered

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