• Sidebar is showing resent posts with featured image.
    Height/width manually set is completely ignored if they are not equal.

    All my featured images is in 16:9 format. I would like the list of miniatures to be in same format as original.
    The sidebar generates 150×150.jpg files (should never be used or generated).

    How can I fix/edit this?
    What file do I need to add/edit in child theme? I cannot find the actual code that does this.

Viewing 1 replies (of 1 total)
  • Moderator Felipe Santos

    (@foosantos)

    Hi there,

    I believe it would likely make sense to use add_image_size to add a new thumbnail size. Then, you need to change on the sidebar to get the new size you created, but I couldn’t find any native sidebar template doing something like that, so not sure if I know which widget you’re referring to.

    Do you have more details on how you added this sidebar? Was this as part of a plugin? This should clarify the where to find the code that you need to change.

Viewing 1 replies (of 1 total)
  • The topic ‘Need sidebar featured image in 16:9-ratio not 150x150px’ is closed to new replies.