jlow82
Forum Replies Created
-
Forum: Plugins
In reply to: [Frontend Uploader] Customisation not workingHi,
Does anybody knows what does <class=”your-class”> mean?
Forum: Plugins
In reply to: [Frontend Uploader] Customisation not workingHi,
I would like the user to be able to submit a post where there is a textarea which will be submitted as post_content. But some textareas are optional. is that possible?
Please reply me asap. Thanks.
Cheers.
JForum: Plugins
In reply to: [Frontend Uploader] How to allow other file types on Frontend UploaderHi!
Any one knows if I have a submission of a post and the media file doesn’t gets through will an error message pop up?
Looks like it doesn’t from what I have tried so far. Anybody knows how to make it out?
Cheers,
JForum: Plugins
In reply to: [Instruct] user end potentialHi,
I would like to make instruct available on the front end of my site. is that possible?
JL
Forum: Plugins
In reply to: [Frontend Uploader] How to allow other file types on Frontend UploaderHi Raja,
I just needed the correct mime types to be added into the code you provided.
To find the MIME types, use add_filter( ‘fu_is_debug’, ‘__return_true’ );
which displays the file mime type when it is not suitable for upload.Thanks for all your help!
Forum: Plugins
In reply to: [Frontend Uploader] How to allow other file types on Frontend UploaderHi Raja,
I managed to make it work. Thanks for all the help!Currently, do you know how can I make the author of the post automatically the user who entered it?
I can”t seem to find any solution in the support forum. Thanks!
Greatly appreciated!
Forum: Plugins
In reply to: [Frontend Uploader] How to allow other file types on Frontend UploaderHi Raja, just to double check the functions.php should be in the wp-content/themes/my-theme/functions.php right?
Forum: Plugins
In reply to: [Frontend Uploader] How to allow other file types on Frontend UploaderHi Raja,
I tried putting in your codes together with an additional “}” at the end.
But i still get the error message:
https://makerthron.xscaplay.com/uploader/?response=fu-error&errors=fu-disallowed-mime-type%3Apin.skp&response=fu-error&errors=fu-disallowed-mime-type:AutoSave_E3Leaduntitled.stlShould I place this line of code else where? or edit any other codes like changing the disallowed file types?
Thank you!
Forum: Plugins
In reply to: [Frontend Uploader] How to allow other file types on Frontend Uploaderhi Raja,
Can you teach me how to add .stl and .skp files? Mine can’t seem to work. Which file do you add your code into and where?
Thanks!
Forum: Plugins
In reply to: [Frontend Uploader] uploads not going to UGCHi, how do I allow the images or files uploaded to appear inside the post?
Please Help!!!!
Forum: Plugins
In reply to: [Frontend Uploader] How to upload multiple custom extensionsHi! would you please teach me how can i allow for multiple filetypes?
I don’t really understand the 3gp example. My file extension is .skp
Please help! Thanks!