• Resolved battenkat

    (@battenkat)


    Hi I have my code in my blog entry page as follows. It successfully resets the photos but is there a way to reset all the entered fields -for example, Post Title, Post Category? Thanks, my users are so happy they don’t have to use the WP Dashboard!

    [usp_member]
    [user-submitted-posts]
    [/user-submitted-posts]
    [usp-reset-button]
    [/usp_member]
    [usp_visitor]
    [usp-login-form]
    [/usp_visitor]

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

    (@specialk)

    Glad to help.

    The form fields should return to blank/empty after successful form submission. If that is not happening, something is interfering with normal functionality.

    Also this line:

    [/user-submitted-posts]

    ..is not required and should be removed.

    Thread Starter battenkat

    (@battenkat)

    Hi Jeff:
    Thanks for your answer. I did not explain myself clearly. I wanted my users to be able to reset the form if they had made a mistake and wanted to start over. The form is clearing upon successful submission but this is pre-submission.

    Plugin Author Jeff Starr

    (@specialk)

    Okay thanks for explaining. I think that is what this shortcode should do:

    [usp-reset-button]

    Or are you saying that is not working?

    Thread Starter battenkat

    (@battenkat)

    Hi Jeff
    It resets the photos but not the other fields.

    Plugin Author Jeff Starr

    (@specialk)

    Yeah then there must be something that is interfering, like another plugin, maybe a JavaScript error, theme issue, etc. The only real way of finding out is to do some basic troubleshooting. I would be glad to provide a free guide if it will be useful for you.

    Thread Starter battenkat

    (@battenkat)

    Jeff, if you could provide a troubleshooting guide I would appreciate it! Thanks so much. I will report back if I find the issue – I do have other plugins.

    Plugin Author Jeff Starr

    (@specialk)

    Thread Starter battenkat

    (@battenkat)

    Thanks much!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Question on reset form’ is closed to new replies.