• When I put in this short code my form shows up twice. The default one and this one.

    [fu-upload-form] [input type=”text” name=”your_name” id=”Name” class=”required” description=”Name” multiple=””] [textarea name=”post_content” class=”textarea” id=”ug_caption” description=”Description (optional)”] [input type=”file” name=”photo” id=”ug_photo” class=”required” description=”Your Photo” multiple=””] [input type=”submit” class=”btn” value=”Submit”] [/fu-upload-form]

    I don’t want the default one to show only this one how do I do this?

    https://nhsofarizona.com/testimonials-form/

    https://www.ads-software.com/plugins/frontend-uploader/

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

    (@rinatkhaziev)

    Just use [fu-upload-form], it’ll display the default form that you need.

    Thread Starter kristaHIT

    (@kristahit)

    As I said I don’t want the default form to show I want the one I have saying name instead of title and add photo instead of upload media that is on the page I showed a link to

    Plugin Author Rinat

    (@rinatkhaziev)

    You can turn off default form in settings -> frontend uploader settings -> suppress default fields

    Thread Starter kristaHIT

    (@kristahit)

    Thank you that worked perfect

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘form showing up twice’ is closed to new replies.