Skip to content

Issue without responsive parameter. #1

@Manjitsingh

Description

@Manjitsingh

Hi,
I have used zimage() method without responsive parameter. Which is returning me img tag but without height width
Check out the method and parameters that i am using.

{{ zimage({ 'src': 'websense-replacement/top4reasons-icon-number2.png', 'width': '50', 'height': '50', 'alt': 'he best cloud alternative to Websense', 'title': 'Top 4 reasons for why this is the best cloud alternative to Websense', 'retina': TRUE, }) }}
It is returning me the img tag

<img src="images/websense-replacement/top4reasons-icon-number1.png" srcset="images/websense-replacement/top4reasons-icon-number1.png 1x" alt="the best cloud alternative to Websense" title="Top 4 reasons for why this is the best cloud alternative to Websense" class="zzzz-cdn-changes-zzzz " style="max-width: 100%; ">

There is no height width in the img tag which i have passed as parameter while calling zimage()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions