Forum Replies Created
-
AuthorPosts
-
Patrick Sasser
ParticipantPost name is chosen, so permalinks look like this http://thecrossingchurch.com/sample-post/
Patrick Sasser
ParticipantNo problem on the delay. I have several other plugins on the other site. I deactivated those plugins and it still didn’t work. I also changed the theme back to the default and it still didn’t work. I reverted The Events Calendar and the Events Calendar Pro to version 3.2 and it started to work again. Any thoughts on why this would have started to work? Thanks.
Patrick Sasser
ParticipantAny word on this? Just checking in. Need to get it resolved as my event links don’t work. Thanks thanks.
Patrick Sasser
ParticipantOk quick update when I created a test event it shows this link http://thecrossingchurch.com/event/test-event/ as the permalink for the event, it shows this on the main calendar and even in the wp-admin.
However this is what the link should be.
http://thecrossingchurch.com/event/test-event/2014-01-10/Patrick Sasser
ParticipantOk I added this code into the functions.php file of my site
http://pastebin.com/T4nAC1vM
But it still isn’t working. The link was transformed from this…
http://thecrossingchurch.com/calendar/ical
to this…
http://thecrossingchurch.com/events/?ical=1&tribe_display=
I expected the link to look like this
http://thecrossingchurch.com/event/33the-series-3/2013-10-02/?ical=1&tribe_display=
Thanks thanks.Patrick Sasser
ParticipantOk it appears to be working now and I think that I figured out why. You have to have class=”tribe-events-ical” on the iCal link. Originally when I was creating the iCal link I didn’t have any classes on it. After applying that class it started to work as expected.
Patrick Sasser
ParticipantAny ideas here? Sorry to keep bugging.
Patrick Sasser
ParticipantSo for the time being I took out my code that generated those links and added this in its place
do_action( ‘tribe_events_single_event_after_the_content’ );
but I still want to change it from saying “+ Google Calendar” to “Google Cal” and from “+ iCal Import” to “iCal”
Patrick Sasser
ParticipantI have now upgraded to TEC 3.0.3 and PRO 3.0.5 and I’m still getting the same issue. Yes I have created a custom single-event.php template. When I get rid of the custom single-event.php template the iCal and Google Cal links that are in the default template both seem to be working. I dug into the template a little bit and it appears that those two links are being generated with this line of code
do_action( ‘tribe_events_single_event_after_the_content’ );
If I add that line of code into my custom template then it generates the two correct links in my template. What that function is executing to get the correct links or where I might find it. Any thoughts or ideas?
Patrick Sasser
ParticipantAny idea as to when that next release will be posted? and are you saying that this fix will be in there? Thanks thanks.
Patrick Sasser
ParticipantAnyone have any ideas on this? I’m still having the same issue. The Google Calendar link that I have on each event appears to be working though.
Patrick Sasser
ParticipantIts actually a custom theme that I developed based off of the thematic framework.
Patrick Sasser
ParticipantUnfortunately I couldn’t really make sense of the post that you directed me to. Basically I couldn’t (and still can’t find) where the query for the Mini Calendar widget is generated initially. So for a solution I used jQuery to empty the event area of the mini calendar widget and then load in today’s events only. I also had to get creative with some coding to figure out how to make it only display one days events when you click the arrow to go to the next month. But was able to figure it out. So I think all is good with my issues on the mini calendar widget.
Patrick Sasser
ParticipantI did see that post already. However when I added that link into the navigation menu it took me to this page http://thecrossingchurch.com/calendar/category/calendar/ (the same one that you posted). However it is in some sort of list view and not in the grid view. I’m not really sure why it looks like that. In the Events > Settings > Display in the admin I only have the month view enabled.
Patrick Sasser
ParticipantThanks so much for the tip and the information. I moved the mini calendar question to a new forum…https://theeventscalendar.com/support/forums/topic/mini-calendar-question/. The Tip you gave about date format being in yyyy-mm-dd worked perfectly and fixed my issue. Thanks so much for the help.
-
AuthorPosts
