Forum Replies Created
simply enable in individual download option. As a package may have many files attached and if you want to enable your visitor to download each file separately as well as pull package download, you need to enable this option
use link template = “Link Template Embedded” and page template = “Single Column, Image Top, Extended” or just create link/page template with tag “[download_link_extended]” instead of “[download_link]”
don’t worry that’s not anything wrong. anyhow we also removed the encryption in latest update. So you can download latest version and update you copy.
looks like problem is causing by the plugin “wp_twitch_widget”
please mail to support@wpdownloadmanager.com
please send a temporary wp-admin login info to support@wpdownloadmanager.com
should code still will not work yet, but short-code support added for next update.
it could be a JavaScript conflict with your theme or other plugin, anyhow please send ftp access to plugins dir and wp-admin login info to support@wpdownloadmanager.com, we will check and adjust it
need to edit code here wpdm-archive-page.php
line #276:
replace
$ndata = $wpdb->get_results(“select * from {$wpdb->prefix}ahm_files where category like ‘%\”$category\”%’ limit $start, $item_per_page”,ARRAY_A);
with:
$ndata = $wpdb->get_results(“select * from {$wpdb->prefix}ahm_files where category like ‘%\”$category\”%’ order by create_date desc limit $start, $item_per_page”,ARRAY_A);
and same for line# 278
may you please let me know specifically where you facing problem .
no such template tag yet, but its a good idea and i’ll add it with next update
anyhow you can edit url key from edit package window. anyhow with next update we will check it and add a suffix for duplicate url key.
if you want to count single file downloads too, please open process.php ,
at line #21
replace:
if(!isset($_GET[‘ind’])&&!isset($_GET[‘nostat’]))
with
if(!isset($_GET[‘nostat’]))
Yes, add-on will do that. As a core option it had widget for showing list categories. but if you want to list them in page you will need the add-on
“advanced-tinymce-button” will help your to generate package and category short-codes.
ok, i’ll set up
open wpdm-archive-page.php , find and remove the following line ( #151) :
jQuery(‘#wpdm-downloads’).prepend(‘<div class=”loading”>Loading…</div>’).load(‘‘+jQuery(‘#src’).val());
its because “http://www.codportugal.com/wp-content/plugins/download-manager/js/jquery.cookie.js” is not accessible, please ask your server support to make the file readable from http like other js file
@turnkeytelesummits, thanks for the upgrading 🙂
Note: need to send the payment to paypal account shaon.cse99.cuet@gmail.com and then email license key to support@wpdownloadmanager.com
please send a temporary wp-admin login info with this forum link to support@wpdownloadmanager.com, i’ll create a template for you 🙂
wpdm_file and wpdm_pacakge . both short-code will work fine and same. but you can change/control templates from template section, more details are here: http://www.wpdownloadmanager.com/docs/integrated-templates/
@seattleinspector, looks to me, everything ok in your site.
@kmclean, please check if curl is not active there, in that case please activate CULR in your server, then it will work fine.
no limitation from wpdm actually, but please check if your server limiting this