Shahriar

Forum Replies Created

Viewing 25 posts - 9,626 through 9,650 (of 12,513 total)
Sep 29, 2016 at 8:00 am
#49584
Moderator
Shahriar
Staff OP

Hi,

To show user downloads use [wpdm_my_downloads] shortcode. Client downloads page now showing all downloads assign to logged in user.

Previous shortcode you used was [wpdm_frontend], This shortcode shows a frontend upload form and other related tabs.

Thanks.

Sep 28, 2016 at 10:05 pm
#49579
Moderator
Shahriar
Staff OP

Hi,

Could you please check your php error log? Looks like there are some kind of error in this page http://www.dqsbelgium.be/download/brochure-iso-9001/

But i need to check the error log to find the origin of this issue. You can mail the log file to support@wpdownloadmanager.com

Thanks,

Sep 28, 2016 at 9:11 pm
#49578
Moderator
Shahriar
Staff OP

Hi,

Thank a lot for your contribution in this issue. We will surely look into your attached file, so we can add the fix in next update.

Thanks.

Sep 28, 2016 at 9:05 pm
#49576
Moderator
Shahriar
Staff OP

Hi, There was an overlapping function. I renamed the one in Download Manager ( this is a function for testing purpose , no need to worry ). It shouldn’t create any fatal error now. Thanks.

Sep 28, 2016 at 8:59 pm
#49575
Moderator
Shahriar
Staff OP

Yes, it is possible. Use a link template without [page_url] template tag. Just clone the link template you are using now and remove the [page_url] tag from there. Now when inserting package use this custom link template.

An example,

<div class="col-md-6"> <h4>[title]</h4>[download_link] </div>

Sep 28, 2016 at 8:51 pm
#49573
Moderator
Shahriar
Staff OP

Yes, you can hide a package if user doesn’t have access to it. Just set Hide Everything in access settings option.

https://www.evernote.com/l/AUcA6ElY8yxEOLflbcHIpFav7RMJeFW8zP4B/image.png

Sep 28, 2016 at 8:48 pm
#49572
Moderator
Shahriar
Staff OP

Hi,

Please find the answers in same order,

1. It is possible to create a restricted page where all user downloads will be listed. User can only see their downloads after login. Downloads are assigned to user by Advanced Access Control addon. You can also assign downloads to a specific user roles. As user can access downloads inly after assigning to them, sign up confirmation is not required in my opinion. WPDM will show login/signup form in this page when user is not logged in.

2. Yes, this is a core feature of plugin. You can assign downloads based on user role.

Let us know if you have any confusion.

Thanks.

Sep 28, 2016 at 8:22 pm
#49571
Moderator
Shahriar
Staff OP

Adding following rule in exclude pages option should be enough to prevent caching of download urls,

.*\?wpdmdl.*

https://www.evernote.com/l/AUdob6mQJbtOdooydwtS8NhSYyUWM5HIClIB/image.png

Sep 28, 2016 at 8:05 pm
#49570
Moderator
Shahriar
Staff OP

We have added the history tab for next update which will be available for download with 2-3 days. Sorry, i didn’t notice that the updated version has not been released ye.

Downloads are tracked using IP because some downloads are performed by guest use.

You can check Package vs User tab to check which user downloaded which file in any specific day.

Sep 28, 2016 at 7:54 pm
#49569
Moderator
Shahriar
Staff OP

Okay now.

Sep 28, 2016 at 7:46 pm
#49568
Moderator
Shahriar
Staff OP

Please send your login url too.

Sep 27, 2016 at 9:52 pm
#49539
Moderator
Shahriar
Staff OP

Hi, This issue has been fixed. It shouldn’t create any issue now. Please clean cache if still having issue.

Sep 27, 2016 at 9:39 pm
#49536
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue. Also make sure you are using latest version of Premium Package addon.

Sep 27, 2016 at 9:36 pm
#49535
Moderator
Shahriar
Staff OP

Hi, Sorry about the delay. We will be releasing the update within this week. This issues has been fixed there. Thanks.

Sep 27, 2016 at 9:35 pm
#49534
Moderator
Shahriar
Staff OP

Please send me page link to suggest css fix.

Sep 27, 2016 at 9:34 pm
#49533
Moderator
Shahriar
Staff OP

Hi,

You can see download stats from Downloads Stats Download History. But it doesn’t show user, rather shows IP address. Does it work for you?

We provide custom upgrade service; if you need something customized, please mail to customize@wpdownloadmanager.com for a quote.

Thanks.

Sep 27, 2016 at 9:29 pm
#49532
Moderator
Shahriar
Staff OP

Yes, it is possible. Create a custom link template and use [expire_date] template tag to show expire date.

Sep 27, 2016 at 9:25 pm
#49531
Moderator
Shahriar
Staff OP

Did you have any cache plugin installed? This issue usually created by cache plugin. Don’t let cache plugin to cache the download url. That should solve it.

Sep 27, 2016 at 9:17 pm
#49530
Moderator
Shahriar
Staff OP

Hi, Please send temporary wp-admin login info in private reply to check the issue. However, does you mail works in other cases, like when creating new user?

Sep 27, 2016 at 9:12 pm
#49529
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue. Also send a subscriber user login info to test.

Sep 27, 2016 at 9:08 pm
#49528
Moderator
Shahriar
Staff OP

Please send login info in private reply.

Sep 27, 2016 at 9:06 pm
#49526
Moderator
Shahriar
Staff OP

Hi,

You need custom taxonomy template to hide restricted packages. As you are using theme template WPDM can’t hide those packages. However, it works on all WPDM shortcodes now. We will check this issue further if it is extendable for generic templates too, current option is using WPDM shortcodes.

Thanks.

Sep 27, 2016 at 8:55 pm
#49525
Moderator
Shahriar
Staff OP

Hi,

Unlocked your key from staging. You can use the key in your production now. This is may not be related to the issue, however  try saving license in production.

Thanks.

Sep 25, 2016 at 6:15 pm
#49481
Moderator
Shahriar
Staff OP

Pagination in search page working fine in my test. I searched from your header search field.

Sep 23, 2016 at 2:51 pm
#49443
Moderator
Shahriar
Staff OP

You can customize the height from /download-manager/libs/class.FileSystem.php file, Check following screenshot, change the marked value ( you will find it at the bottom of file )

https://www.evernote.com/l/AUcS3wb5OC1KzpiFjLWthjPfPevnG1fCRfIB/image.png

Viewing 25 posts - 9,626 through 9,650 (of 12,513 total)