Okay
  Public Ticket #3536850
Submit form in front page
Closed

Comments

  • mistertoy started the conversation

    Hello, what is the [custom code] to show only the submit form to add events in a single page ?

    Thanks in advance

    Greetings!

  •  787
    Zhivko replied

    Hi,

    The shortcode is 

    [stec_submit_form]

    parameters:

    • id - form id (optional)
    • cal - calendar id to use (optional)



    Stachethemes Developer

  • mistertoy replied

    Hello, like this: 

    [stec_submit_form id="1234" cal="123456,23456,9878,89888"]

    or

    [stec_submit_form id=1234 cal=123456,23456,9878,89888]

    quotes question

    Thanks

  •  787
    Zhivko replied

    Both variants should work. Quotes generally is safer approach.


    Stachethemes Developer