• Hey,

    i have surpressed the default fields in the backend and inserted following code into my template:

    <?php echo do_shortcode('[fu-upload-form class="pictures" title="TEST"]
    [input type="file" name="photo" id="ug_photo" class="required" description="Your Picture(s)" multiple=""]
    [input type="submit" class="btn" value="Add pictures"]
    [/fu-upload-form]'); ?>

    why isn’t the title changing to “TEST”? It is still “Submit a media file

    thanks for the support

    http://wordpress.org/plugins/frontend-uploader/

  • The topic ‘Change the title’ is closed to new replies.