On this site hidden link there is a button to download the attached PDF, but the URL of the file is duplicated (and thus a broken link). In the back end it is only showing once.
Hello. Thank you for contacting the Toolset support.
Elementor does not offer what to display as by default with the URL field it will display the link.
So I suggest you should remove the elementor button you added and replace that with the following code. Add the following code to shortcode module or text module whatever module you desire will be the best fit for this:
Hi Minesh - I don't think Elementor is the issue. I have done this many times without a problem.
If I add a shortcode in the Types Content Template to display the raw URL of the link [types field='pdf-attachment' output='raw'][/types] in text in the front end, it's displaying a double URL. however, if I look at the post in the back end the field is showing a single URL correctly.
Actually - I think the issue is nothing to do with Toolset, and may be an error on migration from Wagtail. On closer inspection the URL field has the same URL appended twice but the first one has '-1' at the end of the file name. I'll keep this open while we investigate.