• Hi Everyone,
    I have created a form to allow users to submit post. Everything is working very good as expected but only problem with “upload/insert” button. It’s not showing in IE, Safari or FIrefox. The code I used for Textarea is
    <?php wp_editor('', 'description', $content, $editor_id, $settings = array() ); ?>
    The output of the form can be checked here :
    https://piit.us/submit-testimonial/
    Anybody here to help Please ??

    Thanks

  • The topic ‘Upload/Insert button is not showing’ is closed to new replies.