Event not linking on Calendar
Event not linking on Calendar
Hello, great calendar, simple and easy to use. I just had one question, my event is not linking to the event page I have specified.
Calendar located here:
http://terreaterre.biz/
I have a test event, have set up the event to link to http://terreaterre.biz/events/
But when I click on the link on the calendar it just refreshes on the homepage, does not link. Did I insert the link incorrectly? Thanks so much.
Calendar located here:
http://terreaterre.biz/
I have a test event, have set up the event to link to http://terreaterre.biz/events/
But when I click on the link on the calendar it just refreshes on the homepage, does not link. Did I insert the link incorrectly? Thanks so much.
-
- Posts: 1
- Joined: Fri Oct 04, 2013 1:12 am
Re: Event not linking on Calendar
I am having the same problem. I added details to the event but when you click on it, it just refreshes the page.
-
- Posts: 1
- Joined: Wed Oct 09, 2013 10:10 pm
Re: Event not linking on Calendar
Yep, same here, always show '#' instead the optional link that i want to use.
Any solution?
Any solution?
Re: Event not linking on Calendar
I am having the same problem with the calendar not linking to the event page.
This feature used to work but since a WP update it no longer works.
Is there an update for the calendar plug-in?
Thanks
This feature used to work but since a WP update it no longer works.
Is there an update for the calendar plug-in?
Thanks
Re: Event not linking on Calendar
Interesting; please show a link to your site and a screen shot of the link in place on the back end and I will investigate.
Re: Event not linking on Calendar
Main calendar page is http://davinikent.com/calendar-of-events/#
The link to the event on the main calendar does work but not the small calendar that appears on all the website pages - the one on the right.
I have installed the Google calendar as backup as I used it with former website. I would prefer to use your calendar if the link issue can be fixed.
I don't know how to do screen shots of the back end.
Also how do I expand the title of an event to get more characters in?
Thank you.
The link to the event on the main calendar does work but not the small calendar that appears on all the website pages - the one on the right.
I have installed the Google calendar as backup as I used it with former website. I would prefer to use your calendar if the link issue can be fixed.
I don't know how to do screen shots of the back end.
Also how do I expand the title of an event to get more characters in?
Thank you.
Re: Event not linking on Calendar
Ah, the small calendar, that explains it.
Yes, as each day can have multiple events on it and these would appear in the mouse-over, the hover isn't a clickable link as it wouldn't know which event link to send you to.
If you limit yourself to one event per day then you can modify the code that renders the mini calendar to make the links clickable.
Yes, as each day can have multiple events on it and these would appear in the mouse-over, the hover isn't a clickable link as it wouldn't know which event link to send you to.
If you limit yourself to one event per day then you can modify the code that renders the mini calendar to make the links clickable.
Re: Event not linking on Calendar
We usually only have one event per day.
In that case how do I modify the code to modify the code that renders the mini calendar to make the links clickable.
Thanks!
Rita
In that case how do I modify the code to modify the code that renders the mini calendar to make the links clickable.
Thanks!
Rita
Re: Event not linking on Calendar
Look at the minical_draw_events() function in calendar.php
Re: Event not linking on Calendar
When we are in looking at the minical_draw_events() function in calendar.php what do we do then?
Rita
Rita