When I am using the Advanced Layout Editor on a page, is there any way I can use a custom URL when I insert an Image Element to the page, instead of uploading an image or using an image out of the Media Library?
Hey Mike!
you can use a code element, and add the image as code, example:
where the src is the source of your image
Best regards,
Basilis
Sorry but your reply didn’t include an example.
It would be nice if this option were available when you insert an Image Element using the Advanced Layout Editor.
Hi,
You can use something like this:
<img src="http://site.com/image.jpg" alt="alt tex of image">
You can make a feature request for the functionality you would like in future updates here: https://kriesi.at/support/enfold-feature-requests/
Best regards,
Rikard