Hasibul Amin Hemel

Forum Replies Created

Viewing 25 posts - 1,076 through 1,100 (of 1,509 total)
in reply to: display link according a custom_field #67563

You can use the template tag [wpdm_acf-GroupName-FieldName] for showing specific field value on any template file.
Example: [wpdm_acf-ProductInfo] for showing product info.

Thanks

in reply to: Download Limit #67562

Hi,

Download limit can’t be download more than the number(+1), so you can set 0 and user can download for only once which is default.

and the password lock should be work with the single package if you select that, also you can set individual file password, which is different from single file pass.

What code that popup? can you send full php error log?

Thanks

in reply to: Bypass File Pages #67560

As you also can do that with the template files, you can send the login to make that template for you with the pro plugin.

Thanks

in reply to: Stats view permission level #67559

Can you clear the problem? Do you want to show the download stats to a user/subscriber in front end dashboard? or the user needs to access stat from the dashboard.

Thanks

in reply to: 500 Error on Download #67558

Whats your server php version? can you send the full error log?

Thanks

in reply to: PDF files downloading as gibberish #67557

Hi,
We will fix these issues in next release of Download Manager. For now you can add error_reporting(0); in download-manager.php file to hide these notices.
If that not works.
Then, You also add ini_set(‘display_errors’,0); under error_reporting(0); line.

Thanks

in reply to: Download Limit Plugin Request #67556

Hi,

It seems like nice feature with an additional plugin, but that will take time.

Would you like to take our custom upgrade service instead?

Thanks

in reply to: Switching Membership and other issues #67554

Hi,

Can you send the login to check the issue?

Thanks

in reply to: Problems with wp pro membership #67553

Hi @norawendel,

We will send the fix with the next updates.

Thanks

in reply to: Disable download category archives #67551

Hi,

Can you just ignore them and use link template on pages? I think this will be a good solution for you. Why do you want to disable single package view and category view pages? If it related to SEO then you can just ignore those pages using the robot.txt or site index files.

Thanks

in reply to: how to create app in box.com #67550
Direct Links
At the bottom of the shared link settings pop-up, you will find a direct link to your file. A direct link is a web address (URL) that links directly to a file (without using Box Preview). This is different from a regular shared link, which will bring users to the Box preview screen for said file.

 

Direct links end with the file's extension type. Therefore, if you are linking to a Microsoft Word document, a direct link will end with *.doc. When a user clicks on the link, the file will be downloaded onto their computer or opened by a default program, depending on computer settings. Direct linking can also be used to host images or files for your website or blog.

 

Direct Linking is only available for individual files and is unavailable for folders. A link to a folder will always be a web address of a Box page.

You will need to select it for individual file link from link share type.

Follow that guide to achieve this.

Thanks

Hi,

For windows, it will create a new folder when unzipping the zip file. Antivirus can block automatic execution though.

It will be easy to understand the error if you can send the screenshot. What kind of error does it show in download process?

Thanks

in reply to: Can't Get Frontend UI to upload on website #67542

Hi,
You can reply as private and send details.

When user upload package nothing happens, does it mean the package is not available or not published?

You can set the package to publish automatically from setting.

You can view all uploaded files from the category or archive page.

Thanks

in reply to: how to create app in box.com #67541

Hi,

Direct download is not available for the free user, This is a premium feature. And you can follow this guide to achieve the direct download link from any file.

Thanks

Looks like there is a problem with the SSL, Please follow this guide to resolve the issue.

Or you can use this plugin.

Thanks

in reply to: Front-end system not working #67535

Yes, it will work fine. You’re welcome. 🙂

There might be any permission plugin that blocking the user from deleting the file. Please check that. Let me know.

in reply to: PHP Error #67534

Thanks for the report, We will fix this in next update. For now, keep that in the download-manager.php file.

in reply to: Front-end system not working #67515

Hi,
Please use [wpdm_frontend flaturl=0] this shortcode. Which will resolve the 404 error.

Let me know.

Thanks

in reply to: PHP Error Version 2.9.59 #67514

Hi Jacki Fink,

please post a new thread with error l. And send login details in private reply. Thanks

in reply to: Updating to Pro version from Free #67489

Hi @TonyaAdams,

to upgrade from free to pro., just

1. Download latest version of WordPress Download Manager Pro from the same location in orders page.
2. Unzip the package
3. Upload files to /wp-content/plugins/download-manager/ using ftp
4. login to wp admin
5. deactivate download manager
6. re-activate download manager

Thanks

in reply to: URGENT! Subscribe to download issue #67488

Sorry for that,
But the bug is into the front end builder, that don’t let the section zindex works.

Can you contact their support to be sure if they have this issue?

Thanks

in reply to: Membership add-on #67487

1. You can provide access control to any category, even custom taxonomies by attaching any category or custom taxonomy to a Membership Level. Now, the packages under that categories will be under membership level.

2. Do you want to hide the items section tab from user front end dashboard? Then, you can just remove add_filter("wpdm_user_dashboard_menu",array($this,"dashboard_menus")); this from your plugins/wppromembership/wppromembership.php file.

3. Without a subscription, the user can’t access the content, if you want to show only content and hide the download link then go to Content Visibility section from membership advance setting, then check Show WPDM Pacakge Info?.

4. You can use class="classparent <?php if ( is_user_logged_in() ) {echo 'loggedin';} in the class and then define .classparent.loggedin in theme css file to make change the css for loggedin user.

5. Payment gateway like PayPal has that feature that you can change directly from there. But it is a nice idea we can implement.

Thanks

in reply to: Package List Addon #67485

Hi,

1. No, it will only require WordPress download manager.
2. yes, the user can add any type of package.

Can you please send login details in private and link to check it?

Thanks

in reply to: Upload from Frontpage Problem #67475

Looks like you have permission problem, from your package settings allow access field is blank.

in reply to: PDF files downloading as gibberish #67474

Which version of download manager are you using?
Please update to the latest version.

Thanks

Viewing 25 posts - 1,076 through 1,100 (of 1,509 total)