• I am a Newbie. Simple question I haven’t been able to find the answer to,

    I want to make a Page that basically is the event calendar. I have created other similar pages using plugins like my contacts forms, galleries etc..

    I’m just wondering what code I should insert into the Page to call up The Events Calendar

    using [the-events-calendar] doesn’t seem to work for example. Thanks.

    https://www.ads-software.com/extend/plugins/the-events-calendar/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there. As it stands, the plugin doesn’t allow for shortcode embeds. You can use template tags to accomplish something very similar though. Check out what we’ve put together on those so far: https://tri.be/support/documentation/.

    Remember also that by default, assuming you have pretty permalinks enabled, the plugin should live at /events (or whatever you’ve configured under Settings -> The Events Calendar).

    I would also like the events calendar in a page as my template doesn’t allow custom menus

    had a look on the support site above and its a little advanced.

    could you supply the code/html i could drop into a page to dispay the calendar in a page please if sortcode isn’t available

    You guys can try throwing:

    tribe_calendar_grid();

    …into your template.

    All the code for the default calendar page can be found in: wp-content/plugins/the-events-calendar/views/gridview.php

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Plugin: The Events Calendar – How to get the Events Calender to a page’ is closed to new replies.