Shahjada

Forum Replies Created

Viewing 25 posts - 14,726 through 14,750 (of 15,651 total)
Apr 21, 2013 at 5:12 pm
#5831
Keymaster
Shahjada
Staff OP

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

Apr 21, 2013 at 5:06 pm
#5830
Keymaster
Shahjada
Staff OP

ok, i’ll check in a while

Apr 21, 2013 at 4:20 pm
#5829
Keymaster
Shahjada
Staff OP

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]”

Apr 21, 2013 at 4:08 pm
#5828
Keymaster
Shahjada
Staff OP

please give me your url to check

Apr 21, 2013 at 3:46 pm
#5827
Keymaster
Shahjada
Staff OP

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.

Apr 21, 2013 at 3:40 pm
#5826
Keymaster
Shahjada
Staff OP

looks like problem is causing by the plugin “wp_twitch_widget”

Apr 20, 2013 at 7:31 pm
#5821
Keymaster
Shahjada
Staff OP
Apr 20, 2013 at 7:27 pm
#5820
Keymaster
Shahjada
Staff OP

please send a temporary wp-admin login info to support@wpdownloadmanager.com

Apr 20, 2013 at 4:20 pm
#5819
Keymaster
Shahjada
Staff OP

ok 🙂

Apr 20, 2013 at 4:17 pm
#5818
Keymaster
Shahjada
Staff OP

should code still will not work yet, but short-code support added for next update.

Apr 20, 2013 at 3:32 pm
#5816
Keymaster
Shahjada
Staff OP

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

Apr 18, 2013 at 7:49 pm
#5794
Keymaster
Shahjada
Staff OP

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

Apr 18, 2013 at 7:46 pm
#5793
Keymaster
Shahjada
Staff OP

may you please let me know specifically where you facing problem .

Apr 18, 2013 at 6:24 pm
#5785
Keymaster
Shahjada
Staff OP

no such template tag yet, but its a good idea and i’ll add it with next update

Apr 18, 2013 at 5:08 pm
#5782
Keymaster
Shahjada
Staff OP

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.

Apr 18, 2013 at 5:06 pm
#5781
Keymaster
Shahjada
Staff OP

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’]))

Apr 18, 2013 at 5:03 pm
#5780
Keymaster
Shahjada
Staff OP

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

Apr 18, 2013 at 4:25 pm
#5779
Keymaster
Shahjada
Staff OP

done

Apr 18, 2013 at 3:04 pm
#5778
Keymaster
Shahjada
Staff OP

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());

Apr 17, 2013 at 9:08 pm
#5765
Keymaster
Shahjada
Staff OP

its because “http://www.codportugal.com/wp-content/plugins/download-manager/js/jquery.cookie.js&#8221; is not accessible, please ask your server support to make the file readable from http like other js file

Apr 17, 2013 at 9:01 pm
#5763
Keymaster
Shahjada
Staff OP

@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

Apr 17, 2013 at 8:59 pm
#5762
Keymaster
Shahjada
Staff OP

please send a temporary wp-admin login info with this forum link to support@wpdownloadmanager.com, i’ll create a template for you 🙂

Apr 17, 2013 at 8:58 pm
#5761
Keymaster
Shahjada
Staff OP

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/

Apr 17, 2013 at 8:55 pm
#5760
Keymaster
Shahjada
Staff OP

@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.

Apr 17, 2013 at 1:11 pm
#5749
Keymaster
Shahjada
Staff OP

no limitation from wpdm actually, but please check if your server limiting this

Viewing 25 posts - 14,726 through 14,750 (of 15,651 total)