Home › Forums › ASE Support › Component Feature request
- This topic has 3 replies, 2 voices, and was last updated 4 years, 5 months ago by
Hyun Supul.
-
AuthorPosts
-
Participant
Would it be possible to identify the various image/gallery components with their specific name? So if I’m building a page with multiple image or galleries, I’d be able to see which one was which?
thanksKeymasterHi Will,
When you create a gallery you can specify the name. Also you can add meta information when you upload an image, like thisIf you mean from the frontend, you can always specify captions for Aesop Images and Galleries. If you mean codewise, all Aesop components get auto-generated unique IDs when they are inserted into a post. You should be able to see them using an inspector on your browser. If didn’t understand your question fully, let me know.
ParticipantHi Hyun,
Sorry, I don’t think I was clear. And I didn’t see away to attach a screen shot. I meant on the backend while editing.
For me, the problem with the galleries is that the captions are over the images. So I was using the image component which puts the caption below. But if you start adding a bunch it’s hard to keep track of what’s what. Same with galleries or parallax. Unless I’m missing a step. You can see a screen shot here
You can’t tell which image or gallery is which.Thanks for getting back to me. I know I posted a few questions all at once. Trying to get the site ready for my Dean 🙂
KeymasterHi Will, the new version of ASE (1.9.3) addresses this issue. It will display image captions but will display numeric ID for Gallery. That’s not ideal but may improve in a future version.
-
AuthorPosts