Results 1 to 1 of 1

Thread: Allowing Users to Upload a Word Document, Based On Category

  1. #1
    Thread Starter
    Newbie dankfresh's Avatar
    Join Date
    May 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Allowing Users to Upload a Word Document, Based On Category

    I see that Classipress restricts the MIME types to .GIF, .PNG, & .JPEG. Where is this function/script so I can modify it to allow .doc, .docx, and .pdf?

    I'd also like to see if it is possible to restrict this upload based on the category the user is in. Something similar to Wordpress' native category if statement, like

    PHP Code:
     if (in_category('category_name')) 
    Maybe modify the 'form layouts' to add an upload file field?

    Many thanks.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to put bulk ad categories using csv or word document ?
    By rajeshwarjhand in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: February 28th, 2012, 05:39 AM
  2. Exporting Classipress To A Word Document
    By beneschd1 in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: January 9th, 2011, 01:54 AM
  3. Allowing upload of other files types
    By wilson in forum ClassiPress General Discussion
    Replies: 2
    Last Post: October 22nd, 2009, 06:33 PM