Hi,
The update_property_link works just fine when I use it to link texts,
but I cannot use it as the link of an image. Let me explain:
Any ideas on how to solve that?
Thanks,
Hi,
The update_property_link works just fine when I use it to link texts,
but I cannot use it as the link of an image. Let me explain:
Any ideas on how to solve that?
Thanks,
Hi
If you are getting “invalid tags/variables” - there’s probably something slightly wrong with the code. Double check for quotation marks, spacing, open and end tags {% %}. Try testing the link on its own and Copy and Pasting it into the Image URL link field. Or, copy/paste it here and we can take a look at it here.
Here’s also a few other troubleshooting ideas from other threads:
Hope this helps!
Thank you
Links are working now! For anyone interested if must have been an issue of the quotation marks:
Code that doesn’t work:
{% update_property_link ‘Example_Interest’ ‘true’ ‘https://website.com/example’ %}
Code that works:
{% update_property_link 'Example_Interest' 'true' 'https://website.com/example' %}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.