Sinash Shajahan
Forum Replies Created
-
Forum: Plugins
In reply to: [JQuery Html5 File Upload] Error: SyntaxError:Good catch Kuebel. will include this fix in the next release
Thanks
AnwarForum: Plugins
In reply to: [JQuery Html5 File Upload] Can I get rid of the "Delete" buttonKrasna
Yes, we can remove the delete button, but you will have to play with the code. In my next release, I shall include your requirement to opt out the delete button from within the admin console.
Let me know if you need further assistance with this as of now.
Thanks
AnwarForum: Plugins
In reply to: [JQuery Html5 File Upload] Custom workVakula,
Yes, I do take up custom/freelance job. Let me know your requirement.
Thanks
AnwarForum: Plugins
In reply to: [JQuery Html5 File Upload] Remove AdsDonavan
Glad to hear that… let me know if you need any further assistance. Will plan for a pro version by adding some more features in the near future.
Thanks
AnwarForum: Plugins
In reply to: [JQuery Html5 File Upload] pdf filetype not supported?can you please let me know how you have added the additional file extensions. Is this an issue with a particular pdf file or with every pdf file? Please provide more details.
Forum: Plugins
In reply to: [JQuery Html5 File Upload] Error: SyntaxError:Robsta, any update on this? Can I consider it as resolved?
Thanks
AnwarForum: Plugins
In reply to: [JQuery Html5 File Upload] Remove AdsForum: Plugins
In reply to: [JQuery Html5 File Upload] Remove AdsAds are my revenue to fuel my spirit. But still you have the freedom to remove it if you don’t like it. For this, you need to open the file ‘jquery-html5-file-upload.php’ residing within your plugin folder and remove/comment the lines from 302 to 317.
i.e comment/remove the following lines…
$whitelist = array(‘localhost’, ‘127.0.0.1’);
if(!in_array($_SERVER[‘HTTP_HOST’], $whitelist)){
?>
<script type=”text/javascript”><!–
google_ad_client = “ca-pub-8264268943944137”;
/* Add for JQFU Plugin */
google_ad_slot = “3528882927”;
google_ad_width = 468;
google_ad_height = 60;
//–>
</script>
<script type=”text/javascript”
src=”https://pagead2.googlesyndication.com/pagead/show_ads.js”>
</script>
<?php
}Let me know if you need any further assistance
Forum: Plugins
In reply to: [JQuery Html5 File Upload] Delete Files?Understood your requirement… will make it available in two days time as I am a bit busy now. Hope that’s OK for you
Forum: Plugins
In reply to: [JQuery Html5 File Upload] Error: SyntaxError:Can you please check now… I couldn’t find any issue with the file upload functionality in your site
Forum: Plugins
In reply to: [JQuery Html5 File Upload] Where do the photos go?Setting it as resolved
Forum: Plugins
In reply to: [JQuery Html5 File Upload] Where do the photos go?Kirsty,
I have released a new version of the plugin in which I have added the capability to view the uploaded files from the admin console. Please fo through the plugin description for more details
https://www.ads-software.com/extend/plugins/jquery-html5-file-upload/
Thanks
AnwarForum: Plugins
In reply to: [JQuery Html5 File Upload] Where do the photos go?Yes Kristy, that was my mistake… we don’t want the folder there. I will delete it in the next release. We are using the folder under ‘wp-content/uploads/files/’
Forum: Plugins
In reply to: [JQuery Html5 File Upload] Where do the photos go?Sorry for the confusion… there is a folder named files with in the plugin directory. That is not the place where you need to look for the photos. You will find another folder named files under the wp-content/uploads folder. Please check there and let me know.
Forum: Plugins
In reply to: [JQuery Html5 File Upload] Where do the photos go?can you please be more specific?
1. are you able to find the directory ‘files’ under the uploads folder?
2. Is there any sub directory with the name ‘guest’ or the ‘USERID’ within the ‘files’ directory?