Title: Multiple Calendars
Last modified: August 21, 2016

---

# Multiple Calendars

 *  [desvetica](https://wordpress.org/support/users/desvetica/)
 * (@desvetica)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/multiple-calendars-2/)
 * Great cal. Is there anyway to get the same calendar posted on two different pages
   of the site? Default page and homepage for example.
 * [http://www.gdbrotruck.com](http://www.gdbrotruck.com)
 * Thanks,
 * Dave

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [jonahcoyote](https://wordpress.org/support/users/jonahcoyote/)
 * (@jonahcoyote)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/multiple-calendars-2/#post-3655925)
 * Hi Dave,
 * As mentioned in our sticky thread ([http://wordpress.org/support/topic/welcome-the-events-calendar-users-read-this-first](http://wordpress.org/support/topic/welcome-the-events-calendar-users-read-this-first)),
   we unfortunately are unable to help with with customization, styling or integration
   issues not caused by bugs with The Events Calendar.
 * A quick suggestion would be to use a PHP include in your page.php template like
   so:
 *     ```
       if(is_page('your-page-slug')) {
       include('wp-content/plugins/the-events-calendar/views/gridview.php');
         }
       ```
   
 * Other than that, you have a few options:
 * 1. Check out our extensive support resources and try to figure it out on your
   own: [https://tri.be/support/](https://tri.be/support/) & [http://tri.be/support/forums](http://tri.be/support/forums)
   
   2. Hire a developer to assist you. We’ve got a list of freelancers who know our
   code and who we can vouch for. Email us (pro at tri.be) and we’ll pass that list
   your way. 3. Purchase a Pro license to get more support: [http://tri.be/shop/wordpress-events-calendar-pro/](http://tri.be/shop/wordpress-events-calendar-pro/).
   As mentioned in the sticky thread, we can provide both a deeper and more frequent
   level of support for PRO users.
 * I hope that helps and good luck!
 * Cheers,
    – Jonah
 *  Thread Starter [desvetica](https://wordpress.org/support/users/desvetica/)
 * (@desvetica)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/multiple-calendars-2/#post-3655933)
 * I’m not sure if my question was understood 100% but I’m not looking for anything
   custom… I just want to be able to put the same exact calendar on two pages: one
   on the original page that was produced by the plugin (www.gdbrotruck.com/schedule)
   and on the homepage.
 * Hopefully that’s doable. Please let me know.
 * Thanks
 * Dave
 *  [jonahcoyote](https://wordpress.org/support/users/jonahcoyote/)
 * (@jonahcoyote)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/multiple-calendars-2/#post-3655980)
 * Hi Dave,
 * It’s doable and I provided pretty much the only solution we have for that right
   now above. We don’t provide shortcodes with our plugin and it’s not really built
   to be able to have multiple calendars aside from taking advantage of event categories,
   but that still might not be what you’re looking for with multiple calendars. 
   The above code will only allow you to embed the one calendar into another page,
   like on your home page.
 * There may be other ways to accomplish what you’re looking to do but unfortunately
   we do not have the resources to be able to assist you with that and you would
   need to figure it out on your own. Sorry I can’t offer up more here.
 * Regards,
    Jonah

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Multiple Calendars’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

## Tags

 * [homepage](https://wordpress.org/support/topic-tag/homepage/)
 * [two](https://wordpress.org/support/topic-tag/two/)

 * 3 replies
 * 2 participants
 * Last reply from: [jonahcoyote](https://wordpress.org/support/users/jonahcoyote/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/multiple-calendars-2/#post-3655980)
 * Status: not resolved