Shahjada

Forum Replies Created

Viewing 25 posts - 14,676 through 14,700 (of 15,594 total)

Shahjada
Keymaster

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

in reply to: Lost "Downloads" in admin menu, and Blank Page error #5819

Shahjada
Keymaster

ok ๐Ÿ™‚

in reply to: Short code in page layout #5818

Shahjada
Keymaster

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

in reply to: Upgrade Issue #5816

Shahjada
Keymaster

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

in reply to: Directory Archive – Sorty By Date #5794

Shahjada
Keymaster

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

in reply to: Upgrade Issue #5793

Shahjada
Keymaster

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

in reply to: Show Uploader Name in Template #5785

Shahjada
Keymaster

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

in reply to: Identical Package Name Issue #5782

Shahjada
Keymaster

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.

in reply to: no count of single file downloads? #5781

Shahjada
Keymaster

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

in reply to: How do I get started????? How do I keep it simple? #5780

Shahjada
Keymaster

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

in reply to: Domain name license change #5779

Shahjada
Keymaster

done

in reply to: WPDM Directory Add-on – Controlling default view #5778

Shahjada
Keymaster

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

in reply to: fix error #5765

Shahjada
Keymaster

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

in reply to: Upgrade from Pro to Dev #5763

Shahjada
Keymaster

@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

in reply to: Is possible not redirect link to page to download? #5762

Shahjada
Keymaster

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


Shahjada
Keymaster

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/

in reply to: License Key filed missing #5760

Shahjada
Keymaster

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

in reply to: download limitation #5749

Shahjada
Keymaster

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

in reply to: [wpdm_tree] doesn't works #5748

Shahjada
Keymaster

@mediamike55, please give me your url to check the issue

in reply to: "Access Denied" but allowed #5747

Shahjada
Keymaster

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.

in reply to: How do I get started????? How do I keep it simple? #5742

Shahjada
Keymaster

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.

in reply to: Advanced TinyMCE button – no download #5740

Shahjada
Keymaster

@colinmister, may you please send a temporary wp-admin login info to support@wpdownloadmanager.com

in reply to: Advanced TinyMCE button – no download #5738

Shahjada
Keymaster

@colinmister, sorry, not clear, may you please explain little more ๐Ÿ™‚

in reply to: "Access Denied" but allowed #5737

Shahjada
Keymaster

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?

in reply to: Is possible not redirect link to page to download? #5736

Shahjada
Keymaster
Viewing 25 posts - 14,676 through 14,700 (of 15,594 total)