Okay
  Public Ticket #3449810
Submit Form
Closed

Comments

  •  1
    Panatda started the conversation

    I have an issue where the shortcode to display the submit form doesn't pull in the correct form. No matter what ID I put, it always seems to pull the default submit form.

    I'm using this shortcode from a different ticket.

    Optional parameter: template_id=123 where 123 is the custom template id from the builder.

    [stec_submit_form template_id=123]


  •  783
    Zhivko replied

    UseĀ 

    [stec_submit_form builder__submit_form_id=123]

    Since the recent release of version 5 some attributes and shortcodes changed.


    Stachethemes Developer

  •  1
    Panatda replied

    Great, thank you, that worked! Is there a shortcode for the calendar, too? Where can I pull the calendar by its ID and only show that Calendar?

    Is there a updated on those updated shortcodes andĀ attributes I can reference?

  •  783

    Stachethemes Developer

  •  1
    Panatda replied

    Thank you!