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!
Dear David,
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
Hi,
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)
Any ideas? Cheers.
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
Yeah, cleared cache and still not there.
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.
Any ideas?
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.