Support

Home Forums Events Calendar Add-on Calendar Display Issues

Calendar Display Issues

Posted: October 17, 2012 at 12:08 am


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

  • Support Staff

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

  • Support Staff

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!

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