Shahriar

Forum Replies Created

Viewing 25 posts - 10,201 through 10,225 (of 12,513 total)
Jul 13, 2016 at 9:55 pm
#47341
Moderator
Shahriar
Staff OP

Please check now. Edited appmarket/sinlge-wpdmpro.php file.

Jul 13, 2016 at 9:27 pm
#47340
Moderator
Shahriar
Staff OP

Hi,

We don not have any addon yet form Aweber or Getresponse. You can check avaiable email addons here http://www.wpdownloadmanager.com/downloads/email-add-ons/

We provide custom upgrade service. Let us know if you are interested in building custom solution.

Thanks.

Jul 13, 2016 at 9:14 pm
#47339
Moderator
Shahriar
Staff OP

Hi,

Checking all the issues you explained. All required issue will be fixed in next update. BTW, multiple downloads of same package does not increase the count.

Thanks.

Jul 13, 2016 at 9:08 pm
#47338
Moderator
Shahriar
Staff OP

Hi,

Sorry for the confusion. Your key is not expired yet. It will expire on 08/27/2016. Renewal is not required now. You can renew after the expiration date. Thanks.

Jul 13, 2016 at 9:00 pm
#47337
Moderator
Shahriar
Staff OP

Hi,

The option marked in your screenshot manages individual file download in a package, which has multiple files attached to it. If it is disabled use can download the whole package but can’t download single files. Also this option is not related to category restriction.

Please send a package link that has multiple files and individual file download not allowed. I will check if the option is working or not.

Also send temporary wp-admin login info if you want me to check the admin area.

Thanks.

Jul 13, 2016 at 8:51 pm
#47336
Moderator
Shahriar
Staff OP

Download Manager uses your theme’s single.php template to show package details page. If you want it different that normal post details page, you need custom post template.

To create custom post tempate for WPDM,

1. Copy single.php of your theme and rename it single-wpdmpro.php

2. Remove related post code from single-wpdmpro.php ( PHP code knowledge required )

Let me know if need any help there.

Thanks.

Jul 13, 2016 at 8:47 pm
#47335
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue. However, this issue may be related to cache plugin. If you have any cache plugin installed try deactivating and cleaning all cache.

Jul 13, 2016 at 8:45 pm
#47334
Moderator
Shahriar
Staff OP

Hi,

This issue is related to your server PHP basedir protection feature. Please ask your server support to exclude wp-content/ path from basedir restriction. And set your wp-content path as ‘File Browser Root’ in WPDM basic settings.

Thanks.

Jul 13, 2016 at 8:37 pm
#47333
Moderator
Shahriar
Staff OP

@Mfd,

Please change following line of code ( download-manager.php line 171)

'exclude_from_search' ► (bool)get_option('__wpdm_exclude_from_search', false),

to

'exclude_from_search' ► (bool)get_option('__wpdm_exclude_from_search', true),

That will fix the issue. Or send temp login info in private reply, i will do that for you.

Thanks.

 

Jul 13, 2016 at 10:58 am
#47317
Moderator
Shahriar
Staff OP

That will require customization in code. You may use action hook register_form or wpdm_register_form, to add new field with reg form, and use hook user_register ( Docs: https://codex.wordpress.org/Plugin_API/Action_Reference/user_register ) to save the custom field data.

Jul 13, 2016 at 10:50 am
#47316
Moderator
Shahriar
Staff OP

Please try clearing cache in your browser and site again.

Jul 13, 2016 at 10:48 am
#47315
Moderator
Shahriar
Staff OP

Please give me ftp info in a private reply, the template file name you are trying to edit and the package url where I can check the output, I’ll try to make it work for you.

Jul 13, 2016 at 10:46 am
#47314
Moderator
Shahriar
Staff OP

please tell me which option you are trying to change, I’ll give a try in your site.

Jul 13, 2016 at 10:45 am
#47313
Moderator
Shahriar
Staff OP

Not possible for now, but noted for implementation.

Jul 13, 2016 at 10:38 am
#47312
Moderator
Shahriar
Staff OP

Issue fixed, please update the add-on.

Jul 13, 2016 at 9:41 am
#47311
Moderator
Shahriar
Staff OP

Actually it is an permission issue with amazon S3 api info, nothing to do from wpdm or wp. You need to allow full access for the api credential you are using there, also we released new update of AWS add-on, please update the add-on.

Jul 13, 2016 at 9:35 am
#47310
Moderator
Shahriar
Staff OP

I’ve reeving email properly.

There are 3 way to show the download link with lock options: embedded ( [download_link_extended] ), popup ( [download_link_popup] ) and popover ( [download_link] ), all are explained here http://www.wpdownloadmanager.com/doc/templates/template-tags/#download_link .

You can change those texts from language file wpdmpro.po .

Jul 13, 2016 at 9:18 am
#47308
Moderator
Shahriar
Staff OP

I’ve updated the add-on, bucket list are showing now, but some are not accessible due to permission issue, I’ve check those in details now.

Jul 13, 2016 at 8:56 am
#47306
Moderator
Shahriar
Staff OP

Not yet, but we shall add a download history page with the next update.

Jul 13, 2016 at 8:55 am
#47305
Moderator
Shahriar
Staff OP
  1. Go to Admin Menu Downloads Settings Frontend
  2. Select “Author, Editor, Administrator” for option “Allowed User Roles to Create Package From Front-end”
  3. Create a page for the short-code [wpdm_frontend]
  4. Now any user with role from Author to Administration will be able to manage their documents from front-end
  5. When creating document, user can set “Subscriber” for “Allow Access” option
  6. And all users will subscriber role will be able to download file.
Jul 13, 2016 at 8:41 am
#47302
Moderator
Shahriar
Staff OP

Please give me temporary wp-admin login info in a private reply to check your issue.

Jul 13, 2016 at 8:40 am
#47301
Moderator
Shahriar
Staff OP

Please give me temporary wp-admin login info in a private reply and also tell me which short-code you are trying there.

Jul 13, 2016 at 7:40 am
#47296
Moderator
Shahriar
Staff OP

Added post category box in package page. Please check the screenshot,

https://www.evernote.com/l/AUfCQ5upMPpPJpuDn2VjYb2xbncvFRc-xyQ

Jul 13, 2016 at 7:25 am
#47295
Moderator
Shahriar
Staff OP

wp pro membership doesn’t support stripe yet, but we shall add it with the next update of the add-on. But if you need it urgently, please give me temporary wp-admin login info, I’ll update it manually in your installation.

Jul 13, 2016 at 7:18 am
#47294
Moderator
Shahriar
Staff OP

You need to use

<a href="[wpdm_acf-Infomodule-lien_demo]">Video</a><a href="[wpdm_acf-Infomodule-ex_sequence]">Sequence</a>

in your link template to add the 2 custom fields link.
You may use following css to hide the buttons when link is empty:

.w3eden a[href=""]{ display: none; }
Viewing 25 posts - 10,201 through 10,225 (of 12,513 total)