Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter rbeales

    (@rbeales)

    [wordpress_file_upload uploadid="2" uploadpath="root/wp-content/uploads/posteruploads" uploadrole="all" maxsize="1000" createpath="true" askforsubfolders="true" dublicatespolicy="maintain both" uniquepattern="datetimestamp" placements="title/userdata/message/filename+selectbutton+uploadbutton" uploadtitle="" notify="true" notifyrecipients="[email protected]" notifysubject="all0" notifymessage="all1" widths="filename:400px, userdata_value:400px" userdata="true" userdatalabel="*First Name/*Last Name/*Email/*Account to be Billed/*Poster Size/*Date Required By"]

    Thread Starter rbeales

    (@rbeales)

    notifymessage="all1"

    I imagine that I should be modifying this aspect of the short code, and I’ve put a billion different things in there to no avail.

    Thanks for your help.

    Thread Starter rbeales

    (@rbeales)

    I forgot to mention that I have tried using notifymessage="%userdata%"
    with no success, so I did read the manual…

    [wordpress_file_upload uploadid="2" uploadpath="root/wp-content/uploads/posteruploads" uploadrole="all" maxsize="1000" createpath="true" askforsubfolders="true" dublicatespolicy="maintain both" uniquepattern="datetimestamp" placements="title/userdata/message/filename+selectbutton+uploadbutton" uploadtitle="" notify="true" notifyrecipients="[email protected]" notifysubject="Poster Request" notifymessage="%userdata%" widths="filename:400px, userdata_value:400px" userdata="true" userdatalabel="*First Name/*Last Name/*Email/*Account to be Billed/*Poster Size/*Date Required By"]

    This is the way that my short code looks after I have added additional Custom Fields. Are you filling in the same information every time when you upload the fields? Did it ever work?

    [wordpress_file_upload uploadrole=”all” placements=”userdata/message/title/filename+selectbutton+uploadbutton/subfolders” notify=”true” notifyrecipients=”[email protected], %userdata9%” notifysubject=”File Upload Notification” notifymessage=”Thank you for using our online file transfer center. Your file has been sent to us and we will contact you shortly about the file.%n%Your Name: %userdata1%%n%Company: %userdata2%%n%Job Name: %userdata3%%n%PO: %userdata4%%n%Address: %userdata5%%n%City, State, Zip Code: %userdata6%%n%Phone Number: %userdata7%%n%Fax Number: %userdata8%%n%E-mail Address: %userdata9%%n%Additional Details: %userdata10%” userdata=”true” userdatalabel=”Your Name:/Company:/Job No. / PO:/Address:/City, State, Zip:/Phone Number:/Fax Number:/E-mail Address:/Please provide information about the file you are sending:”]

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom Field Data Not showing anywhere’ is closed to new replies.