Shahriar

Forum Replies Created

Viewing 25 posts - 7,351 through 7,375 (of 12,513 total)
in reply to: License Key Reset #63539

Shahriar
Moderator

Unlocked your key. You can use it in new domain now.

in reply to: I can't see My Download Menu #63538

Shahriar
Moderator

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

in reply to: Form Lock Send Link by Email – Compatibility? #63537

Shahriar
Moderator

No option to change email template in the free version.

in reply to: Customers Can't Download #63535

Shahriar
Moderator

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

in reply to: Dynamically List Files in Folder #63532

Shahriar
Moderator

Try attaching a directory that is inside /uploads/download-manager-files/ dir. Let me know if it works. But without checking the installation it is kind of tough to pinpoint the issue.

in reply to: Gallery JPG thumbnail #63405

Shahriar
Moderator

Sorry, change the size in line 257 too.

in reply to: I can't see My Download Menu #63404

Shahriar
Moderator

Use [wpdm_frontend flaturl=0] shortcode to create frontend upload page. Only allowed user roles can upload files from the frontend. You can control these roles from Admin Dashboard Downloads Settings Frontend page.

in reply to: Lost everything !!! #63403

Shahriar
Moderator

I have re-installed Download Manager. Everything seems okay now. Please let me know if there is an issue.

in reply to: POPOVER #63402

Shahriar
Moderator

Popover is working without any issue in my test. Maybe you have already fixed it.

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

in reply to: plugin shows hash but no downloads #63401

Shahriar
Moderator

Hi,

You are using a custom link/page template there. But you have already deleted that template that’s why it is showing the template id only. Please try inserting the shortcode again using another template.

WPDM works in the multisite environment. Have you faced any issue in multisite installation?

Regards.

in reply to: Form Lock Send Link by Email – Compatibility? #63400

Shahriar
Moderator

I got the email with the download link in my test  (https://illutas.com/download/qualiware-screenshots/). Could you please try now?

https://www.evernote.com/l/AUd0o-01EfVIbrKcbf4Zm13wGcnVYvejEpIB/image.png

in reply to: Dynamically List Files in Folder #63399

Shahriar
Moderator

Attach Dir feature does what you explained above. Just select the dir you want to attach.

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

Please let me know if you are facing any issue there.

in reply to: Download links not working #63398

Shahriar
Moderator

1 ) Please apply same code update on /download-manager/libs/class.FileList.php in Table function to fix single file download link.

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

2 ) I have create a test page here https://tool-zone.de/download-archive/ with archive shortcode. It is working.

in reply to: Lost everything !!! #63351

Shahriar
Moderator

Please send temporary wp-admin and FTP login info in private reply. I will install the latest version there. That should fix all issues.

in reply to: Download links not working #63272

Shahriar
Moderator

The temporary user doesn’t have plugin editor access. So, I couldn’t try the possible solution for this issue. Please enable editor access.

Or

Perform following changes in /download-manager/libs/class.Package.php file.

Replace $permalink = get_permalink($ID); with $permalink = home_url(); in getDownloadURL function.

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

in reply to: [wpdm_category] permissions bug #63271

Shahriar
Moderator

Try following scenario.

1. Change user role of “WPDM” to 2 built-in roles ( remove WPDM-tester custom role and assign another i.e. author )

2. Change WPDM-package-category category access settings accordingly

3. Now check the shortcode page that shows all packages from the WPDM-package-category

If all packages are visible then the issue is related to your custom role.

in reply to: Membership Pro Checkout Not Working #63270

Shahriar
Moderator

Glad you have it resolved

in reply to: Unable to attach files #63269

Shahriar
Moderator

Worked fine in my test. Attached a sample file using “Select Files” button. I used Firefox.

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

Could you please check again?

in reply to: Membership Pro Checkout Not Working #63267

Shahriar
Moderator

Did you complete the payment or just visited payment page? Order status remains in ‘review’ when payment is not completed.

in reply to: Problem with my license key #63266

Shahriar
Moderator

Please try now. Unlocked your key from the old domain.

in reply to: Banner Widget control #63264

Shahriar
Moderator

Glad you have it resolved.

in reply to: Gallery JPG thumbnail #63263

Shahriar
Moderator

No option yet to modify the thumbnail size. Code editing is required. You will find to thumbnail size in /download-manager/libs/class.FileList.php line 309

in reply to: POPOVER #63260

Shahriar
Moderator

Maybe CSS conflict with your theme. Please send me the link to check.

Or,

You can use “Single Column, Image Top, Extended” page template to embed the form in the page instead of showing it as a popover.

in reply to: Form Lock Send Link by Email – Compatibility? #63258

Shahriar
Moderator

The password is not working. Please re-check login info.

in reply to: Sample premium media packages #63257

Shahriar
Moderator

Built-in playlist tag does not autoplay files one after another. It looks like the following screenshot.

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

You can use $files = \WPDM\Package::getFiles( $package_id ); to get array of files in a package. Take a look at detailed implementation of file list here /download-manager/libs/class.FileList.php

Viewing 25 posts - 7,351 through 7,375 (of 12,513 total)