Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Featured image is pulling a lower res version in the plugin #72

Closed
thaddeushunt opened this issue Jan 16, 2014 · 2 comments
Closed

Featured image is pulling a lower res version in the plugin #72

thaddeushunt opened this issue Jan 16, 2014 · 2 comments

Comments

@thaddeushunt
Copy link

Hey, I'm trying to nail down where this problem is coming from and I apologize if it's not your plugin. For some reason when I request the featured image with List Category short code, it is automatically pulling one of the lower res (medium size) images from media library. I can actually see that it's medium sized image when I look at the source code. Normal posts and pages are grabbing the original image no problem, but not the short-code from your plugin. This causes the featured image to be blurry and distorted in the short code output, but not once you click through to the linked page, where it is rendering properly.

Thanks for any suggestions or guidance you could give,

Tad

@picandocodigo
Copy link
Owner

This is the List Category Posts plugin.

Perhaps use the thumbnail_size parameter?

thumbnail_size - Either a string keyword (thumbnail, medium, large or full) or 2 values representing width and height in pixels. Ex: [catlist thumbnail_size=32,32] or [catlist thumbnail_size=thumbnail]

@klemens-st
Copy link
Collaborator

Stale issue, solved, can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants