Shahjada

Forum Replies Created

Viewing 25 posts - 6,551 through 6,575 (of 15,650 total)
Sep 16, 2015 at 6:37 pm
#34122
Keymaster
Shahjada
Staff OP

Extremely sorry, but I’m still not clear what are you trying to do. Usually you can disable individual download from package settings by selecting Don't Allow Individual File Download.

Sep 16, 2015 at 6:34 pm
#34121
Keymaster
Shahjada
Staff OP

Please give me temporary wp-admin login info in a private reply, I’ll check that for you.

Sep 16, 2015 at 6:30 pm
#34120
Keymaster
Shahjada
Staff OP

Yes, wpdm support all of that, if you need to manage recurring payment, you can use http://www.wpdownloadmanager.com/download/wp-pro-membership/ , otherwise only wpdm is enough, from next update of the plugin, there also will be a awesome user dashboard ( Ex: http://demo.wpdownloadmanager.com/wpdmpro/user-dashboard/ Login: demo/demo ).

Now, for login protection with download, remove all visitors from download categories and packages and select user roles your want to allow to download ( Allow Access Options is explained here http://www.wpdownloadmanager.com/doc/add-new-package/package-settings/ ). Then from download manager settings page, check the option Show Only Login Form Instead of Login Required Message.

However if you give me a temporary wp-admin login info in a private reply, I can create some sample data for your as per your requirements.

Sep 16, 2015 at 6:19 pm
#34119
Keymaster
Shahjada
Staff OP

Please give me temporary wp-admin login info in a private reply, I’ll do that for you.

Sep 16, 2015 at 6:16 pm
#34118
Keymaster
Shahjada
Staff OP

General users / Normal visitors actually will not be able to copy download link easily, but still the link is there ( https://www.evernote.com/l/AV2nckarlABC7rgse1yaz-u2XqdbW18c-XsB/image.png ). So bot or any crawler can get it and try to access this link, usually based on response header, if it sees that is a download link, it can abort the request, but as soon as it tries to open the link download count is increased, but as it actually didn’t download ( Aborted when crawler detected as download link ), so it didn’t affect your bandwidth. So nothing is abnormal there.

And block hotlink add-on actually doesn’t restore normal functionality ( nothing is abnormal there ), but it protects direct download link sharing.

Sep 16, 2015 at 5:36 am
#34098
Keymaster
Shahjada
Staff OP

Ops, sorry, we are still preparing that update for release, please give me temporary wp-admin login info in a private reply, I’ll update it in your site.

Sep 15, 2015 at 7:18 am
#34054
Sep 15, 2015 at 7:16 am
#34053
Keymaster
Shahjada
Staff OP

ok now, there was an extra </div> tag with your link template.

Sep 15, 2015 at 6:36 am
#34052
Sep 15, 2015 at 6:34 am
#34051
Keymaster
Shahjada
Staff OP

Sorry, we rebuilt the demo, anyhow here is the demo link now: http://demo.wpdownloadmanager.com/wpdmpro/wpdm-package/mp3-song/

To output only categories like the url http://demo.wpdownloadmanager.com/wpdmpro/categories/ , you will need the add-on http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ , then [wpdm_category] short-code will work fine.

Sep 15, 2015 at 6:18 am
#34050
Keymaster
Shahjada
Staff OP

Fixed the translation issue with first screenshot for next update. But the text in 2nd screenshot, is coming form page template and you can create new page template in your own language.

Sep 15, 2015 at 6:12 am
#34049
Keymaster
Shahjada
Staff OP

It is fixed for next update, releasing within next few days.

Sep 15, 2015 at 6:08 am
#34048
Keymaster
Shahjada
Staff OP

Earlier we used native share button from linkedin, But, native linked in share button doesn’t have callback function support anymore, they dropped it recently, so we implemented share button using their API, After login when you click on share button, it will share the package title, link and image automatically, after shared successfully you will see download button, but it is only valid for 3 times as earlier. However we will improve it farther more, will add a popup with share button to add custom message.

Sep 15, 2015 at 5:33 am
#34045
Keymaster
Shahjada
Staff OP

Though it depends on your theme, you can change the most view selecting link template from Admin Menu  Downloads Settings Front-end Tab

Sep 15, 2015 at 5:30 am
#34044
Keymaster
Shahjada
Staff OP

Even though we used nofollow with download link , but from v4.3.0, we even removed direct link, there shouldn’t be any issue with bot access except someone tyring it manually. But in such case, this add-on http://www.wpdownloadmanager.com/download/wpdm-block-hotlink/ will help you.

Sep 15, 2015 at 2:42 am
#34039
Keymaster
Shahjada
Staff OP

Sorry the taxonomy name should be wpdmcategory:

 <?php echo get_term( 3, 'wpdmcategory' )->count; ?>
Sep 15, 2015 at 2:16 am
#34037
Keymaster
Shahjada
Staff OP

I think, wpdm can perfectly handle your total requirements. You will not need woocommerce for that. When you sell an item using wpdm, you can setup the order access period from wpdm premium package setting page, if you set 90 there, user will have access to that item download for 90 days.

Now about the bank transfer method, there you just need to show them you bank account info when they placing an order, right? or if you are taking about any specific woocommerce payment gateway, please let me know.

Sep 14, 2015 at 6:08 pm
#34031
Keymaster
Shahjada
Staff OP

Looks like there are some problem with your link template code, please give me temporary wp-admin login info to check the issue in details.

Sep 14, 2015 at 6:06 pm
#34030
Keymaster
Shahjada
Staff OP

Yes, please user short-code:

[wpdm_packages items_per_page=12 cols=3 colspad=2 colsphone=1 template="panel"]

Please use http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code.

Sep 14, 2015 at 6:04 pm
#34029
Keymaster
Shahjada
Staff OP

About custom field, please don’t have space (” “) in field name, use only alphanumeric.

Also template issue with csv import is fixed.

Sep 13, 2015 at 7:47 am
#34008
Keymaster
Shahjada
Staff OP

Please deactivate & delete free version ( deleting plugin will not harm your old data ), then install and activate pro version.

Sep 13, 2015 at 7:46 am
#34007
Keymaster
Shahjada
Staff OP

@futurelab, I see download is working fine even though in admin side it is showing file missing error. However I’ve found why showing file missing error for some installation, we shalll adjust it with the next update, but until them you can ignore that message, as download is working perfectly.

Sep 13, 2015 at 7:37 am
#34006
Keymaster
Shahjada
Staff OP

You can change date format from WordPress settings page, wpdm taking date format from WordPress settings.

Sep 13, 2015 at 7:22 am
#34005
Keymaster
Shahjada
Staff OP

Please use short-code:

[wpdm_packages items_per_page=12 template="link-template-panel" cols="3" colspad="2" colsphone="1"]
Sep 13, 2015 at 7:17 am
#34004
Keymaster
Shahjada
Staff OP
  1. Add complete link html in individual file title, like:
    <a href="link-url-here">File Title</a> (Example: http://www.wpdownloadmanager.com/download/wordpress-download-manager-special-pack/ )
  2. For that you need to upload the file with same name using ftp
Viewing 25 posts - 6,551 through 6,575 (of 15,650 total)