Shahriar

Forum Replies Created

Viewing 25 posts - 1,751 through 1,775 (of 12,513 total)
in reply to: i want to off recaptcha option on review box #110398

Shahriar
Moderator

Releasing an update soon with an option to enable/disable captcha. Although the captcha should function properly. If you want I can take a look on your site. Send temporary wp-admin login info in that case.

in reply to: PROBLEM WITH KEY AFTER UPDATES #110397

Shahriar
Moderator
This reply has been marked as private.

Shahriar
Moderator

The migration add-on is still required. How did you migrate old downloads without it? I see that there is no file attached to most of your packages.

You can use the Default Values add-on ( https://www.wpdownloadmanager.com/download/wpdm-default-values/ ) to bulk update package settings. Please check the add-on page for more details. But you have to attach files manually as it is unique to each package.

As you said before there are only 300 packages that your client will need, it is better to delete other packages which will simplify the management.

in reply to: Remove Masterkey from Direct File link #110321

Shahriar
Moderator

If the package is publicly accessible then the download link should work without the master key. When using the link you can just remove that part.

in reply to: Amazon S3 Add On #110319

Shahriar
Moderator

The plugin got deleted during the update. It happens when there is an issue with WPDM credentials.

If you have installed the latest version of Download Manager please logout and login again to your WPDM account in the Downloads > Settings > Updates page. That should fix the issue.

in reply to: As usual – you won't update #110318

Shahriar
Moderator
This reply has been marked as private.
in reply to: Login issue with login form redirection #110317

Shahriar
Moderator

There are 2 options,

1 ) Go to Downloads > Settings > Frontend Access > Login Page option and set “None Selected” as option.

Or

2 ) Use this URL https://marketersgraphics.com/wp-login.php?skipwpdm=1 to login.


Shahriar
Moderator

The WordPress is using the wp-login page because you have disabled the WPDM login page.

The solution for all issues,

1 ) Set WPDM login page again from Downloads > Settings > Frontend Access > Login Page

2 ) Use this URL http://www.cbsconsulting.com.au/wp-login.php?skipwpdm=1 to login when you want to access the admin area

in reply to: Failed .zip downloads for some #110314

Shahriar
Moderator

It looks like sometimes downloads are failing halfway which makes the zip unusable. Please try changing the Resumable Downloads option from Basic settings. If you want me to check the issue on your site, send temporary wp-admin login info in private reply.


Shahriar
Moderator

Please send temporary wp-admin login info in private reply to check the issue.

in reply to: As usual – you won't update #110312

Shahriar
Moderator
This reply has been marked as private.
in reply to: Filtering categories #110311

Shahriar
Moderator

The exact view isn’t available yet. But noted for implementation. Current sidebar view is kind of similar https://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/ You can change the link template.

in reply to: WPDM – PDF Stamper – huge PDF #110310

Shahriar
Moderator

Could you please send temporary wp-admin login info in private reply so I can take a closer look?

The FPDF error originated from the first Notice. If we can stop it the second one will be solved automatically. Is this issue unique to big PDFs only?

in reply to: Automatic list of new files downloaded #110309

Shahriar
Moderator

It is actually integrated with Download Manager Pro as a widget. You will find it in Admin Dashboard > Appearance > Widgets page http://prntscr.com/ok1wqi

in reply to: WPDM – PDF Stamper #110308

Shahriar
Moderator

Please send temporary wp-admin login info in private reply to check the issue.

in reply to: PROBLEM WITH KEY AFTER UPDATES #110307

Shahriar
Moderator

You can see IP addresses from the Downloads > Stats > Download History Tab. Could you please send temporary admin login info so can take a closer look?

in reply to: Tree View – Order by ID #110306

Shahriar
Moderator

It is possible but requires some changes in add-on code.

Replace $cats = get_terms( 'wpdmcategory', array( 'hide_empty' ► false) ); with the following code in wpdm-extended-shortcodes.php file. You will find the code at approx line 426.

$cats = get_terms( 'wpdmcategory', array( 'hide_empty' ► false, 'orderby' ► 'name', 'order' ► 'DESC' ) );

in reply to: Mailchimp Email Download Issue #110305

Shahriar
Moderator
This reply has been marked as private.

Shahriar
Moderator

1 ) Enable only hide download link option from the Basic settings page. But you must have to uncheck the category permission otherwise users will be able to download packages as they are getting the required permission from category settings.

2 ) Send login info in private reply. I will customize the code to hide categories. Also, send me the page link where you placed the shortcode.

in reply to: Send file by mail #110302

Shahriar
Moderator

It is not possible the way you want. But you can put any email address you want in the lock modal and the download link will be sent to that address ( Enable “Email Download Link” option from the lock settings ). The only thing that missing is the feature adding a custom message.

in reply to: Download Filenames #110301

Shahriar
Moderator

Could you please check the attached files of these 2 packages? Maybe the zip file with the same name is attached to the packages. Or you can send temporary wp-admin login info in private reply so I can take a closer look.

in reply to: License Key Invalid #110300

Shahriar
Moderator

Hi Giada,

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.

in reply to: Invalid License Key #110299

Shahriar
Moderator

@cleartouch, 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.

in reply to: Licence Key #110293

Shahriar
Moderator

You have to allow your server the communicate with https://www.wpdownloadmanager.com/ It is required to verify the license.

in reply to: Invalid License Key #110292

Shahriar
Moderator

@cleartouch, License key should work now. Please make sure you have the latest version of the plugin. You can download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases


@jayray-developer
, Unlocked your key.

Viewing 25 posts - 1,751 through 1,775 (of 12,513 total)