• Resolved globalmerchant

    (@globalmerchant)


    Hi,

    After a user submits an article the form disappears and the confirmation message appears, which is fine.

    But what if the client wants to post another article? I have refreshed the page several times and only get the message (normal user in incognito mode)

    Please is there a way that clients can submit more than one article?

    Thanks
    Andre

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Hey Andre, glad to help. There isn’t an option in the free version of the plugin, but a workaround is to just add a link above the form. For example something like:

    <a href="https://example.com/put-form-url-here/">Submit another!</a>

    ..or whatever makes sense for your site. That way if the user wants to submit another post, they can click the link and the page will reload with the form displayed.

    Thread Starter globalmerchant

    (@globalmerchant)

    Thanks Jeff, I will try that

    How can I delete/disable the “placeholder” text in the fields so that it only shows the name/label plz

    Thanks
    Andre

    Plugin Author Jeff Starr

    (@specialk)

    The only way is to either add a custom jQuery snippet or set up the custom form. With the custom form, you can remove the placeholder attributes or change as needed, etc.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show form after submission’ is closed to new replies.