Hi,
I am trying to input a link with a itms-services://?action=download-manifest&url=https:// prefix under an image but it keeps inserting the landing page link before it and therefore leading to ‘This page does not exist’.
I am hosting the file on an outside server (since I can’t do it in unbounce) - maybe that is the problem?
I tried using the text field and editing the code to plug in this script:
<a href="clkn/http/app.unbounce.com/variants/131038412/clkn/itms-services/?action=download-manifest&url=FILE" target="_self"><img src="//IMAGE" alt=""></a>
But it didn’t work either
How can I plug such link onto an image?