• Resolved asyouwishaustin

    (@asyouwishaustin)


    Hello,

    I use the free version on a couple of sites. On one, the #_EVENTGCALURL and #_EVENTGCALLINK work just fine, even with long descriptions of events. On the other, the only way to keep the link short enough to work is to shorten the event description (which isn’t really a good option for us).

    Is there a character limitation in the description to make the Google Calendar link/button work correctly? If so how much? (sad if this is the only option)

    Or, is there a way to limit the amount of the description that is being pulled over into the link so the emailed link won’t break and the button won’t fail? (better option)

    Thanks in advance,
    Lori

    http://wordpress.org/extend/plugins/events-manager/

Viewing 15 replies - 1 through 15 (of 18 total)
  • hi,

    have you tried to limit that using EM settings > formats/layouts > calendar format > iCal Feed Settings

    Thread Starter asyouwishaustin

    (@asyouwishaustin)

    a) This isn’t iCal that we’re having this problem with; it’s Gcal (Google Calendar)

    b) Those settings are:
    iCal Title :: #_NAME – #_LOCATIONNAME – #j #M #y #H:#i
    and
    iCal Limit :: 0

    …which to me seems that it’s pulling over the event name, location, date/time for this event. While this would allow unlimited future events, it’s not trying to bring those over in the link….just the full (and too long) description of the one event.

    seems to be working fine on my test site; do you have a sample link?

    Thread Starter asyouwishaustin

    (@asyouwishaustin)

    Sure.

    If you Book a Ticket for this event:
    http://austincanes.com/2012/08/kicking-off-the-year-with-theu/

    …once confirmed, the Google Calendar link will be so very long that it breaks and will not add the event to your google calendar. Ditto for the code that makes the button (since it still uses the same very long link).

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    have you tried 5.2.1? I think this should fix the issue.

    Thread Starter asyouwishaustin

    (@asyouwishaustin)

    Just got the notification it was available, tried it, and it did NOT work to solve the problem. The Gcal links (and button code) is still just as long as it was and breaks ~half way through the description of the event….

    Thread Starter asyouwishaustin

    (@asyouwishaustin)

    I’m still waiting for an author / developer to respond. (like they said they would in the FAQ)

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    I’m still not getting this issue. Have you made any modifications to the plugin at all?

    Alternatively, if you could provide a link and also can you paste the exact HTML for an event description (use pastebin.com) with this problem and I can try it on mine.

    Thread Starter asyouwishaustin

    (@asyouwishaustin)

    Marcus,

    No I did not modify anything. I’m just trying to use the tool as it’s presented. Like I said previously, this same thing works just fine in another site….even with some pretty long descriptions.

    There is a code (a plugin option) to put a Google calendar link in the email that confirms the guest attending the event. This keeps them from having to create a new appointment and personally set the date/time/location/description.

    The link that the plugin creates (from an event with a long description) is too long. It breaks. It won’t work. It’s ~2 times as long as the limit. The link it creates is several lines long in the confirmation email.

    If I shorten the Event description on the Event Post, the link works again, but then my guests are without all the details about the event.

    if you want to see how it works, you can RSVP for the event I linked to above and you’ll see exactly what I’m talking about.

    Again, WHERE are the people who wrote Events Manager?

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    That’s me, so again,

    Alternatively, if you could provide a link and also can you paste the exact HTML for an event description (use pastebin.com) with this problem and I can try it on mine.

    Thread Starter asyouwishaustin

    (@asyouwishaustin)

    Marcus, My apologies. The site shows you as a “Member” not as a developer or owner of the Plugin.

    I don’t know how to give the code you are wanting. Once again,
    If you Book a Ticket for this event:
    http://austincanes.com/2012/08/kicking-off-the-year-with-theu/

    The email it will send (once I approve your booking) will show you the insane link I’m talking about.

    I used
    #_EVENTGCALURL
    in the body of the email.

    I’ve also tried
    #_EVENTGCALLINK
    with the same result.

    Thread Starter asyouwishaustin

    (@asyouwishaustin)

    Here is what the link looks like in the confirmation email that is sent:

    http://www.asyouwishaustin.com/Long_Gcal_Link.jpg

    Thread Starter asyouwishaustin

    (@asyouwishaustin)

    …any ideas? Our event is today and no one was able to put it on their calendar. 🙁

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    didn’t realize it was email, looking at your email, I’d say you should ditch the long url and use this:

    <a href="#_EVENTGCALURL">Link Text</a>

    I must admit, never tried the gcal link on an email but I’m pretty sure it should be ok.

    Make sure you’re sending emails as html (see your email settings) as well when doing the above.

    Thread Starter asyouwishaustin

    (@asyouwishaustin)

    Tried that (which is similar to the button display that also fails) on the .3 version that updated today.

    Like I said before, I am able to do this same thing on another site running the plugin and don’t get any problems. [And for the record, the link works in both plain and HTML emails. The button is nice for people who get HTML.]

    Here is the error that Google returns:
    http://www.asyouwishaustin.com/URLtooLong.jpg

    Can the code be corrected to only pull the first NNN characters of the description into the gcal link/button?

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘[Plugin: Events Manager] Google Calendar – Link TOOOO Long’ is closed to new replies.