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

Vlad Newcomer

@ezpz · Joined 3 years ago · 6 posts · 1 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Need help to get cropZoom and IMG tag working · 3 years ago

    @pmoreno WOW, thank you! It works perfectly!!! 😁

  • Need help to get cropZoom and IMG tag working · 3 years ago

    @pamtbaau Thanks but is there any way to tell that snippet tool to just grab the LEFT MOST image (that sits under the page media like in the screenshot) and use that, without me having to put the act

  • Need help to get cropZoom and IMG tag working · 3 years ago

    @pamtbaau I'm struggling to get it working with a regular https://example.jpg to replace the sample-image.jpg but is there a way to use {{ header_image_url }} so that I don't have to manually choose?

  • Need help to get cropZoom and IMG tag working · 3 years ago

    @pamtbaau Thank you. But for this code: {{ page.media['sample-image.jpg'].cropZoom(600,200).html()|raw }} What is exactly supposed to replace the sample-image.jpg? I am trying this code for instance

  • Need help to get cropZoom and IMG tag working · 3 years ago

    @pamtbaau I ran it in this file: summary.html.twig under the /templates/partials/item/ folder Which is the file that displays the list of all of my blog posts on front page. Sorry if I'm going against

  • Need help to get cropZoom and IMG tag working · 3 years ago

    Hello, I'm trying to get cropzoom working on my front page. I have this img tag that brings me the image of the respective blog post but I can't get it to work with cropzoom. Here it is: <img src="