I don't have imagecache_tokens installed, and in the Image field on Metatag settings for my Nodes I used tokens like [node:field_cover_image],[node:field_flyer]

BUT, the og_image metatag results in /files/styles/large/public/news/imagefile.jpg?itok=Lmo3oWQT

I use that "large" style only in teaser view modes, while the page I'm looking at displays the original image style.
That's also the default I guess most would like to have!

Is this a bug? How to change that without installing other modules?

Comments

kopeboy created an issue. See original summary.

kopeboy’s picture

Issue summary: View changes
kopeboy’s picture

Issue summary: View changes
kopeboy’s picture

Could it be that I customised the file directory where the image is stored to something different to "images"?

DamienMcKenna’s picture

Category: Bug report » Support request

Check the Token view mode for that content type, see what it's configured to use. Failing that, check the Default view mode.

kopeboy’s picture

Status: Active » Closed (fixed)

Nice!
I didn't know that you would use that view mode to know which image style to apply.

I guess I will have to use imagecache_token module