Support

Home Forums Events Calendar Add-on pictures in calendar do not fit with multiple events

pictures in calendar do not fit with multiple events

Posted: June 17, 2013 at 7:29 pm


Linda Diblasio

June 17, 2013 at 7:29 pm

in the events and music page on the website when there are multiple events with photos and even some only have one event the photo stretches into other dates. What is the fix for this? To see issue go to http://www.partingglasspub.com   then look for calendar under music events.

Thanks

Clay


Josh

  • Support Staff

June 18, 2013 at 8:30 am

Hi Linda,

One thing you can try is increase the height of the calendar. There’s a setting that lets you increase the height of the calendar in Event Espresso>Calendar settings under Page Settings.


Bryant Henslee

June 18, 2013 at 10:49 pm

I have the same issue. I have seen this addressed in earlier posts, but with no resolution. It seems to look okay in firefox, but shows no images in IE8 and tiled images in Chrome. I have adjusted the height many times with no success. Thanks you any help you can provide!


Bryant Henslee

June 18, 2013 at 10:50 pm

my website is elementsartscenter.com


Josh

  • Support Staff

June 19, 2013 at 9:03 am

Hi there,

Can you try changing line 792 of espresso-calendar.php from:

months[ ee_monthNames[i] ] = i+1;

to

ee_months[ ee_monthNames[i] ] = i+1;

and line 851 from:

if( parentHeight < ee_newHeight ) {

to

if( ee_parentHeight < ee_newHeight ) {


Bryant Henslee

June 19, 2013 at 5:44 pm

Thanks for the Help!

I made the changes and don’t see any difference. Is there anything else I can try? I really don’t have any plugins running besides jetpack. I saw something in another post about changing the jquery.. is that an option. This site is for a painting class business, so it is important for me to get this to work. Thanks again!


Bryant Henslee

June 19, 2013 at 5:46 pm

sorry, the site is elementsartcenter.com


Josh

  • Support Staff

June 19, 2013 at 9:23 pm

Hi Bryant,

I checked the calendar page on your site and it’s loading the correct version of jQuery. However, something is altering the JavaScript that is loading on the page and it may be contributing to the overlap. Normally the there isn’t a .pagespeed suffix on the end of all the JS files. Is this something the theme is doing?


Bryant Henslee

June 19, 2013 at 10:04 pm

I’m guessing that is correct considering I haven’t modified the theme. I am using Chameleon by Elegantthemes.  What should I do?


Josh

  • Support Staff

June 19, 2013 at 10:09 pm

You can quickly find out if the theme is actually adding the pagespeed stuff by temporarlily switching to another theme, then check the page source to see if the JavaScript has pagespeed in the file name. Or you could also check the calendar page with the other theme active too.

If the pagespeed stuff is still there, it’s not the theme. If it is the theme, there may be a setting that can be disabled in the theme options to see if it makes a difference.


Bryant Henslee

June 19, 2013 at 10:36 pm

I switched to Twenty Twelve and still had the issue. Just switched back.


Bryant Henslee

June 19, 2013 at 11:10 pm

When using EI8 the register button is also not working. If I click the event on the calendar that is missing image it is just a blank space.


Dean

June 20, 2013 at 2:33 am

Hi,

There is an issue with IE as it doesnt like gradient effects. We have a ticket raised to resolve it.

In the meantime, add the following to your themes style.css or a pluginlike My Custom CSS

a.reg_now {
background-color: #0d89b1;
}
a.reg_now:hover {
background-color: #1172a7;
}


Bryant Henslee

June 20, 2013 at 4:59 pm

Okay, I added that into MyCSS. Still showing the same as before.

 


Bryant Henslee

June 20, 2013 at 5:19 pm

Sorry, the button is fixed. Just still have tiled images and no images explorer


Josh

  • Support Staff

June 21, 2013 at 9:33 am

I switched to Twenty Twelve and still had the issue. Just switched back.

Do you happen to know where the pagespeed caching is coming from. Is this something set up within the hosting account?


Bryant Henslee

June 22, 2013 at 10:49 pm

The only thing I could think of is a page optimization setting from my dreamhost account. I disabled it and the error still appears. I also reset calendar settings, still tiling and images not appearing in explorer.


Josh

  • Support Staff

June 24, 2013 at 11:43 am

If it’s version 8 or under of IE, there’s not much we can do about the images not displaying. The images will appear in all modern browsers like IE9, Chrome, Firefox, and Safari.

With the images overlapping, I’m not sure why it’s happening on your site. Now that the pagespeed isn’t getting applied to the scripts, you might try ruling out the theme or any other installed plugins by temporarily deactivating the plugins and switching to the default theme.

The support post ‘pictures in calendar do not fit with multiple events’ 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