• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

How to change the alt value of embed code?

Auto

Chevereto Member
I would like to output the image title into the alt value instead of the ID.jpg
I have edited the route.image.php at route and the embed.php in snippets.
The anywhere uploader and the page of image can output the title to alt value correctly(replace %FILENAME% to %TITLE%),
but the album and the user image list cannot output the correct alt value.
How can i change it correctly?
 
I did that, but it works only for the image page. When I try to get codes on album page (replace %FILENAME% to %TITLE% in embed.php) it returns <img src="url" alt="%TITLE%" border="0">
 
I'm sorry, but the system doesn't include that tag when you deal with albums. The %TITLE% tag will be added in the next revision.
 
Back
Top