Shahjada

Forum Replies Created

Viewing 25 posts - 15,576 through 15,600 (of 15,678 total)
in reply to: How to use "package_files" in external template. #1485

Shahjada
Keymaster

$wpdm_package_files is an array with all file info. use “for” or “foreach” loop to implement “$wpdm_package_files” array

in reply to: Remove CSS and JS files #1484

Shahjada
Keymaster

download-manager/functions.php

in reply to: Support Issues. #1477

Shahjada
Keymaster

1) use following code:


<?php do_shortcode("[wpdm_package id=package-id-here]"); ?>

2) wpdm pro add separate functions to create and manage custom fields ( though still admin interface not available )
check 1st 3 functions in download-manager/functions.php ( line #1 ~ #70 )


function add_wpdm_meta($pid, $name, $value, $uniq = false);
function update_wpdm_meta($pid, $name, $value, $uniq = false);
function delete_wpdm_meta($pid, $name='');
and
function get_wpdm_meta($pid, $name, $single = true);

in reply to: theme #1453

Shahjada
Keymaster

Special WordPress Themes for Download Manager will be available from 1st July, 2012. Stay in touch if you have plan to build site for:
* Selling Digital Product
* Free Resource Downloads
Also you may suggest any.

in reply to: {"msg":"success"} fails after WP-update 3.4 #1447

Shahjada
Keymaster

๐Ÿ˜€ .. I used “2mro” as the “short” of “tomorrow” .

in reply to: Manage Download Packages sort order #1442

Shahjada
Keymaster

ok, got it, that feature still not exists. but noted for future implementation.

in reply to: feature request: automatic Thumbs for pdf and images #1441

Shahjada
Keymaster
in reply to: a better "Manage Package" admin interface #1440

Shahjada
Keymaster

thanks

in reply to: {"msg":"success"} fails after WP-update 3.4 #1439

Shahjada
Keymaster

releasing new version for wp 3.4 within 2mro

in reply to: Adding Images / Dynamic Image Galleries with Downloads #1438

Shahjada
Keymaster

yes.
ok, i’ll add

in reply to: make your templates multilanguage #1437

Shahjada
Keymaster

ok, i’ll check those

in reply to: Invalid License Key! #1436

Shahjada
Keymaster

please send your license key and new domain name to support@wpdownloadmanager.com

in reply to: {"msg":"success"} fails after WP-update 3.4 #1427

Shahjada
Keymaster

its certainly because of javascript error causing by your theme or any other plugin you using there

in reply to: select multiple files from filebrowser #1419

Shahjada
Keymaster

We will upgrade server file browser soon. not clear about your 2nd issue, may you please explain it little more

in reply to: Manage Download Packages sort order #1418

Shahjada
Keymaster

in admin there are already shorting options based on ID, Title and Downloads

in reply to: " in Title #1416

Shahjada
Keymaster

please give me the url to check. as I know its already fixed in 3.2.x

in reply to: updating #1415

Shahjada
Keymaster

please download it again to get latest version.

in reply to: No "Downloads" menu in admin panel #1392

Shahjada
Keymaster

please give me your url to check

in reply to: Download is not working! #1391

Shahjada
Keymaster

you can try changing theme

in reply to: filter by multiple categories #1390

Shahjada
Keymaster

displaying packages from more than one category:
you will need to use short-code for each category in same page.

you will need the following add-on for [wpdm-archive] and [wpdm-categories] :

WPDM Directory Add-on

in reply to: Strange "x" character at bottom left of screen #1389

Shahjada
Keymaster

@davidclosemarketinges, solution already mentioned above. again,
please go to wp-admin Downloads Settings Front-end CSS tab, enable osx.css from there to resolve your issue.

in reply to: Download manager pro problem! #1387

Shahjada
Keymaster

please send your invoice id to support@wpdownloadmanager.com

in reply to: Download is not working! #1372

Shahjada
Keymaster

its because of javascript conflict, somehow js files for lightbox not loading in your site


Shahjada
Keymaster

its because somehow your local license file is deleted. simply try saving same license key again. that will resolve your issue.

in reply to: installing pro version gives ini_set errors #1366

Shahjada
Keymaster

please ask server admin to enable ini_set function .

Viewing 25 posts - 15,576 through 15,600 (of 15,678 total)