Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Themes & Styling

Getting Image Alt

Started by Dr Zoidberg 9 years ago · 1 replies · 723 views
9 years ago

On my theme im getting the first image like this

TWIG
{% set image = p.media.images|first.cropResize(588, 460) %}
<img src="{{ image.url }}" width="288" height="160" alt=""/>

is there any way to get the title of image? Something like {{ image.title }}

Suggested topics

Topic Participants Replies Views Activity
Themes & Styling · by Pedro M, 2 months ago
4 198 2 months ago
Themes & Styling · by Ian, 2 months ago
3 94 2 months ago
Themes & Styling · by Norbert, 2 years ago
11 455 3 months ago
Themes & Styling · by Lukáš Findeis, 3 months ago
0 48 3 months ago
Themes & Styling · by Sebadamus, 4 months ago
5 128 3 months ago