Adding the Widgetized Calendar to Homepage

Home Forums Calendar Products Events Calendar PRO Adding the Widgetized Calendar to Homepage

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #527417
    Rose
    Participant

    Hi,
    What is the best way to add the widgetized calendar that we use on the sidebar to the homepage?
    Thanks,
    David

    #532359
    Barry
    Member

    Hi!

    One approach could be to add it to a suitable widgetized area on your homepage (you might even create a new one expressly for this purpose).

    Alternatively, WordPress provides a helper function – the_widget() – which you could use to embed it directly in a given position:

    the_widget( 'TribeEventsMiniCalendarWidget' );

    Would either of those strategies work here?

    #723596
    Barry
    Member

    Hi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Adding the Widgetized Calendar to Homepage’ is closed to new replies.