Back to ResponsiveImages Support

alessandro.traversi15043
alessandro.traversi15043

Hi, this plugin is fantastic! I'd just like to know how can I take a input url that comes from the database, if it is possible. For example:

{% for item in items %}
    <img src = "{{ item.url }}" />
{% endfor %}

it should be... ?

OFFLINE
OFFLINE

Hi

Have you tried it out? It should work. The plugin parses your HTML and resizes every image that is stored in your storage or media directory. So the image in your example should be resized as well.

1-2 of 2