I'm trying to set images for my metadata (mood, location and music). Below is my layer coding.
set text_meta_mood = "
";
set text_meta_music = "
";
set text_meta_location = "
";
I'm not sure why its not working but its just showing the URL and not the images.