Shahriar

Forum Replies Created

Viewing 25 posts - 9,151 through 9,175 (of 12,513 total)
Dec 16, 2016 at 9:37 pm
#51883
Moderator
Shahriar
Staff OP

Please use  following code to show file names,

<h3><button class="btn btn-danger btn-xs pull-right btn-remove-item" data-index="<?php echo $key; ?>"><i class="fa fa-trash-o"></i></button>           <?php echo isset($fileinfo[$file_index]['title'] ) ? $fileinfo[$file_index]['title'] : basename($file); ?></h3>

 

Dec 16, 2016 at 9:24 pm
#51882
Moderator
Shahriar
Staff OP

Hi,

Please use manual update for now. Auto update doesn’t work in some servers.

Disable and delete old version. Then install new version. You can download new version from your dashboard.

Thanks.

 

Dec 16, 2016 at 9:09 pm
#51880
Moderator
Shahriar
Staff OP

I couldn’t re-create the issue. After clicking the package link in this page it took me to the details page. But my user didn’t have access to the download. It changed the allow access to all visitors for the package to test if download works. And yes it worked.

Dec 16, 2016 at 8:56 pm
#51879
Moderator
Shahriar
Staff OP

Hi, Plugin update doesn’t change the selected template. So no need to worry about it. Update will only remove any changes you make in plugin code inside /plugins/download-manager/ directory.

Dec 16, 2016 at 8:52 pm
#51878
Moderator
Shahriar
Staff OP

Hi,

Sorry for the delay.

Please use the default WordPress post export module from Dashboard Tools Export page to export all downloads. Then import the file in new installation. After that relocate your whole /uploads/download-manager-files directory to your new installation.

Thanks.

Dec 16, 2016 at 8:50 pm
#51876
Moderator
Shahriar
Staff OP

Hi,

Please send FTP login info.

Looks like plugin code has been modified automatically during installation. One of the review plugin file code was empty in code editor. I have to check the FTP to be sure about this.

Dec 16, 2016 at 8:37 pm
#51875
Moderator
Shahriar
Staff OP

Hi,

Use download limit option from package settings

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

No option for controlling simultaneous downloads. But you can control download speed using this addon http://www.wpdownloadmanager.com/download/download-speed-control/

We are working on next update. There is no fixed released date yet.

Thanks.

Dec 13, 2016 at 9:30 am
#51815
Moderator
Shahriar
Staff OP

Hi,

An order confirmation email is sent to the customer right after completing payment. It may have gone to spam.

However, i have connected your order to you account. Now you can download from your dashboard.

Thanks.

Dec 13, 2016 at 8:19 am
#51811
Moderator
Shahriar
Staff OP
Dec 13, 2016 at 8:00 am
#51810
Moderator
Shahriar
Staff OP

Hi,

Please use following link to complete the payment ( $95 = Difference + $10 manual upgrade fee ),

[…]

Let me know when it is done. I will upgrade your license to developer plan.

Thanks.

Dec 13, 2016 at 7:55 am
#51808
Moderator
Shahriar
Staff OP

You can edit the message from /download-manager/wpdm-functions.php file. It is around line 382.

Dec 13, 2016 at 7:45 am
#51807
Moderator
Shahriar
Staff OP

Yes, it is possible. It requires some code customization. Go to /download-manager/tpls/wpdm-all-downloads.php file and then replace marked line with following code,

https://www.evernote.com/l/AUfyzvfB7OBA3rbTJwWzMGvMyHsBR1-wTHQB/image.png

<a class="package-title" href='<?php echo wpdm_download_url($data); ?>'><?php the_title(); ?></a><br/>

It actually changes the_permalink(); to wpdm_download_url($data);

Dec 13, 2016 at 7:37 am
#51806
Moderator
Shahriar
Staff OP

Do you want to just show link of a package in a regular WordPress post? It should work as you already have done.

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

Dec 13, 2016 at 7:22 am
#51805
Moderator
Shahriar
Staff OP

You can use your own template for search form. Please check the related doc here http://www.wpdownloadmanager.com/doc/template-files/

1. Create a directory named download-manager inside your active theme directory.

2. Make a Copy of wpdm-archive-page/tpls/advanced-search-form.php file and move the copy to the your-theme/download-manager/ directory.

3. Now this template will be used to show search for. Design it as you wish. Plugin update won’t erase your changes.

 

Dec 9, 2016 at 11:20 pm
#51753
Moderator
Shahriar
Staff OP

Hi,

Download Limit is associated with user role and packages (downloads). It means, limit is based on package. Not related to your Dropbox files. Your Dropbox files are just part of a package/download.

Suppose, Download Limit is set to 10 for subscriber role. After downloading 10 packages an user with subscriber role won’t be able to download any more packages. So, limit is being applied to your Dropbox files indirectly.

In your first screenshot “User Download Limit” value is global limit which can be overridden by following role based limit fields.

I hope, you understand now, how limit works. However, let me know if still confused anywhere.

Thanks.

Dec 9, 2016 at 11:07 pm
#51751
Moderator
Shahriar
Staff OP

Do you want to rename the dashboard menu label? It could be done from download-manager.php file, but not recommended. Changes will be lost after plugin update.

Dec 9, 2016 at 11:05 pm
#51750
Moderator
Shahriar
Staff OP

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

Dec 9, 2016 at 3:52 pm
#51728
Moderator
Shahriar
Staff OP

Unlocked your key from old domain. It should work on new one. Please try now.

Dec 8, 2016 at 11:10 pm
#51701
Moderator
Shahriar
Staff OP

There is nothing wrong with customized work here. It is your mistake in menu settings. Check following screenshot to understand what is going on.

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

When are you planning to complete the due fee?

Dec 8, 2016 at 10:31 pm
#51698
Moderator
Shahriar
Staff OP

Actually Download Manager data table does not have date sort support yet. It is in our to do list.

However, i have implemented it in your side. Sorting is working now.

Dec 8, 2016 at 8:57 pm
#51696
Moderator
Shahriar
Staff OP

Hi,

Please send temporary wp-admin login info and package link to check the issue.

Thanks.

Dec 8, 2016 at 8:53 pm
#51695
Moderator
Shahriar
Staff OP

Hi,

Dropbox addon for Download Manager let you add files from Dropbox to your package. But WPDM Dropbox addon does not work like your current Dropbox plugin ( from you link ).

Download Limit add-on works with any packages independent of where files added from. Means it works with Dropbox add-on. You can apply limit to packages that have files attached from your Dropbox.

Thanks.

Dec 8, 2016 at 8:00 pm
#51691
Moderator
Shahriar
Staff OP

Do you have Download Manager Pro? Panel link template only works with Pro version. Please send temporary wp-admin login info in private reply, if you have Pro version installed and still having issue.

Dec 8, 2016 at 7:55 pm
#51690
Moderator
Shahriar
Staff OP

Are you having issue with custom link template? Just tested the custom link template Danielem stated above, worked fine.

Dec 8, 2016 at 7:52 pm
#51689
Moderator
Shahriar
Staff OP

Hi,

It is not possible yet to change the upload directory.

But there is a template tag [pdf_thumb] available for generating PDF thumbnails. It requires ImageMagick  installed on your server.

You can use this tag in custom link/page template to show pdf thumb.

Thanks.

Viewing 25 posts - 9,151 through 9,175 (of 12,513 total)