REMOTE_CONTENT

rafe3000

New Member
Hi,

i tried a lot but dont get it to work.

[REMOTE_CONTENT url='https://www.google.com/']

This URL is working and displayed in the inbox but any other URL is not working. Any idea why?

Greetings
 

Attachments

  • rmote.png
    rmote.png
    76.9 KB · Views: 15
Can you share your template to take a look if something is wrong ?
<!DOCTYPE html>
<html>
<head><meta charset="utf-8"/>
<title></title>
</head>
<body>Hi,<br />
<br />
this is a test for remote content:<br />
<br />
[REMOTE_CONTENT url='https://viewstripo.email/template/aae952f0-23af-4213-a118-d390b6e8e8ed']<br />
<br />
<br />
Thanks<br />
<br />
[UNSUBSCRIBE_URL]<br />
<br />
<br />
</body>
</html>
 
Back
Top