Shahriar

Forum Replies Created

Viewing 25 posts - 4,826 through 4,850 (of 12,513 total)
Sep 19, 2018 at 10:07 pm
#87305
Moderator
Shahriar
Staff OP

Oh, that where the problem is. Currently, Default Values works with [wpdm_frontend flaturl=0] only. Soon, we will add support for the [wpdm_package_form] shortcode too.

Sep 19, 2018 at 10:02 pm
#87304
Moderator
Shahriar
Staff OP

The button issue is related to the Tab component of the visual composer. It is removing the action from the download buttons.

I have inserted the same shortcode here https://greatthingsgrowhere.co.nz/link-template-test/The button is working fine there. Please contact visual composer support about the issue. Or use the shortcode without tabs.

Sep 19, 2018 at 9:25 pm
#87301
Moderator
Shahriar
Staff OP

Hi,

Please send login info in private reply. I will set it up for you.

Thanks.

Sep 19, 2018 at 9:04 pm
#87299
Moderator
Shahriar
Staff OP

Hi,

Sorry for the delayed reply.

WPDM API doesn’t have the write feature yet. But noted for implementation.

Thanks.

Sep 19, 2018 at 8:40 pm
#87297
Moderator
Shahriar
Staff OP

Hi,

You can add the following CSS in Customizer Additional CSS to hide the search input in all packages table.

.dataTables_filter { display: none; }

If you want more advanced search and filtering features please check the Directory Add-on ( https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ ). Here is a demo of the add-on https://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/

Thanks.

Sep 19, 2018 at 8:35 pm
#87295
Moderator
Shahriar
Staff OP

Maybe Plugin Update Notice: is disabled from WPDM Basic Settings page. You have to update the core plugin from the WordPress plugins page.

Sep 19, 2018 at 8:26 pm
#87294
Moderator
Shahriar
Staff OP

There is a built-in page template ( Single Column, Extended, PlayList ) with [file_list] tag. You can clone that template and edit on top of it.

However, if you need further help on this please send temporary wp-admin login info in private reply. And let me know how do you want to add this on your custom template. Do you have any specific design requirement?

Sep 19, 2018 at 8:23 pm
#87293
Moderator
Shahriar
Staff OP

No need to worry about the individual file id ( screenshot 1 ). You can use the shortcode to serve the download. However, please send temporary wp-admin login info in private reply if the download is not working.

Where have you stored your files? The default file location is /uploads/download-manager-files/ for Download Manager.

Sep 19, 2018 at 8:19 pm
#87292
Moderator
Shahriar
Staff OP

@itesla, Unlocked your key. You can use it on the new domain. Thanks.

Sep 19, 2018 at 8:17 pm
#87291
Moderator
Shahriar
Staff OP

Hi,

Yes, social locks work with Amazon S3 files.

Thanks.

Sep 19, 2018 at 8:11 pm
#87290
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Sep 19, 2018 at 7:24 pm
#87288
Moderator
Shahriar
Staff OP

Possible but requires code customization. Replace all svg instances in /download-manager/libs/class.FileList.php file. But the icons actually match with the file type. From your screenshot, I see that the SVG icon has DOC label in it.

Sep 19, 2018 at 7:21 pm
#87287
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue. This is settings related issue. Maybe user doesn’t have access to the package. Text file content or name should indicate where the issue is.

Sep 19, 2018 at 7:19 pm
#87286
Moderator
Shahriar
Staff OP

Hi,

Does your membership levels create user role? If you have unique user role for each membership, that can be used to control access to downloads.

You have to create separate packages with JPG and Photoshop files. When creating the packages assign the premium role in access settings if the files are Photoshop. Otherwise, assign the standard role.

We have a Membership Add-on which handles this smoothly. You can check details here https://www.wpdownloadmanager.com/download/wp-pro-membership/

Thanks.

Sep 19, 2018 at 7:13 pm
#87285
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Sep 19, 2018 at 7:08 pm
#87284
Moderator
Shahriar
Staff OP

Right now it is not possible to modify it from outside. But we have the plan to add a filter there to modify the license using a hook.

Sep 19, 2018 at 7:06 pm
#87283
Moderator
Shahriar
Staff OP

1 ) Maybe user doesn’t have access to the package. Please check package access settings.

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

2 ) We will fix it in next release. For now, you can use another page template. The code is shown in Single Column, Flat page template.

3 ) Yes, you can use category shortcode to downloads from the selected category or categories. Or you can use all packages table to show all downloads.

Use TinyMCE Button add-on ( https://www.wpdownloadmanager.com/download/advanced-tinymce-button/ ) to insert shortcode easily.

Sep 19, 2018 at 7:00 pm
#87282
Moderator
Shahriar
Staff OP

Hi,

The sign-up form is coming from your theme or another plugin. The theme/or plugin might have an option to remove/add the form is selected post types.

However, I have to check your installation to find where it is coming from. Please send login info in private reply if you want me to check there.

Or you can try to find the related option to disable it from the download page.

Thanks.

Sep 19, 2018 at 6:37 pm
#87279
Moderator
Shahriar
Staff OP

Have you enabled the email lock? That should ask users email before serving download. Are you using another email add-on?

Or Are you trying to serve download with 2 options,

1 ) Download and opt in to a mailing list
2 ) Download but do not opt in to a mailing list

Sep 19, 2018 at 6:10 pm
#87273
Moderator
Shahriar
Staff OP

Sorry for the delayed reply.

Please send temporary wp-admin login info in private reply of your test server. I will check the issue there. Don’t worry about the license there. I will add an extra license for the time being.

Thanks.

Sep 19, 2018 at 5:56 pm
#87271
Moderator
Shahriar
Staff OP

Hi Alesia,

Download Manager files data are stored in __wpdm_files post meta as serialized value.

By the way, did you try WPDM’s bulk import options? If you did, which feature do you think it lacks? Your input will be much appreciated.

Thanks.

Sep 19, 2018 at 5:53 pm
#87270
Moderator
Shahriar
Staff OP

Maybe you have missed some characters when copied the code. Please send FTP info. I will add the code for you. Send me a site URL too So I can check if it works.

Sep 19, 2018 at 5:33 pm
#87267
Moderator
Shahriar
Staff OP

Please login to your WPDM account from Downloads Settings Updates tab to get the update right from your plugins page.

Sep 19, 2018 at 4:55 pm
#87262
Moderator
Shahriar
Staff OP

Hi,

How are you importing files? CSV or Directory Import? The import process creating packages mean it is also creating package/post IDs. A post can’t exist without ID.

You will find the ids in shortcode column of all packages page.

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

Let me know if you need further assistance on this. You can send temporary wp-admin login info in private reply if you want me to check the issue in your installation.

Thanks.

Sep 19, 2018 at 4:48 pm
#87261
Moderator
Shahriar
Staff OP

Hi,

Default Values works in frontend too. Maybe you are using an older version of WPDM.

Please check if you have WPDM ( 4.7.8 ) and Default Values ( 1.7.0 ). You can download the latest version here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases

Thanks.

Viewing 25 posts - 4,826 through 4,850 (of 12,513 total)