localendar Forums Homepage

Print at Sep 12, 2025, 9:24:36 AM View all posts in this thread on one page
Posted by baywatchbill at Jan 21, 2007, 8:58:28 PM
How to cause click on event in calendar to go directly to a URL?
How can I create an event in the calendar that will automatically go to a specified URL? Putting an href in the title does not work - it still goes to the event description.

Posted by support at Jan 24, 2007, 3:29:53 PM
Re: How to cause click on event in calendar to go directly to a URL?
If you have an event title like:
<a href="http://www.yahoo.com">Go to Yahoo</a>

On the *public* view of your calendar, that should redirect to Yahoo. When you're signed in, it will take you to the Event Editor (otherwise, you couldn't edit that event!)
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news

Posted by goldenrosepsychic at Dec 15, 2011, 7:08:28 AM
Re: How to cause click on event in calendar to go directly to a URL?
I have set events that should open URL directly not pop up.

My am putting code in title field:
<a href='http://www.goldenrosepsychic.com/events/san_diego_psychic_lecture.php' target='_blank'>Talk With The Doc'Psychic Lecture Series</a>

Here unnecessary pop up is open first then goes to url.

Pls assist me how to disable popup.
Before some weeks this problem is not happening after localender.com updated i faced this problem.


You can check is at http://www.goldenrosepsychic.com/calender.php.

thanks
Goldenrosepsychic.com Team

Posted by support at Dec 19, 2011, 7:54:44 PM
Re: How to cause click on event in calendar to go directly to a URL?
You are correct, I think our change that does roll-over highlighting on events, and some other UI changes broke this feature. Although it was probably broken for months before the recent UI upgrade.

The developers are aware of the issue and are looking into how a custom title url can work with the new functionality. There is a possibility that we will not support this feature anymore since there has not been a lot of demand for it, and there are some complexities to adding it.
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news

Posted by bostonwineschool at Jan 23, 2012, 8:14:49 PM
Disable description & pop-up (WAS: Re: How to cause click on event in calendar to go directly to a URL?)
Hello all, I second the need for this option. My first choice would be to auto-disable if the description field is null, or a switch to disable on each event, or a universal setting to disable.

I hear you that a lot of people are not complaining, and that it never should have not worked in the first place, but for me, it is something that profoundly hurts the functionality of embedding the calendar in my site, which I am otherwise super happy with.

Thank you!

Jonathon

Posted by waukeshacivictheatre at Jan 27, 2012, 7:00:11 PM
Re: Disable description & pop-up (WAS: Re: How to cause click on event in calendar to go directly to a URL?)
I agree with bostonwineschool. We pay for premium service and this was standard functionality for a long time. It makes our website look second rate now.

I like everything else about localendar and don't want to have to start looking for another solution.

Please allow us to disable pop-ups again soon.

Posted by waukeshacivictheatre at Apr 10, 2012, 6:37:15 PM
Re: How to cause click on event in calendar to go directly to a URL?
Marc,

When can we expect this issue to be resolved? It's been over four months and it really makes our website look unprofessional to have these extra pop-ups that we didn't have before.

Thanks,
Waukesha Civic Theatre

Posted by support at Apr 12, 2012, 1:48:05 AM
Re: How to cause click on event in calendar to go directly to a URL?
As I initially mentioned, there is a possibility we will not support this feature. We are working on some other items which are actual bugs, so this has been pushed back a few times. The problem, as I mentioned, is complicated by the issue that there is another behavior that has replaced this one (and this was a behavior we intended, rather than one that was accidental)

We have been trying other workarounds. For example - try this: Create a new event called "HTML redirect" and click the HTML button on the Description toolbar. Paste this code:

<script>
self.close();
window.opener.location.href='http://www.yahoo.com';
</script>

Then save the event. Try clicking on it from your public calendar view. There will be a temporary pop-up, but this code seems effective on most browsers.
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news

Posted by waukeshacivictheatre at Apr 28, 2012, 12:13:04 AM
Re: How to cause click on event in calendar to go directly to a URL?
Thank you very much. While not perfect, that is a completely acceptable solution to our problem.

Thanks again.


Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us