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
Calendar Display Issues | Event Espresso - Staging Server

Support

Home Forums Calendar Calendar Display Issues

Calendar Display Issues

Posted: October 17, 2012 at 12:08 am

Viewing 5 reply threads


Ethan Finkelstein

October 17, 2012 at 12:08 am

Hi:
For the Brooklyn Bead box project, for the last 3 days of the week, the window is getting cut off. We wanted to have the window display on the right side for these 3 days.
http://www.brooklynbeadbox2.com/calendar

You’ll notice when hovering over events on the three right-hand calendar columns that the event descriptions/photos hang off the page. We’d like the three right-most columns (Thursday, Friday and Saturday) to open on the other side (to the left of the date) so this would not happen. Let me know if there is a solution to this issue.


Julie Anne Verbeelen

October 17, 2012 at 6:35 am

I am unfortunately not commenting to help with your issue, but to find out how you got this far? I have been struggling with the calendar for days. I can not get it to show up like yours with nice pop outs to even begin. Do you have any pointers?


Ethan Finkelstein

October 17, 2012 at 7:49 am

You have to download the calendar add-on to get the calendar to show up. Had a coder configure the rest.


Josh

October 17, 2012 at 8:57 am

Hi Ethan,

The tooltips can be placed anywhere you want by modifying the code.

Having them dynamically display either on the right or left side would involve a deeper level of customization, though. A solution that I have used before was to place these at the center/bottom of the calendar entry:
enter image description here

This can be changed in espresso-calendar.php on starting on line 617 of the current version.
Example code:

position: {

    my: 'top center',

        at: 'bottom center',

         },

style: {

    tip: {

    corner: 'top center',

    },

Here are a few references for the jQuery qtip plugin for more information:

http://craigsworks.com/projects/qtip2/docs/position/

http://craigsworks.com/projects/qtip2/docs/style/


Josh

October 17, 2012 at 9:01 am

@Julie,

We can help you with your calendar too. Can you start a new thread and include a link to the page where you’re trying to set up the calendar? Then we can take a look and figure out what is going on and work with you on getting this resolved.

Thanks.


Julie Anne Verbeelen

October 17, 2012 at 1:06 pm

I have the plug in. I think the coder is the key! Looks really nice!

Viewing 5 reply threads

The support post ‘Calendar Display Issues’ 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