Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Oh no Giant Image!!! Help | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Oh no Giant Image!!! Help

Oh no Giant Image!!! Help

Posted: October 22, 2013 at 10:49 am

Viewing 3 reply threads


James Martin

October 22, 2013 at 10:49 am

I cannot seem to figure out why I am getting a giant image appearing where my event information should be. Any ideas? Thank you.

http://ismny.com/?p=234

  • This topic was modified 11 years, 3 months ago by James Martin.


Sidney Harrell

  • Support Staff

October 22, 2013 at 10:56 am

When you set the featured image on the post, you should be able to select from Thumbnail, medium, large, or full size before you insert it into the event. Or you could scale the image on the browser side using css, but it would be better to send the smaller image to save bandwidth.


James Martin

October 22, 2013 at 12:19 pm

The think is I did not insert any image this is just showing up on that page.

Where is the featured image on the post control?


Josh

October 22, 2013 at 9:35 pm

Hi James,

Your WordPress theme is setting all the images at 100% width. So if an image, like our little add to calendar icon isn’t within a division on the page that’s exactly its same size, it will stretch to fill its container.

You can ask the theme developer to fix this or you can fix this by adding this line to your stylesheet, or use something like the my custom CSS plugin to add it in:

.container1 img {
width: auto;
}
Viewing 3 reply threads

The support post ‘Oh no Giant Image!!! Help’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso - Staging Server