Okay
  Public Ticket #2904390
Templates
Closed

Comments

  • rgibbs001 started the conversation

    Hi Zhivko.

    Is Elementor required to run constantly or only when creating templates? The reason I ask is that one of my client sites is using WPBakery (formerly Visual Composer) and I'd prefer not to have both running simultaneously.

    Thanks.

    Rich. 

  •  793
    Zhivko replied

    Hi,

    Unfortunately, yes it's required.

    If you want to modify the event submission form you can do it without elementor.

    In your theme or child-theme main folder create file stec-submit-form.php. When this file exists in your theme folder the calendar will load it instead of the default form.

    I'm attaching you an example file.

    You can use the default submit form code as a reference. The file can be found in 

    / stachethemes_event_calendar / view / front / forms / default-submit-form.php


    Stachethemes Developer