Links in Calendar not working - Post...

User 34904 Photo


Registered User
41 posts

Using latest version of Web Calendar, I can't get links I created in Event Details box to actually work in the resulting Calendar. Anybody else have this problem? Any fixes? Thanks.
vague new world....since 1949
www.vaguenewworld.com
User 2161324 Photo


Registered User
24 posts

I am having the same result. I can see the little yellow box with event details pop up in preview in the program, but up on the web, the link produces no result....
User 103173 Photo


VP of Software Development
0 posts

Sunds like you did not upload all of the required JavaScripts. What is the URL to your calendar?
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2161324 Photo


Registered User
24 posts

http://test.imfilmworks.com/events.htm

I am publishing the files through the calendar program.

The event is on May 6th
User 103173 Photo


VP of Software Development
0 posts

I think your issue is you have 2 copies of jquery on your page defined and they are conflicting. You should only have one.

<script src="calendar/javascript/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2161324 Photo


Registered User
24 posts

That was it man! Brilliant!
Thanks

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.