Shahjada

Forum Replies Created

Viewing 25 posts - 15,351 through 15,375 (of 15,605 total)
in reply to: Login #2661

Shahjada
Keymaster

from here:

click “Sign In”

in reply to: No valid license key #2660

Shahjada
Keymaster

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

in reply to: Display count number of posts in category widget ? #2659

Shahjada
Keymaster

use [download_count] template tag in link template you using for the widget

in reply to: Restricted access to categories #2640

Shahjada
Keymaster

sorry, no such option, but you can restrict access per package.

in reply to: Downloads files Freezes sometimes #2637

Shahjada
Keymaster

it could be a problem with your server, but please clear /plugins/download-manager/cache/ dir and try again to be more sure

in reply to: Issue with latest version of DM #2636

Shahjada
Keymaster

Hello Chris, sorry for the delay. please mail to customize@wpdownloadmanager.com about it.

in reply to: No valid license key #2634

Shahjada
Keymaster

I see your license key mapped with domain emdcustomersection.kontron.com . Did you move the plugin to another domain?

in reply to: Search + comments #2631

Shahjada
Keymaster

actually wpdm pro don’t have its own commenting option, but here is an alternative solution:
1) disable regular wp-comment on that page
2) Use facebook comment plugin from here https://developers.facebook.com/docs/reference/plugins/comments/ ( clear “URL to comment on” value before generate code )
3) embed the code in page template

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

Shahjada
Keymaster

@maya33gmailcom, enable others css files too

in reply to: New Packages Widget #2619

Shahjada
Keymaster

please mail to customize@wpdownloadmanager.com for cost estimation

in reply to: Issue with latest version of DM #2618

Shahjada
Keymaster

yes, possible. it will require some customization in code.

in reply to: Categories Shortcode Not Displaying #2574

Shahjada
Keymaster

in free version short-code will work in side page or post content only. But wpdm pro short-codes work everywhere.

in reply to: Issue with latest version of DM #2571

Shahjada
Keymaster

if you are using premium package then please don’t update to 3.3.3.rc as new version of premium package add-on coming soon

in reply to: filter by multiple categories #2563

Shahjada
Keymaster
in reply to: Default Role Access #2562

Shahjada
Keymaster

yes, it will require customization

in reply to: Make not permitted downloads invisible? #2561

Shahjada
Keymaster

actually the code will be a bit lengthy and not possible to show example here

in reply to: New Packages Widget #2560

Shahjada
Keymaster

# that will require some customization actually and not easy to explain the code here
# yes,but it is not a bug, but if you want to change we can customize that
# actually file name is showing there, anyhow i changed it to file title now in your site

in reply to: Support Help #2552

Shahjada
Keymaster

please mail to support@wpdownloadmanager.com for estimation

in reply to: New Packages Widget #2551

Shahjada
Keymaster

# looks like widgets are working fine.
# search is as it now, is not a bug, but if you want to change we can customize that
# “strange code displayed in the audio_player” not clear

in reply to: Multi-User Premium Payment (paypal) System #2550

Shahjada
Keymaster

please mail to support@wpdownloadmanager.com to discuss details

in reply to: X Loading… at bottom of screen #2549

Shahjada
Keymaster

please activate css files from wp-admin Downloads Settgins Front-end css tab

in reply to: Download Errors and Server setup #2541

Shahjada
Keymaster

your site is fixed now. please take a backup of the theme.

in reply to: Activation Code stopped working #2540

Shahjada
Keymaster

you can use same keys for new site, keys are unlocked now

in reply to: Search + comments #2538

Shahjada
Keymaster

To add description:
1) please open “wpdm-archive-page.php”
2) find and replacce:
$ndata = $wpdb->get_results("select * from {$wpdb->prefix}ahm_files where title like '%$src%' limit $start, $item_per_page",ARRAY_A);
with:
$ndata = $wpdb->get_results("select * from {$wpdb->prefix}ahm_files where title like '%$src%' or description like '%$src%' limit $start, $item_per_page",ARRAY_A);

in reply to: Multi-User Premium Payment (paypal) System #2537

Shahjada
Keymaster

that will require some customization. Don’t have the plan to implement that yet. But as we do custom upgrades, you can use our service personally to add that feature.

Viewing 25 posts - 15,351 through 15,375 (of 15,605 total)