Shahriar

Forum Replies Created

Viewing 25 posts - 1,926 through 1,950 (of 12,513 total)
Jul 9, 2019 at 7:59 pm
#109476
Moderator
Shahriar
Staff OP

Use custom wpdm-reg-form.php template file instead of Quick Form. This approach is more customizable. Please send FTP info, I will do the registration from customization for you.

Jul 9, 2019 at 7:46 pm
#109472
Moderator
Shahriar
Staff OP

Please use [file_list] template tag in your page template to show the file list with the file price.

Jul 9, 2019 at 7:43 pm
#109471
Moderator
Shahriar
Staff OP

Create a custom template link template from Downloads Templates page. In the custom template place the following code,

<a target="_blank" class="btn btn-success" href="[download_url]">[title]</a>

Use this new template in your shortcode.

Jul 9, 2019 at 7:39 pm
#109470
Moderator
Shahriar
Staff OP

There is no such option available in the category level. You can set this kind of message for packages only. Users will see “You are not allowed to download.” or the custom message you set from Basic Settings Messages when the package is restricted for her user role.

Jul 9, 2019 at 7:03 pm
#109469
Moderator
Shahriar
Staff OP

Version 4.9.8 does export history in download-stats.csv file. Please send temporary wp-admin login info in private reply if it isn’t working on your site.

Jul 9, 2019 at 7:00 pm
#109468
Moderator
Shahriar
Staff OP

Hi,

You have the v.3.3.8 there. There is only one test package.

Did you revert the installation to the old version after trying v.4.9.8? In which version did you face the reported issue?

If you want I can install the latest version for you. You can download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases Latest version should work without any issue.

Thanks.

Jul 9, 2019 at 6:40 pm
#109467
Moderator
Shahriar
Staff OP

Hi Simon,

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 9, 2019 at 6:39 pm
#109466
Moderator
Shahriar
Staff OP

Are you using [popup_link] tag anywhere? If not, please add the following code to your theme’s functions.php file. This code will remove the modal code.

remove_filter( 'wp_footer', 'wpdm_popup_link' );

Jul 9, 2019 at 6:31 pm
#109465
Moderator
Shahriar
Staff OP

Yes, we will add the code in our next release of the add-on.

Jul 9, 2019 at 6:30 pm
#109464
Moderator
Shahriar
Staff OP

Maybe you have made some permalink related changes. Please send temporary wp-admin login info in private reply to check the issue. Maybe there is a way to fix this without any coding.

Jul 9, 2019 at 6:28 pm
#109463
Moderator
Shahriar
Staff OP

Hi,

There are two bulk import options available. CSV and Directory import. In the case of CSV, you have to create the CSV file with all necessary package info.

Directory import is easier. You select a dir and import all files. One package will be created for each file.

Documentation link https://www.wpdownloadmanager.com/doc/bulk-import/

Now, the question is dow you need multiple packages/posts? How many files do you have? If you want you can attach the whole directory in a package.

Thanks.

Jul 9, 2019 at 6:07 pm
#109462
Moderator
Shahriar
Staff OP

This is the last time you have to do it. For all upcoming versions, the auto-update will work.

Jul 9, 2019 at 6:05 pm
#109461
Moderator
Shahriar
Staff OP

Your files are hosted on Dropbox, download all files as a single zip won’t work in this case. Download Manager can serve zip file of all attached files when those are stored on your own server.

Jul 9, 2019 at 5:46 pm
#109458
Moderator
Shahriar
Staff OP

Please install the latest version of S3 add-on. We released an update today. If that doesn’t fix the issue re-check your license key. Send temporary wp-admin login info in private reply if none of these solves the issue.

Jul 9, 2019 at 5:44 pm
#109457
Moderator
Shahriar
Staff OP

The download works fine on my test. Maybe you have updated the Form Lock add-on which fixed the issue.

Jul 9, 2019 at 5:40 pm
#109456
Moderator
Shahriar
Staff OP

I got no error when activating the plugin. Please send temporary wp-admin login info in private reply to check the issue. Send me the page where the error is shown.

Jul 9, 2019 at 5:28 pm
#109454
Moderator
Shahriar
Staff OP

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

Jul 9, 2019 at 5:26 pm
#109453
Moderator
Shahriar
Staff OP

Thanks for the info. We are working on it. Some of the demos are back now and rest will be back soon.

Jul 9, 2019 at 5:25 pm
#109452
Moderator
Shahriar
Staff OP

I see you are using the Box View of the file list. The icon from the package setting doesn’t have any effect on this case. It is being set dynamically based on the file type. So when adding multiple files of different types, Box View shows file icon for each file.

The icon from package settings will only be applied to [icon] template tag in your link/page template.

In your case, the solution is modifying the /download-manager/libs/class.FileList.php file. Add the following code after line 348. Replace the icon URL text with actual URL.

if( $ext == 'pcb') $fticon = 'icon-url-here';

Another option is replacing the pcb.svg with your own icon in wpdm-file-type-icons dir.

Jul 9, 2019 at 5:05 pm
#109451
Moderator
Shahriar
Staff OP

Sorry, can’t offer any discount on the add-on. But you can purchase the Special Pack where you will get many useful add-ons including the Advanced Access Control. We are selling the Special Pack at a huge discount https://www.wpdownloadmanager.com/download/wordpress-download-manager-special-pack/

Jul 9, 2019 at 4:59 pm
#109450
Moderator
Shahriar
Staff OP

It is not possible yet. But that’s will be a nice addition to the add-on. We will add this feature in next release of the add-on. The captcha option will be made optional too. The next version is coming within 1 week.

Jul 9, 2019 at 4:56 pm
#109449
Moderator
Shahriar
Staff OP

Looks like you have already figured it out. Anyway, if someone else looking for the same solution, use [pdf_thumb] template tag in your page template to show the thumbnail of the attached PDF.

Jul 9, 2019 at 4:53 pm
#109448
Moderator
Shahriar
Staff OP

Hi,

You can add that info using a custom link page template. Add the plan info as another row in the package info section.

Thanks.

Jul 9, 2019 at 4:06 pm
#109446
Moderator
Shahriar
Staff OP

Hi Stephan,

You can change the button color from Downloads Settings User Interface Tab.

Thanks.

Jul 9, 2019 at 4:04 pm
#109445
Moderator
Shahriar
Staff OP

Please use the compact view if you want to show category dropdown. Here is the shortcode for that,

[wpdm-archive button_style="inverse" link_template="link-template-panel" order_by="post_title" order="asc" items_per_page="9" cat_view="compact" cols=3]

Viewing 25 posts - 1,926 through 1,950 (of 12,513 total)