I have a Media Kit library for a large number of authors, located in Dropbox. Media Kit includes book covers, 3 per author. Using ACF, I want to pull image file urls from Dropbox and place into an Elementor Pro template: book-cover-url-1, book-cover-url-2, book-cover-url-3.
What widget works best to display the image file url?
– ACF image field only works with WP Media Library
– HTML and Text Editor won’t return ACF url field
– button widget returns ACF url …but display only as a button / no img
BONUS: easiest way to make the image a downloadable link?
Thank you in advance!!!