Forum Replies Created
little confused as update should not affect previous settings, send a temporary wp-admin login info to support@wpdownloadmanager.com to check
codes are in functions.php, function name “getlink”
1) for remote files (like amazon s3, remote ftp) file size are not detectable , as php can calculate file size for local files only
2) for remote files (like amazon s3, remote ftp) only individual download will work, as to download multifile pacakge , server need to zip those first before download, and only local files can be zipped, so, we wpdm try to zip all remote files, need to copy those first in same server, which will take lots of time and memory, and there will be no meaning of using remote file storage.
yes, you can change the text from functions.php
sorry, but nothing to change with download manager actually, there need to change in the other plugin.
@evscicats, drop down will show only if there is a subcategory and those are accessible by guest or certain user role of logged in user.
@bergjet, thats a css issue could be happening by your theme css
1) Email lock is 100% functional with latest version.
2) Possible but will require small customization.
please send a temporary wp-admin login info to support@wpdownloadmanager.com
Please check here http://codex.wordpress.org/Translating_WordPress#Translation_Tools
if there is no sub-category, you will not see any drop-down there.
the delay may only happen if you check “protect remote url” option , anyhow send a temporary wp-admin login info to support@wpdownloadmanager.com to check your issue
As i see, file listing working fine, but for category list, somehow in your theme thick box js files not loading. but there is nothing to change in plugin, please check your theme if all hooks and functions implemented properly.
@jeannelking, no need of ftp any more:
- Delete free version
- then follow the steps here http://www.wpdownloadmanager.com/docs/installing-wordpress-download-manager-pro/
- Now if you need to import files from free to pro, Download and install copy to pro add-on from here http://www.wpdownloadmanager.com/download/copy-to-pro/
- Go to wp-admin Downloads Settings Copy to premium tab, and you will see the list of files you create with free version, check all copy
- and done!
may be some html chars/atgs come inside the short-code, try typing the short-code again.
please send a temporary wp-admin login info to support@wpdownloadmanager.com
download wpdm pro again and update your copy.
no, but you can translate, you can take wpdmpro.po and create pt_PT version.
try updating to 3.3.5, all previous issue fixed there.
send a temporary wp-admin login info to support@wpdownoadmanager.com
1) it can be done only in pro and you will need this ( http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ ) add-on with pro
2) yes, you can change domain anytime you need
3) we have .po file ( wpdm pro is translation ready ), also have German translation. But you need to translate strings to french by yourself 🙂
yes, you just need to create an link template with following code:
[download_link]
but if you want to use a image there use like this:
[download_link image-url-here]
then select the link template for your packages
more details about download link:
please send a temporary wp-admin login info to support@wpdownloadmanager.com