Shahriar

Forum Replies Created

Viewing 25 posts - 1,951 through 1,975 (of 12,513 total)
Jul 9, 2019 at 4:01 pm
#109444
Moderator
Shahriar
Staff OP

Hi Mihal,

We just released v.2.7.6 Please install it to fix the upload issue. You can download it from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases

Thanks.

Jul 9, 2019 at 3:54 pm
#109443
Moderator
Shahriar
Staff OP

Try log out and log in again from the updates tab. If that doesn’t work please update manually. Maybe the issue is related to the old version. From future updates, you can auto-update WPDM and add-ons.

Follow these steps to update the plugin,

1 ) Deactivate and delete the old version. You won’t lose any data.

2) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases

3 ) Install the latest version and activate the license key.

Jul 9, 2019 at 3:38 pm
#109441
Moderator
Shahriar
Staff OP

Use package shortcode to put the download link under your video. Just placing the link won’t work. In your package shortcode, you can set the link template to control the view of the shortcode result.

Jul 8, 2019 at 3:14 pm
#109396
Moderator
Shahriar
Staff OP

Yes, you can send a file to anyone using the “Email Download Link” option in all packages admin page. The option is available under each package.

Another option is email lock. If you use email lock with email download link option the download will be mailed to the visitor’s email address.

Jul 8, 2019 at 2:56 pm
#109395
Moderator
Shahriar
Staff OP

Please remove line 414 and 415 from /download-manager/tpls/wpdm-all-downloads.php to fix the issue. We will add the patch in next release of WPDM.

Jul 8, 2019 at 1:51 pm
#109393
Moderator
Shahriar
Staff OP

Hi Kalle,

Please install the latest version to fix the issue. Follow these steps to update the plugin,

1 ) Deactivate and delete the old version. You won’t lose any data.

2) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases

3 ) Install the latest version and activate the license key.

Thanks.

Jul 8, 2019 at 1:49 pm
#109392
Moderator
Shahriar
Staff OP

Do you have the Pro version of Download Manager? If you are using an older version please update your plugin. Send temporary wp-admin login info in private reply so I check the issue on your site.

Jul 8, 2019 at 1:44 pm
#109390
Moderator
Shahriar
Staff OP

Hi,

Unlocked your key from the old domain. Now the license key should work fine on your new site. Please make sure you have the latest version of the plugin. You can download it here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases

Thanks.

Jul 8, 2019 at 1:39 pm
#109389
Moderator
Shahriar
Staff OP

Hi,
You have to check your theme’s archive template to find the issue. The WPDM category page is being displayed by the taxonomy-wpdmcategroy.php / taxonomy.php / archive.php template of your theme. If none of these available then theme uses index.php template.
Thanks.

Jul 8, 2019 at 1:29 pm
#109386
Moderator
Shahriar
Staff OP

Page reload is required in the current version. Although your floating file cart shows the update when adding files to the cart.

Jul 8, 2019 at 1:25 pm
#109385
Moderator
Shahriar
Staff OP

This is coming from the WPDM – Extended Short-codes add-on. You have to edit the add-on code or deactivate the plugin to remove the modal or edit the link. This is a placeholder link for the popup link template tag.

Jul 8, 2019 at 1:24 pm
#109384
Moderator
Shahriar
Staff OP

Hi Rita,

Sorry, but you have to update manually this for this time because of some changes in the licensing procedure. But from the next version auto update will work.

Please Follow these steps to update the plugin,

1 ) Deactivate and delete the old version. You won’t lose any data.

2) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases

3 ) Install the latest version and activate the license key.

Thanks.

Jul 8, 2019 at 1:11 pm
#109383
Moderator
Shahriar
Staff OP

Please check. Now there is no duplicate pacakges. Replaced while ($packs->have_posts()) with while ($packs->have_posts() && $scat != '' )

Jul 7, 2019 at 5:37 am
#109369
Moderator
Shahriar
Staff OP

Hi Mike,

It is not possible yet set the download limit based on the file type.

You can set package based download limit for each membership plan using the Download Limit add-on https://www.wpdownloadmanager.com/download/download-limit/

Thanks.

Jul 4, 2019 at 5:35 pm
#108039
Moderator
Shahriar
Staff OP

Yes. you should renew the license to get the latest version and Pro support. Please send temporary wp-admin login info in private reply to check the captcha issue.

Jul 4, 2019 at 4:37 pm
#108034
Moderator
Shahriar
Staff OP

Which shortcode are you having an issue with? Did you try WPML support? Usually, they can provide an easy solution in cases like this.

Jul 4, 2019 at 4:32 pm
#108033
Moderator
Shahriar
Staff OP

Hi Eddie,

Please follow these steps to update the plugin,

1 ) Deactivate and delete the old version. You won’t lose any data.

2) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases

3 ) Install the latest version and activate the license key.

Thanks.

Jul 4, 2019 at 4:00 pm
#108031
Moderator
Shahriar
Staff OP

I have modified the wpdm-reg-form.php code. Now, the form won’t be submitted without checking the last checkbox.

You have to rename the download-mamager ( wrong spelling ) folder in your theme directory to download-manager Or send FTP. I will rename it for you.

Jul 4, 2019 at 3:28 pm
#108029
Moderator
Shahriar
Staff OP

In the case of Dropbox, the Download Manager just generates a temporary download URL. Rest of the download task is handled by Dropbox. Maybe your temporary download URL is being expired due to the required download time of the big file.

Did you notice when the download shows the failed notice? How long does it download the file normally before the failure?

Jul 4, 2019 at 3:21 pm
#108028
Moderator
Shahriar
Staff OP

On the same session, multiple downloads of the same pacakge are counted as a single download. Logging such downloads create redundancy in the record. That’s why those are ignored. But the initial download is logged as it should.

Also, try downloading the package again after a few minutes of initial download. If the limit is set to 1 / user you won’t be able to download the package. Because in a new session download will be counted again.

If you want a more advanced limiting feature that controls the limit globally then check the Download Limit add-on https://www.wpdownloadmanager.com/download/download-limit/

Jul 4, 2019 at 2:59 pm
#108024
Moderator
Shahriar
Staff OP

If you assign a different category to your archived packages then it is possible. Just use category shortcode or directory add-on or tree shortcode.

Jul 4, 2019 at 10:29 am
#108012
Moderator
Shahriar
Staff OP

It is not possible to use both locks with AND relation. Users will be able to download using just one lock.

If you need both locks then protect the download under subscriber role. Users must log in ( using email and pass ) to access the download in this way.

Jul 4, 2019 at 10:26 am
#108011
Moderator
Shahriar
Staff OP

Hi,

You can use the Advanced Access Control ( https://www.wpdownloadmanager.com/download/advanced-access-control/ ) add-on to assign files to each user. Then use create a page with [wpdm_my_downloads] shortcode. This page is protected by a login form. After logging in each user will see their own packages in this page. Although it is same page packages will be different based on logged in user.

Thanks.

Jul 4, 2019 at 10:03 am
#108008
Moderator
Shahriar
Staff OP

The cache is being applied on the server settings level. Not using a cache plugin. Try changing page content on any page, you won’t see the effect on the frontend. Your server is serving old cached static pages. Please ask your server support to clear cache, also cache should get cleared when updating the page.

Please send me the page link to check the issue with documents not appearing for not logged in user. Although might be related to the same thing.

Jul 4, 2019 at 9:50 am
#108006
Moderator
Shahriar
Staff OP

Hi Henri,

If you want the user to agree with terms before download then send the package details page link instead of the direct download link.

Thanks.

Viewing 25 posts - 1,951 through 1,975 (of 12,513 total)