
-
AuthorPosts
-
February 19, 2025 at 1:28 am #1477352
Hi there
I have tried changing the Event Template and its currently showing as the Default Page Template and I cant seem to be able to change it back to the Default Events Template. When I save it seems to revert back to the default Page Template. And that then shows a sidebar (which is the theme settings for single page posts) which I don’t want to have on the events single pages. Ive temporarily turned off sidebar. But what can I do to fix this?
February 19, 2025 at 5:33 am #1477366Hey xfacta,
Thank you for the inquiry.
The event seems to be displaying as expected. Would you mind providing a screenshot of the issue? You can use platforms like Savvyify, Imgur or Dropbox.
Best regards,
IsmaelFebruary 19, 2025 at 5:43 am #1477367Hi there thanks for getting back to me. yes the event displays fine – its just I am trying to change the settings to from the Default Page Template to the Default Events Template. And every time I try to change it and save it goes back to the Default Events Template it doesnt change – stays as the Default Page Template.
February 20, 2025 at 7:27 am #1477444Hi,
You can completely disable the theme’s modifications to the event templates by adding this code in the functions.php file:
add_theme_support( 'deactivate_tribe_events_calendar' );
You might need to make a few modifications to make sure the event displays properly.
Best regards,
IsmaelFebruary 20, 2025 at 7:31 am #1477446Hey there
Sorry I’m not sure what that does though. All I’m having trouble with is that it wont use the Default Events Template I try to change it and save it but it stays as the Default Page Template – which I dont want.
February 20, 2025 at 7:35 am #1477447Hi,
The code above will disable the theme’s modifications, including the function that forces the default event template, which is located in the themes/enfold/config-events-calendar/views folder.
Best regards,
IsmaelFebruary 20, 2025 at 7:42 am #1477449But I want to use the Default Events Template
February 20, 2025 at 7:47 am #1477451Hi
that forces the default event template
This is the default template from the theme, not the default template of the plugin. Did you try it?
Best regards,
IsmaelFebruary 24, 2025 at 7:30 am #1477747Hi there sorry for delay – I tried it but the styling was not good and changed some colours so I have removed it now.
February 24, 2025 at 7:47 am #1477751Hi,
You might need to make a few modifications to make sure the event displays properly.
This is why we don’t recommend using the default template. If you wish to continue using the default template, you can hire a freelance developer to assist with the customization.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.