[Résolu] Front-end CRED form for uploading multiple images not working
This support ticket is created Il y a 5 années et 7 mois. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
I'm trying to allow users to upload/delete photos on the frontend using a cred form. However, once a photo has been uploaded, there's no way to remove it, or to swap to another. Is there a way to switch on a "delete" button for image upload fields/repeater fields? You'll see what I mean here: hidden link
Have a look at the images under "Work Photos" and the repeating text fields under "Testimonial Content"
Thanks for the details, I checked the problem URL you mentioned above, I can see there does exists the remove button in the left side of each image and text field, see screenshot:
delete-button.JPG
Please let me know if you still need assistance for it. thanks
I don't actually see those features, as per my screenshot. I can see a div there called wpt-repetitive-controls, but there aren't any controls in it (see second screenshot)
It is strange, what I see is different from yours, it might be a problem of your browser, please try these:
1) Clear your browser cache
2) Change another browser and test again
Tried in Chrome, Firefox and Safari- in each instance, no controls.
Here's something interesting though: looks like the issue is that there isn't any content being output in that button span. I can add text to it in inspector and the text i add becomes draggable.
I actually managed to solve this accidentally. Was working on something else, and telling Toolset to load Bootstrap resulted in the control icons showing. So all sorted.