I’m moving a bunch of our existing custom modules into a theme. I would like to change the default image that loads with the module - in this case an image used as a background in a billboard header module.
The image appears in the module but the link to the image in the preview appears broken - see screenshot. it also appears when I preview the page.
Thanks for the suggestion but that gives me an error:
[ERROR] Unrecognized token 'get_asset_url': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') (line:97, column:27)
Any other suggestions?
The only thing that has worked is using an absolute path to an image in the main image directory. But I’m trying to keep all the theme images within the theme itself.