
Hi there,
I hope you can help me. I have been trying to find a solution for this all morning.
I have an ACF field (Text area), that contains some links. I am trying to set up a system for visitors to download some datasheet pdfs, so when they click “download” they get a popup with a form they have to fill. Once they send the form, they receive an email that contains that ACF field with the links to the files.
I have tested it and it works, but only if I am logged as admin in the backend, so I test in frontend and when sending the form I receive the emailwith the ACF field perfectly. When I tested it as anomymous user, the autoresponder I receive is missing the ACF field.
Another test I have done is instead of using the shortcode for the acf field in the text of the autoresponder set up in elementor, I use directly the dinamyc tag. https://www.screencast.com/t/jy08TCmy03N In this way I do receive the ACF field, but I cannot add any more text to the autoresponder.
Any clues on how I can achieve this? Thanks a million