Shahjada

Forum Replies Created

Viewing 25 posts - 6,926 through 6,950 (of 15,650 total)
Jul 18, 2015 at 1:34 pm
#31819
Keymaster
Shahjada
Staff OP

You also can change icon to all packages using this SQL:
update wp_postmeta set meta_value = 'icon-url' where meta_name = '__wpdm_icon'

Jul 18, 2015 at 1:32 pm
#31818
Keymaster
Shahjada
Staff OP

if you were using latest free version, there should not be any issue with icon, anyhow, if you want to show specific icon for all package, you can create a link template with that icon url and use that link template for packages, and you may use following SQL to assign link and page template to all packages:
update wp_postmeta set meta_value = 'link-template-id' where meta_name = '__wpdm_template'
To change page template:
update wp_postmeta set meta_value = 'page-template-id' where meta_name = '__wpdm_page_template'

Jul 17, 2015 at 6:35 am
#31793
Keymaster
Shahjada
Staff OP

In fact direct link will not cause any issue, but wpdm download link is handled by php code, that’s why sometimes server’s php execution timeout settings may cause such issue.

Jul 17, 2015 at 5:06 am
#31791
Keymaster
Shahjada
Staff OP

then please also give me temporary wp-admin login info in a private reply, so that I can test it in your site.

Jul 17, 2015 at 5:00 am
#31790
Keymaster
Shahjada
Staff OP

please use following css at the end of your theme css file:

.w3eden .ptitle{
color: #ffffff;
}
Jul 16, 2015 at 8:44 pm
#31785
Keymaster
Shahjada
Staff OP

#1. Sorry for not being clear, please see docs: http://www.wpdownloadmanager.com/doc/add-new-package/package-settings/
#2. Please give me temporary wp-admin login info, I shall check audio player tag in your installation.

Jul 16, 2015 at 4:52 am
#31768
Keymaster
Shahjada
Staff OP

You’re welcome 🙂

Jul 16, 2015 at 4:38 am
#31767
Keymaster
Shahjada
Staff OP

Sorry, the feature is for pro version only.

Jul 15, 2015 at 7:48 pm
#31741
Keymaster
Shahjada
Staff OP

File Path: /wp-content/plugins/wpdm-accordion/wpdm-accordion.php
Line# 48 ~ 60

Jul 15, 2015 at 7:21 pm
#31738
Keymaster
Shahjada
Staff OP

Template tag for ID is [ID] 🙂

Jul 15, 2015 at 7:11 pm
#31735
Keymaster
Shahjada
Staff OP

Actually that will depend on site assignment to user, nothing to do with wpdm pro actually.

Jul 15, 2015 at 4:14 pm
#31725
Keymaster
Shahjada
Staff OP

ok, please give me temporary wp-admin login info in a private reply and the url to check

Jul 15, 2015 at 12:16 pm
#31716
Keymaster
Shahjada
Staff OP

Updated .po file attached.

Jul 15, 2015 at 7:44 am
#31709
Keymaster
Shahjada
Staff OP

You will need this add-on http://www.wpdownloadmanager.com/download/wpdm-default-values/ to set up default value

Jul 14, 2015 at 11:40 pm
#31703
Keymaster
Shahjada
Staff OP

instead of [audio_player] Use template tag [file_list] and enable individual download

Jul 14, 2015 at 11:10 pm
#31699
Keymaster
Shahjada
Staff OP

Please check it zlib is disabled in your server, zlib is required for multi-file package download to create zip from attached file on the fly.

Jul 14, 2015 at 11:08 pm
#31698
Keymaster
Shahjada
Staff OP

in latest version we already have added those in .po file, which version are you using there now.

Jul 14, 2015 at 10:57 pm
#31696
Keymaster
Shahjada
Staff OP

Ok, got it now, adjusting and updating soon.

Jul 14, 2015 at 8:09 am
#31687
Keymaster
Shahjada
Staff OP

You can use your custom message like this:
[wpdm-all-packages items_per_page="20" jstable=1 order_by="title" order="ASC" no_data_msg="No Packages Found"]
But as I see in /tpls/wpdm-all-downloads.php, __('No Packages Found','wpdmpro'); should be in .po file.

Jul 14, 2015 at 8:06 am
#31686
Keymaster
Shahjada
Staff OP

As it is with theme, theme developer need to add support for wp download manager post type ( wpdmpro ) with the theme. May you please ask theme developer.

Jul 13, 2015 at 9:42 pm
#31679
Keymaster
Shahjada
Staff OP

ops, it is “WDPM Directory Add-on” in the list, 4th from top

Jul 13, 2015 at 8:51 pm
#31678
Keymaster
Shahjada
Staff OP

Only support and update access expires, key never expires. Please give me your key and temporary wp admin login info in a private reply.

Jul 13, 2015 at 8:50 pm
#31677
Keymaster
Shahjada
Staff OP

I tried to login, but page is not opening from my location, but still not opening, It just reset conn after few seconds. However if server firewall is blocking my IP, please whitelist it ( 113.11.123.233 )

Jul 13, 2015 at 8:45 pm
#31674
Keymaster
Shahjada
Staff OP

You’re welcome 🙂

Jul 13, 2015 at 8:44 pm
#31673
Keymaster
Shahjada
Staff OP

BTW, if you have any style suggestion or sample, let me know, we can developer similar one here 😉

Viewing 25 posts - 6,926 through 6,950 (of 15,650 total)