Hello,
before going any further with the Elements CMS setup,
I’d like to know if it’s possible to include multiple images in a post? If so, how should I name them? Image 1, Image 2, etc.?
Thank you ![]()
Hello,
before going any further with the Elements CMS setup,
I’d like to know if it’s possible to include multiple images in a post? If so, how should I name them? Image 1, Image 2, etc.?
Thank you ![]()
You can have as many images as you want in the post. There are several ways to do that. If you want them within a certain spot in the text, then you just embed them in that spot with the usual alttext reference in the Markdown. The tricky part is whether you’re doing external image references, or are storing them in the Elements Project. In the first case, the URL needs to be correct for filename, in the latter case, you need to make sure that you reference the folder heirarchy correctly from References (e.g. /images/folder/filename.typ).