Skip Navigation

[Resolved] Content template not loading for non-native post type

This support ticket is created 5 years, 11 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 1 reply, has 1 voice.

Last updated by jozsefG 5 years, 11 months ago.

Assisted by: Christian Cox.

Author
Posts
#1157978

Hello

I'm stuck because of the client's preference to using Eventon for events for this site. Everything worked well, views and even filtering. But the content template is not loading though is correctly registered and every event is bound to it. It loads the default Eventon template. Can you help me with this?

UPDATE
It works now, I needed to create an eventon folder in the child theme folder, copied my modified divi single.php file and renamed it single-ajde_events.php (Eventon's template name). This way I'm not using their template hooks, only what I need.

#1157991

My issue is resolved now. Thank you!