nickboss
@nickboss on WordPress.org
- Member Since: September 26th, 2010
- Location: Athens
- Website: www.iptanus.com
- Job Title: Research & Technology Programs Manager
- Employer: IDE
Bio
WordPress Origin Story
Contribution History
nickboss’s badges:- Plugin Developer
- Translation Editor
-
Posted a reply to PHP Error after updating to 4.16.4, on the site WordPress.org Forums:
Hi, this is a strange error, it refers to another plugin, wiki. Does the plugin… -
Committed [2724142] to Plugins SVN:
tagging new version 4.16.4 -
Committed [2724141] to Plugins SVN:
committing new version 4.16.4 changes: - sanitized page title in all ... -
Posted a reply to Import Uploaded File Data, on the site WordPress.org Forums:
Hi, surprisingly, this is the first time there is a request for an import function!… -
Posted a reply to file type critical error due extra dot “.” in the file name, on the site WordPress.org Forums:
Hi, yes indeed the plugin does not allow dots in the filename. This is a… -
Posted a reply to Field of type ‘simple text’ have no borders and different spacing, on the site WordPress.org Forums:
Try the following css: input.file_userdata_message, textarea.file_userdata_message { border: 1px solid silver; padding: 4px 8px; height:… -
Posted a reply to Field of type ‘simple text’ have no borders and different spacing, on the site WordPress.org Forums:
Hi, please set 'px' next to each dimension you have set, e.g. 64px instead of… -
Posted a reply to PDF viewer, on the site WordPress.org Forums:
Hi, please send me an email at nickboss@iptanus.com as these features are covered by the… -
Posted a reply to invoice for each user, on the site WordPress.org Forums:
Hi, yes this can be handled by the plugin, but you need the Pro version… -
Posted a reply to Undefined index: width in wfu_blocks.php line 166, on the site WordPress.org Forums:
Hi, can I see the page myself? what is the URL? Regards Nickolas -
Posted a reply to Register the uploaded image as a woocommerce product, on the site WordPress.org Forums:
Hi, this requires lot of integration effort with woocommerce. Maybe there is another out-of-the-box solution… -
Posted a reply to error when uploading multiple images at the same time, on the site WordPress.org Forums:
Hi, please send me an email to nickboss@iptanus.com for support. I am not allowed to… -
Posted a reply to Remove Visual shortcode Editor option on file list, on the site WordPress.org Forums:
Hi, are you sure? The visual editor is configured to work only for admins. I… -
Posted a reply to Simplest default use does nothing, on the site WordPress.org Forums:
Hi, I opened the page. I see some Javascript errors which break the operation of… -
Posted a reply to Doesn’t work, critical error, on the site WordPress.org Forums:
Hi, this error means that the website hit a memory limit while trying to load… -
Posted a reply to Export uploaded file data not working, on the site WordPress.org Forums:
No i don't think so. In dev console there is a Network tab. Try the… -
Posted a reply to Ultimate Member Support?, on the site WordPress.org Forums:
Hi, this requires a lot of coding to customize the profile page. Please send me… -
Posted a reply to Works as advertised – thanks, on the site WordPress.org Forums:
Hi, yes this was not a good idea, but this is a template file and… -
Posted a reply to Export uploaded file data not working, on the site WordPress.org Forums:
Yes, it is similar to what is shown in View Log. You can try the… -
Posted a reply to Export uploaded file data not working, on the site WordPress.org Forums:
Do you have access to the error log of your web server? it may contain… -
Committed [2677723] to Plugins SVN:
tagging new version 4.16.3 -
Committed [2677722] to Plugins SVN:
committing new version 4.16.3 changes: - improved sanitization and ... -
Posted a reply to Export uploaded file data not working, on the site WordPress.org Forums:
Hi, what Wordpress version do you have? Regards Nickolas -
Posted a reply to Upload zip file, on the site WordPress.org Forums:
Hi, yes, just set Allowed File Extensions in the shortcode like this: *.*, *.zip Regards… -
Posted a reply to Select file not active, on the site WordPress.org Forums:
Sometimes css can be very tricky :) -
Posted a reply to file size limit., on the site WordPress.org Forums:
Instead of this you can upgrade to the Pro version of the plugin which has… -
Posted a reply to file size limit., on the site WordPress.org Forums:
Hi, the file size limit for the free version depends on PHP variables upload_max_filesize and… -
Posted a reply to Select file not active, on the site WordPress.org Forums:
Hi, it seems that your theme's css is interfering with the plugin's elements. Put the… -
Posted a reply to Doesn’t work, on the site WordPress.org Forums:
Hi @secit, there is probably an incompatibility with your theme or another plugin. I can… -
Posted a reply to Limit the files for an user, on the site WordPress.org Forums:
Hi, yes it can be done with a plugin hook. Here is an example: if… -
Committed [2619064] to Plugins SVN:
tagging new version 4.16.2 -
Committed [2619062] to Plugins SVN:
committing new version 4.16.2 changes: - minor bug fixes in Pro version -
Committed [2618985] to Plugins SVN:
tagging new version 4.16.1 -
Committed [2618984] to Plugins SVN:
committing new version 4.16.1 changes: - corrected $_SESSION ... -
Posted a reply to Various errors when using ftp, on the site WordPress.org Forums:
Oh ok, good to know. Let me know if you have any other problems. Regards… -
Posted a reply to Various errors when using ftp, on the site WordPress.org Forums:
Hi, can you send me the shortcode you use (hide the ftp credentials)? Regards Nickolas -
Posted a reply to Upload File Button not Working, on the site WordPress.org Forums:
Hi, first of all, since you have two upload instances on the page, they need… -
Posted a reply to Doesn’t work, on the site WordPress.org Forums:
Hi, probably there is an incompatibility with your theme. Can I see the page myself?… -
Posted a reply to how to make file upload field mandatory (required)?, on the site WordPress.org Forums:
Ok so you want the user to upload a file before leaving the checkout page.… -
Posted a reply to how to make file upload field mandatory (required)?, on the site WordPress.org Forums:
Sure, open the visual editor of the shortcode and go to Additional Fields where you… -
Committed [2600996] to Plugins SVN:
tagging new version 4.16.0 -
Committed [2600994] to Plugins SVN:
committing new version 4.16.0 changes: - visual editor edit button ... -
Posted a reply to how to make file upload field mandatory (required)?, on the site WordPress.org Forums:
Sorry for the delayed response. One easy way to do it is to create another… -
Posted a reply to how to make file upload field mandatory (required)?, on the site WordPress.org Forums:
Hi Qilin, the fields of the upload form can be configured to be mandatory easily.… -
Posted a reply to Missing space between text label and “required”, on the site WordPress.org Forums:
Hi, open the visual editor of the shortcode and go to Labels tab. At the… -
Posted a reply to Output of additional fields in the admin panel, on the site WordPress.org Forums:
Hi, yes you are right, there is no column in Uploaded Files page to show… -
Posted a reply to how to make file upload field mandatory (required)?, on the site WordPress.org Forums:
Hi, I think you should look for hooks or filters of the Woocommerce checkout page… -
Posted a reply to File Restrictions for .exe, on the site WordPress.org Forums:
Hi, exe files are forbidden by default, for security reasons. However you can bypass this… -
Posted a reply to Possibility to have database lookup in Additional Fields (Dynamic Content), on the site WordPress.org Forums:
Hi, which "List Items" are you referring to? Regards Nickolas -
Posted a reply to Doesn’t seem to work with two shortcodes on one page, on the site WordPress.org Forums:
Ok nice, let me know if you need anything else. Regards Nickolas
Developer
-
Wordpress File Upload
Active Installs: 20,000+
Plugins
Ελληνικά (Greek) Plugins Translation Editor - #el
-
WordPress File Upload
Active Installs: 20,000+