please send a temporary wp-admin login info to support@wpdownloadmanager.com
ok ๐
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
done
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
@mediamike55, please give me your url to check the issue
hmm, there is certainly something missing with package settings ๐ anyhow please send a temporary wp-admin login info to support@wpdownloadmanager.com , i’ll check that for you.
please use the add-on (free) http://www.wpdownloadmanager.com/download/advanced-tinymce-button/
also list of short-codes are here http://www.wpdownloadmanager.com/docs/list-of-download-manager-pro-short-codes/
and
* no short-code available with code to list all cats, but have an add-on http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ , but with code there is a widget for wpdm categories
* yes, if you place category widget in sidebar, it will show the list of categories and if you click on category name (link) , that will bring you the page will the list of downloads/packages under that category
if you still face any complexity, please send a temporary wp-admin logoin info to support@wpdownloadmanager.com, we will add some sample data for you.
@colinmister, may you please send a temporary wp-admin login info to support@wpdownloadmanager.com
@colinmister, sorry, not clear, may you please explain little more ๐
actually I meant if the member who is in that page, is not within selected role then he will see the message, anyhow are you using any role manager?
yes, possible,
check here please http://www.wpdownloadmanager.com/docs/integrated-templates/