Shahjada
Forum Replies Created
-
Forum: Plugins
In reply to: [Download Manager] Download Link in Footer?Probably your are using any plugin with mediaelemnt js, may you please give me other plugin list you are using?
Forum: Reviews
In reply to: [Download Manager] Appreciate the Input But….@gcodom, awesome suggestion, that also could help me to make the plugin better.
Forum: Plugins
In reply to: [Download Manager] where do i find the API key?Sorry, we missed to add a action hook in settings page of wpdm free, however, we will add it with next update, then you will be able to use api add-on.
Password protection option moved into Lock Options tab ( https://www.evernote.com/l/AV1kmCMIIlFPiLl263u9gh15QPfdX6B3xpUB/image.png )
Style needed to change a bit because of new option “CAPTCHA Lock”Forum: Plugins
In reply to: [Download Manager] Featured Image als in post- Create a dir named
download-managerinside your active theme dir - Create another dir
page-templatesinside newly createddownload-managerin step #1 - Copy
page-template-default.phpfrom/plugins/download-manager/tpls/page-templates/to[active-theme-dir]/download-manager/page-templates/ - Open the file, remove
[thumb_900x0]and save
That will remove the thumb.
Forum: Plugins
In reply to: [Download Manager] Replace existing file.Actually it will not be doubled. You will be able keep single file only.
Forum: Plugins
In reply to: [Download Manager] Crashes websiteExtremely sorry for your inconvenience. In last update we have improved code base and using namespace, which require php v5.3.0+ ( http://php.net/manual/en/language.namespaces.rationale.php ), may you please update your server php version, however if that is not possible, you can get back the previous version from here https://downloads.wordpress.org/plugin/download-manager.2.8.3.zip .
Forum: Plugins
In reply to: [Download Manager] Package is not availableplease give me your url to check the issue.
Forum: Plugins
In reply to: [Download Manager] File Browser Not Loading FilesNow the file path stored post meta with name
__wpdm_filesin serialized format. To adjust server path, programmatically you need to get the meta value >> Unserialize it >> replace old dir path with new >> serialize & update post meta.Forum: Plugins
In reply to: [Download Manager] Reverse sortingPlease use parameters
order_by="date" order="asc", details: http://www.wpdownloadmanager.com/doc/short-codes/#categoryForum: Plugins
In reply to: [Download Manager] Details table in Content sectionin that case, please use
<?php echo wpautop($post->post_content); ?>That can’t be related.
Forum: Plugins
In reply to: [Download Manager] How can I fix this Error.@cainsworth, php version 5.4 will never show the error, please check with your hosting support
Forum: Plugins
In reply to: [Download Manager] Connect to dropboxusercontent.com ?Then, wpdm has nothing to do with dropboxusercontent.com , how please give me the url to check.
3. I’m still checking it with hostgator and comodo
4. Now the auto-update tab shows premium add-ons as well as free add-on, which requires user to login to get the list of purchased items.You’re welcome 🙂
- Create a dir named