Results 1 to 2 of 2

Thread: Allow upload of files on proposal

  1. #1
    Thread Starter
    Senior Member emasanl's Avatar
    Join Date
    May 2012
    Location
    Netherlands
    Posts
    122
    Thanks
    10
    Thanked 11 Times in 11 Posts

    Allow upload of files on proposal

    Currently when placing a project an employer can upload files.

    However it should be possible for a freelancer to upload a file when placing a proposal on a project.

    I've tried adding the following to the form-proposal

    PHP Code:
    <?php if ( $hrb_options->attachments ): ?>

                <div class="row">
                    <div class="large-4 columns">
                        <?php hrb_media_manager$project->ID, array( 'id' => '_app_media''title' => __'Files'APP_TD ) ) );  ?>
                    </div>
                </div>

    <?php endif; ?>
    This shows the upload + button but it doesn't open so you can actually place an uploaded file within it.

    Anyone got this to work or has a solution to this?

  2. #2
    Thread Starter
    Senior Member emasanl's Avatar
    Join Date
    May 2012
    Location
    Netherlands
    Posts
    122
    Thanks
    10
    Thanked 11 Times in 11 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Where do we upload the psd files to?
    By drewchesney in forum Help Using HireBee
    Replies: 5
    Last Post: November 11th, 2015, 11:43 AM
  2. Why wil mov video files not upload through custom form upload field
    By business640 in forum Help Using Vantage (Legacy)
    Replies: 4
    Last Post: May 5th, 2015, 06:35 AM
  3. Dimitris Upload a Worksample on Proposal and on Final Project
    By mcgreenwood in forum Help Using HireBee
    Replies: 1
    Last Post: August 25th, 2014, 05:26 AM
  4. [MOD NEEDED] Upload Worksample on Proposal
    By mcgreenwood in forum HireBee General Discussion
    Replies: 1
    Last Post: August 13th, 2014, 05:47 AM