Forum Replies Created
steps are same as here http://www.wpdownloadmanager.com/wordpress-download-manager-pro-v4-0-0-beta-1-has-been-released/
but use the migration add-on attached with this reply.
looks like you are using old version, that was an issue with v2.0.1 or earlier, please update to 2.1.0.
BTW, it is not a bug. and standard way is adjusting it from server, though 99.99% server has it enabled by default. Anyhow you can try editing code in /download-manager/wpdm-core.php on line 722
at front-end you need to use [wpdm-all-packages] short-code
it is the order for directory add-on, please use the download button next to the title to download particular version
there should be no such issue, as it is using wp native uploader. but 3.1.7 is terribly old version which may have some issues.
ok, create a link template only using the tag [download_link] and you may also check this http://newlook.wpdownloadmanager.com/doc/templates/prettify-your-download-link/
ok, please send temporary wp-admin login info to support@wpdownloadmanager.com, support team will find a way in plugin to skip it. you need to download the plugin again from same location http://www.wpdownloadmanager.com/my-orders/ to get the latest version.
mostly same, but need different migration add-on, which is attached with this post:
it could be because if your server, anyhow even if you keep it in default location, its secure and wpdm pro block http access to that dir using .httaccess
you need to use date format like YYYY-MM-DD and exact category slug ( or slugs separated by comma ).
sorry for delay, somehow I missed this post.
1) extended docs coming soon, until then please let me know for any query
2) I see you already resolved it
3) yes, simply need to create a link template, anyhow send wp-admin login info to support@wpdownloadmanager.com, then will create one for you.
4) no easy way, need to edit code in functions.php, but you can use short-codes like here http://demo.wpdownloadmanager.com/wpdmpro/more-short-codes/
in functions.php find and replace 'with_front' ► true with 'with_front' ► false , anyhow we are adding option to select this with next update
actually it will totally depend on your server, if you can set max execution time limit to unlimited then you can migrate all in a single click.
please unzip the plugin first, there you will see 3 zips, please install download-manager-4.0.5.zip from them.
you simply need to use [download_link] with link template for direct link to download. ex:
<h3>[title]</h3>
<p>[excerpt_100]</p>
[download_link]
@HowToWebinar, yes, it is coming with next 2 weeks.
@remixtech, checking the issue.
@stefanluk, you didn’t send “ADMIN” access, support team asked your many time, only you sent subscriber access, then they asked again and you send editor or author access, now they replied again and you still didn’t give “ADMIN” access, but you bad rated the plugin. I don’t know what to say…
http://newlook.wpdownloadmanager.com/doc/templates/link-template/ here it is , there [page_url] used to link with details page, but if you use [download_url] there, it will start download immediately, but [download_url] will only work for the public packages where no lock option applied, otherwise need to use [download_link] instead of <a href="[download_url]">label</a>
looks like your theme messing with inline html codes, anyhow please send a temporary wp-admin login info to support@wpdownloadmanager.com to check your issue in details.
it should be just [monthyear] within [ and ] use the custom field name exactly.
for widget you need to use build in templates for now, anyhow adding custom template support for widget with next update which is coming within next week.