Welcome Guest   | Login   
  Search  
  Index |  Recent Threads |  Register | 


Quick Go »
Thread Status: Normal
Total posts in this thread: 9
[Change thread status] [Delete this Thread] [Move this Thread]
[Add To My Favorites] [Watch this Thread] [Post new Thread]
Author
Previous Thread This topic has been viewed 316 times and has 8 replies Next Thread
baywatchbill
New Member



Joined: Jan 17, 2007
Posts: 10
Status: Offline

Edit this Post   How to cause click on event in calendar to go directly to a URL? Reply to this Post
Reply with Quote
[Delete this Thread]

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.
[Jan 21, 2007, 8:58:28 PM] [69.19.14.44] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
support
localendar Expert
Member's Avatar


Joined: Aug 9, 2022
Posts: 6437
Status: Offline
Edit this Post   Re: How to cause click on event in calendar to go directly to a URL? Reply to this Post
Reply with Quote
[Delete this Post]

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
[Jan 24, 2007, 3:29:53 PM] [68.198.252.134] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
goldenrosepsychic
New Member



Joined: Aug 25, 2008
Posts: 1
Status: Offline

Edit this Post   Re: How to cause click on event in calendar to go directly to a URL? Reply to this Post
Reply with Quote
[Delete this Post]

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
----------------------------------------
[Edit 1 times, last edit by goldenrosepsychic at Dec 15, 2011, 7:14:12 AM]
[Dec 15, 2011, 7:08:28 AM] [First IP: 122.176.148.109 - Last IP: 122.176.148.109] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
support
localendar Expert
Member's Avatar


Joined: Aug 9, 2022
Posts: 6437
Status: Offline
Edit this Post   Re: How to cause click on event in calendar to go directly to a URL? Reply to this Post
Reply with Quote
[Delete this Post]

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
[Dec 19, 2011, 7:54:44 PM] [67.86.148.50] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
bostonwineschool
New Member



Joined: Apr 30, 2007
Posts: 15
Status: Offline

Edit this Post   Disable description & pop-up (WAS: Re: How to cause click on event in calendar to go directly to a URL?) Reply to this Post
Reply with Quote
[Delete this Post]

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
[Jan 23, 2012, 8:14:49 PM] [209.6.150.68] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
waukeshacivictheatre
New Member
Member's Avatar


Joined: Aug 8, 2009
Posts: 4
Status: Offline
Edit this Post   Re: Disable description & pop-up (WAS: Re: How to cause click on event in calendar to go directly to a URL?) Reply to this Post
Reply with Quote
[Delete this Post]

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.
[Jan 27, 2012, 7:00:11 PM] [207.67.59.245] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
waukeshacivictheatre
New Member
Member's Avatar


Joined: Aug 8, 2009
Posts: 4
Status: Offline
Edit this Post   Re: How to cause click on event in calendar to go directly to a URL? Reply to this Post
Reply with Quote
[Delete this Post]

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
[Apr 10, 2012, 6:37:15 PM] [208.69.109.135] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
support
localendar Expert
Member's Avatar


Joined: Aug 9, 2022
Posts: 6437
Status: Offline
Edit this Post   Re: How to cause click on event in calendar to go directly to a URL? Reply to this Post
Reply with Quote
[Delete this Post]

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
[Apr 12, 2012, 1:48:05 AM] [24.190.17.62] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
waukeshacivictheatre
New Member
Member's Avatar


Joined: Aug 8, 2009
Posts: 4
Status: Offline
Edit this Post   Re: How to cause click on event in calendar to go directly to a URL? Reply to this Post
Reply with Quote
[Delete this Post]

Thank you very much. While not perfect, that is a completely acceptable solution to our problem.

Thanks again.
[Apr 28, 2012, 12:13:04 AM] [99.73.140.70] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
[Show Thread Printable Version] [Post new Thread]

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