Okay
  Public Ticket #2241701
Display custom form
Closed

Comments

  • frolivier started the conversation

    Hello,

    I'd to display my custom submission form on frontend, so I used this shortcode: [stec_builder project_type=event_submission_form] but it seems to display the default form.

    When going to Settings > Event submission, there are no settings displayed, cf screeenshot. Same for the "E-mail notifications" tab by the way.

    Have a good day,

    François

  •  795
    Zhivko replied

    Hi,

    Try going to Dashboard -> Plugins and deactivate and reactivate the calendar. This should update the settings pages.

    To specify form in the shortcode you can use the parameter project_id=... Example:

    [stec_builder project_type=event_submission_form project_id=1]

    Where 1 is the form id number.


    Stachethemes Developer