Home › Forums › Calendar Products › Events Calendar PRO › Event Calendar Pro – how to get calendar widget in the footer?
- This topic has 6 replies, 3 voices, and was last updated 10 years, 10 months ago by
Support Droid.
-
AuthorPosts
-
September 3, 2012 at 7:35 pm #24498
Ross
MemberHow do I get the small event calendar widget in my footer? I want the small calendar widget to disply in my footer. What should I add to my footer.php file ??
September 3, 2012 at 8:07 pm #24499Barry
MemberIf your theme has a sidebar area in the footer then you could drag and drop it in there on the Appearance > Widgets admin page … I’m guessing that’s not the case with your theme though or else you wouldn’t be asking this question (!) and so what you probably need to do is create a new dynamic sidebar.
It’s a bit out of the scope of support here to talk you through that but there’s a ton of useful information over on the WordPress Codex about this topic.
September 3, 2012 at 9:05 pm #24500Ross
MemberI used this code:
and it disply the calendar but it doesn’t disply the top correctly. It doesn’t have the arrows for previous month and future month. It just says “Aug 2012 Sept 2012 October 2012”.
I think i’m missing div class or other fuctions or ajax fuction to disply it correctly. What is the fuction? Is there java too?September 3, 2012 at 9:06 pm #24501Ross
Memberthe php code I used:
the_widget(‘TribeEventsCalendarWidget’,’title=Events’);September 4, 2012 at 6:21 am #24510Ross
MemberNeed Help here!
the php code I used:
the_widget(‘TribeEventsCalendarWidget’,’title=Events’);
and it disply the calendar but it doesn’t disply the top correctly. It doesn’t have the arrows for previous month and future month. It just says “Aug 2012 Sept 2012 October 2012″. i’m missing the correct div class or other fuctions or ajax fuction to disply it correctly. What is the fuction? Is there java too? What “<DIV…." d I put around the php code so it displys correctly?September 4, 2012 at 7:28 am #24515Barry
MemberHi Ross – I had finished work for the day when you posted your replies, but don’t worry, we do try to check in at least daily to see if anyone has followed up.
At the moment inserting the widget “manually” using the_widget() will not work – it needs to be part of a regular dynamic sidebar otherwise it won’t be able to enqueue the various pieces of Javascript it requires to work. So, for the time being, your best bet is to create a new dynamic sidebar in your theme.
I did talk to one of the devs about this and he is going to change the way it works to accommodate inserting it using the_widget() but realistically that fix could be a couple of releases down the road.
I hope that explains the situation a little better – and please do check out the WordPress Codex and the .org support forums – both great places for advice on adding new sidebars to your theme.
July 7, 2015 at 6:26 am #977669Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘Event Calendar Pro – how to get calendar widget in the footer?’ is closed to new replies.
