Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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?

    #1477366

    Hey 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.

    View post on imgur.com

    Best regards,
    Ismael

    #1477367

    Hi 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.

    #1477444

    Hi,

    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,
    Ismael

    #1477446

    Hey 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.

    #1477447

    Hi,

    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,
    Ismael

    #1477449

    But I want to use the Default Events Template

    #1477451

    Hi

    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,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.