File Advanced - Clone Issue

Support MB Group File Advanced - Clone Issue

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #2928
    weseoweseo
    Participant

    Hello,
    i have in my Metabox Group a file_advanced field.

    Now when i clone this group with an not empty file field (this group was actually saved), the cloned field (file_advanced) is not selectable (there is no button to select).

    Thank you

    #2932
    Anh TranAnh Tran
    Keymaster

    Do you set max_upload_files param?

    #2933
    weseoweseo
    Participant

    Hello, yes it is set to 1 max upload

    #2936
    Anh TranAnh Tran
    Keymaster

    Hmm, that might relate to the JS that hide the upload button but forget to show it after cloning. I will check that.

    #2954
    Anh TranAnh Tran
    Keymaster

    Just checked the problem and it seems to work for me: http://prntscr.com/axxtl4

    Can you post your code so I can check more carefully?

    #2961
    weseoweseo
    Participant

    I also use the tabs extension in my plugin.
    Mybe this extension causes the problem?

    #2969
    Anh TranAnh Tran
    Keymaster

    Maybe, I'm not sure cause it works for me. Can you post your code here?

    #2978
    FlikweertFlikweert
    Participant

    I think i have the same problem with 'image_advanced'.
    See the code: http://pastebin.com/T0Fz2C69
    See the video: https://www.dropbox.com/s/xbv2pctt9d1rszs/Meta%20Box%20-%20Clone%20image-advanced.mov?dl=0

    #2986
    Anh TranAnh Tran
    Keymaster

    Thanks, @Flikweert. The video is very helpful. I will check the problem and fix it.

    #2993
    FlikweertFlikweert
    Participant

    When i inspect the HTML, delete 'type="hidden"' and add a new field with the 'Add more' button it works.

    #3007
    Anh TranAnh Tran
    Keymaster

    We've just fixed this bug on Github. Can you please try it?

    #3008
    FlikweertFlikweert
    Participant

    Thank you! The problem is solved

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘File Advanced - Clone Issue’ is closed to new replies.