Replies: 0
If I use an image such as: https://example.com/wp-content/uploads/2017/04/IMG_2744.jpg
And view the announcement page, the image actually being used is a cropped version: https://example.com/wp-content/uploads/2017/04/IMG_2744-350×120.jpg
If I go into my media library, that image doesn’t even exist, so it’s being created on the fly by the plugin and not registered to the media library.
The plugin is cropping my banner images. I don’t want that. I can’t find a setting anywhere where this is being set.
As an alternative I tried to put a regular image in the body of the announcement instead of as a banner, but the image doesn’t show up on the site. It shows just fine in the editor.
Any ideas? I’d rather not have to modify the core plugin code to prevent this.