Forum Replies Created
-
AuthorPosts
-
February 5, 2018 at 6:37 PM in reply to: โ Conditional Logic not hidden in collapsible group. #8461
wptriad
ParticipantHere's the steps: https://imgur.com/rL6N1dt
Here's the code for registering meta boxes: https://pastebin.com/kwbmKaLV
I also tested the image_select field and it kind of had the same bugs.
February 2, 2018 at 10:47 AM in reply to: โ Conditional Logic not hidden in collapsible group. #8433wptriad
ParticipantWith latest update, the first issue is gone. For the 2nd and 3rd issue, I think it's the button group's bug, since when I change to a dropdown select there's no problem.
February 1, 2018 at 3:27 PM in reply to: Prevent sortable nested group being able to be moved outside of its parent. #8425wptriad
ParticipantOK so that was my fault, I downloaded the latest MB Group but installed the older version by mistake. After reinstalling the latest version (1.2.12), the issue was gone.
Thanks you very much for your help!
January 31, 2018 at 2:54 PM in reply to: Prevent sortable nested group being able to be moved outside of its parent. #8412wptriad
ParticipantI tested it and although a parent group can't be dragged inside another parent group, there's a new issue. You now can't sort the child group because when you try to drag the child group, its whole parent group will be dragged. The issue occurs to newly cloned parent group only. Could you please take a look at it?
Thanks.
January 24, 2018 at 2:40 PM in reply to: โ Conditional Logic not hidden in collapsible group. #8314wptriad
ParticipantI just found 2 more issues:
- When click "Add more" button to add a new group, the "Categories Select" field will be hidden (although the condition stays true). The "Categories Select" field is a conditional field of the button group above.
- When click "Update" to update post, the button group "Posts Source" of the second last group (second group from bottom) isn't saved (it's kind of a value reset because the value has been saved before).
Below is the code for registering meta boxes:
January 23, 2018 at 6:11 PM in reply to: Prevent sortable nested group being able to be moved outside of its parent. #8306wptriad
ParticipantOK, so i tried deactivating all the other Meta Box plugins (MB Term Meta, MB Conditional Logic, Meta Box Show Hide) then tested the code again and it worked. After that, I activated the other Meta Box plugins then tested for one more time and this time it worked too! So honestly I have no idea what prevented it from working right after the js fix.
However, the parent group still can be placed inside another parent group, I don't know if you did test it?
Thank you for your time, I appreciate it!
January 23, 2018 at 10:42 AM in reply to: Prevent sortable nested group being able to be moved outside of its parent. #8303wptriad
ParticipantYes I did clear the browser cache. Note that the issue only occurs in newly cloned group. If the issue is fixed on your side, can you inform me what your current configs of Meta Box plugins? FYI I also have MB Show Hide in use.
January 23, 2018 at 10:08 AM in reply to: Prevent sortable nested group being able to be moved outside of its parent. #8301wptriad
ParticipantHi Tran,
I tested it and I didn't see any difference, the issues are still there. Could you please take a look at it once more?
January 22, 2018 at 4:31 PM in reply to: Prevent sortable nested group being able to be moved outside of its parent. #8287wptriad
ParticipantThank you, I will try it and let you know later.
January 21, 2018 at 2:05 PM in reply to: Prevent sortable nested group being able to be moved outside of its parent. #8278wptriad
ParticipantAn additional note is that the issues happen only to the newly cloned parent group and its children, not the first group.
-
AuthorPosts