Forum Discussion
Hello tavasjn24 ,
Use ${asset.get("/html/assets/image.jpg")} to retrieve the image path.
Ex:
<img src="${asset.get("/html/assets/image.jpg")}" />
please refer below image and URL for reference.
URL: get("destination_url") (khoros.com)- lukBoss
If you go to Studio > Community Style > Assets Library > Other assets (basically where you upload them), it even gives you the proper FreeMarker code directly for each uploaded asset:
Related Content
- 4 years ago
- 10 years ago
- 8 years ago