Reordering Repeater group fields does not work
-
So I have a WordPress theme I am developing and for some reason I cant reorder my repeater group fields. You click the button but nothing happens. I do have conditionals set using the third party plugin and some js script to show or hide these group fields so not sure if that is messing with it or if it is something else. But basically I have a cmb2 metabox for the header area of my theme so that the user can add a banner image or a slideshow or a video as the banner area at the top of the front end.
So the user picks which one they want using a radio button input. And based on that it shows or hides each group field i.e. banner image and caption, video and caption, and finally the one that has an issue is the slideshow group field which has an image upload and a caption for that image. The issue is that when some inputs all the slides with captions the group fields won’t sort using the up and down arrow. So if the user wants the slides to be in a different order they have to manually re input all the slides in the right order.
So not sure if you have dealt with this before or if its a new thing but it would be nice to be able to sort them with the btns. So I guess I just need to know what you need from me to get this fixed or at least get it looked at.
Thanks
The topic ‘Reordering Repeater group fields does not work’ is closed to new replies.