Skip Navigation

[Resolved] Event Calendar Layout

This support ticket is created 5 years, 12 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
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

This topic contains 2 replies, has 2 voices.

Last updated by karlaF 5 years, 11 months ago.

Assisted by: Nigel.

Author
Posts
#1217306

Tell us what you are trying to do?
I am trying to use the plugin Events Calendar by Modern Tribe. It displays the calendar now, but not any events. There should be one on March 14th this month. Here are the links where it's being used: hidden link & hidden link

Is there any documentation that you are following?
No.

Is there a similar example that we can see?
Here is a link to another site using the plugin: hidden link & hidden link

What is the link to your site?
See above.

#1217407

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi Karla

The events post type is created by the Events Calendar plugin and it normally handles displaying the events archive as a calendar, as well as single events.

How have you involved Toolset in this?

You don't appear to have created a custom events archive as the normal plugin calendar is showing. Did you make a content template to display single events? Did you include fields in the template, including the post body, and other fields you want to appear?

For the events archive displayed on a calendar I suggest you temporarily disable Views if you have it active to see if it affects anything. (Views has a small integration layer with the Events Calendar to prevent it overriding Views queries of the event post type to only show future events, which is the default.)

If you have created a Content Template for single events, check that you included content in that template.

#1218227

My issue is resolved now. Thank you!