I have an image field which allows multiple instances. I am using the images in a Beaver Builder slider module. It works fine, but when I re-order the fields(drag and drop) in the cpt backend it does not reflect the re-oreding on the front-end. I have cleared he cache so that's not the issue.
Hello. Thank you for contacting the Toolset support.
Can you please share admin access details and let me check what's going wrong with your setup.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
You can check rather check with Beaver Builder support to know how you can display the repeating image field from Toolset with the specified order and see if they have any hooks to offer and you are welcome to share that information here so that it may help other users.
So I think what I need to do is create a shortcode that outputs the image IDs, then I can use that shortcode in the slideshow module. I tried the solutions in this thread but it's not working:
The one I linked to is not archived, but the code there is not working either. So how can I output the image IDs of an image field with multiple instances?