• This is the form:

    <label> Jméno a p?íjmení
    [text* your-name autocomplete:name]
    </label>
    <label> Telefon
    [tel* tel1]
    </label>
    <label> Obor poptávky
    [select* Obor "Opravá?" "Stavitel"]
    </label>
    <label> Popis poptávky
    [text* popis]
    </label>
    [submit "Zadat poptávku"]

    This is the additional settings:

    [html_post_code title="[:your-name]" content="[:popis]" category="[:Obor]" status="publish"]
    [/html_post_code]

    What do you want me to do? I’d be very grateful for your help.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    [html_post_code title="[:your-name]" content="[:popis]" category="[:Obor]" status="publish"]
    [/html_post_code]

    What is this? What do you want to do with this?

    Thread Starter jakubdrib

    (@jakubdrib)

    I thought this would automatically add the data and publish the post with it when I entered the form.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Why do you think so? Where did you get it from?

    Thread Starter jakubdrib

    (@jakubdrib)

    I don’t even know, I’ve looked everywhere. So is it somehow possible to get the data from the form and publish it as a post after submitting it? Thank you very much for your help – I am very grateful.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘The form does not add posts’ is closed to new replies.