Forum Replies Created
-
AuthorPosts
-
December 24, 2015 at 8:48 am in reply to: After Updating Calendar disappeared from the page. #1046419
cgcs
ParticipantGeoff,
It did the trick,
mini calendar is back.
Thanks for prompt response.Vlad
December 24, 2015 at 6:30 am in reply to: After Updating Calendar disappeared from the page. #1046394cgcs
ParticipantGeoff,
digging a bit more I found a template file that creates left sidebar for events page.
It adds mini calendar with the following code:
<?php
$calendarOptions = array(‘title’ => null, ‘count’ => 0);
the_widget(‘TribeEventsMiniCalendarWidget’, $calendarOptions);
?>
Is this code correct or something changed?
Thank you.Vlad
-
This reply was modified 10 years, 5 months ago by
cgcs.
December 23, 2015 at 12:00 pm in reply to: After Updating Calendar disappeared from the page. #1046063cgcs
ParticipantMini calendar was only on Events pages.
http://www.global.asc.upenn.edu/events/December 23, 2015 at 11:47 am in reply to: After Updating Calendar disappeared from the page. #1046056cgcs
ParticipantLooks like the widget is added to custom theme
(when go to theme –>customize there is The Event Calendar.)December 18, 2015 at 11:33 am in reply to: After Updating Calendar disappeared from the page. #1043741cgcs
ParticipantGeoff,
We have trouble with Mini Calendar on the sidebar.
It was working there before I updated plugins.
When I switch to Twenty Thirteen theme Mini Calendar appears on the page.
Since we are using the custom themes is there a way to add mini calendar to the page with the code?Vlad
-
This reply was modified 10 years, 5 months ago by
-
AuthorPosts
