Skip Navigation

[Resolved] Integrating with The Events Calendar and using a Toolset Starter theme.

This thread is resolved. Here is a description of the problem and solution.

Problem: Pages generated by The Events Calendar plugin include duplicate menus and constrained site proportions.

Solution: Integrate the events calendar template files with Layouts by using dd_thelayout().

Relevant Documentation: https://toolset.com/documentation/user-guides/layouts-theme-integration/
https://toolset.com/forums/topic/using-the-events-calendar-plug-in-with-layoutsview/

This support ticket is created 7 years, 6 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 3 replies, has 2 voices.

Last updated by joeW-3 7 years, 6 months ago.

Assisted by: Christian Cox.

Author
Posts
#503780

I am trying to: correctly display an individual event from the "The Events Calendar" plugin.

I visited this URL: hidden link

I expected to see: the site display as it does on on individual pages other than this, such as this: hidden link

Instead, I got a duplicate menu and the total website loading into a smaller box.

#503846

Hi, The Events Calendar plugin uses its own PHP templates that override Layouts templates, so custom code is required to integrate the two. Here is some information about Theme integration:
https://toolset.com/documentation/user-guides/layouts-theme-integration/

In your case, the PHP templates are created by The Events Calendar plugin, but the process for integration remains the same as described above.

Another post discusses the approach in some detail:
https://toolset.com/forums/topic/using-the-events-calendar-plug-in-with-layoutsview/

Please let me know if you need additional clarification on any of these, and I'll be happy to help.

#504529

Thanks for your help. This post provided just the code I needed (at least I think so) to get things working at least partially.

#504534
This ticket is now closed. If you're a Toolset client and need related help, please open a new support ticket.