Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 13,526 through 13,550 (of 20,559 total)
Jan 19, 2021 at 4:19 pm
#144835
Moderator
Nayeem Riddhi
Staff OP

Hi,

Are you using this shortcode, [wpdm_archive_filter items_per_page="12" link_template="app_card" cols=3 colspad=2 colsphone=1], it is working fine from my side, please let me know

thanks

Jan 19, 2021 at 4:05 pm
#144833
Moderator
Nayeem Riddhi
Staff OP

Do you have Advanced Custom Fields Add-on, https://www.wpdownloadmanager.com/download/advanced-custom-fields/, this also helps you to add additional fields with the user registration form

thanks

Jan 19, 2021 at 3:57 pm
#144832
Moderator
Nayeem Riddhi
Staff OP

Hi,

I think the template was not well documented or may have script issue too, you may copy our created template and customize according to own way. however, glad to hear that, your problem has been resolved

thanks

Jan 19, 2021 at 7:09 am
#144801
Moderator
Nayeem Riddhi
Staff OP

Hi,

Please use the dropbox add-on https://www.wpdownloadmanager.com/download/dropbox-explorer/ instead of using direct dropbox URL

thanks

Jan 19, 2021 at 7:03 am
#144800
Moderator
Nayeem Riddhi
Staff OP

please check the doc here, https://www.wpdownloadmanager.com/doc/settings/license/ for your license key option

thanks

Jan 19, 2021 at 7:01 am
#144799
Moderator
Nayeem Riddhi
Staff OP

Hi,

I have checked your issue. you have uploaded files from the media library. Choosing from the Select From Media Library option. By default, it will do so. You can also choose the other option too. When you attach files from media library as URL WPDM simply redirect to that URL when a user clicks on the download button, but when you upload a file directly or attach a file from server as server path, WPDM handles the download process and so there it can decide whether the file will open in browser or force download. So, if your file is already in the media library, and you want them to download instead of open in browser, please attach those files using the server file browser or select files instead of the medial library file selector.

Thanks.

Jan 19, 2021 at 6:27 am
#144796
Moderator
Nayeem Riddhi
Staff OP

please try with memory_limit 1024MB, some users get resolved the issue with this

thanks

Jan 19, 2021 at 6:24 am
#144795
Moderator
Nayeem Riddhi
Staff OP

Can you please set the memory 1024MB for checking, many users get resolved with this, let me know

thanks

Jan 19, 2021 at 6:22 am
#144794
Moderator
Nayeem Riddhi
Staff OP

Please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Jan 19, 2021 at 6:20 am
#144792
Moderator
Nayeem Riddhi
Staff OP

Have you checked this option, Open in Browser from Downloads > Settings > Basic Settings, please let me know

thanks

Jan 19, 2021 at 6:04 am
#144791
Moderator
Nayeem Riddhi
Staff OP

Hi,

For subscription system and for all other feature you can use live forms, https://wordpress.org/plugins/liveforms/ here, also I have checked that, you have already using the form-lock add-on, live-forms has vast features and functionality, you can ask me anything about details regarding this plugin

thanks

Jan 19, 2021 at 5:45 am
#144790
Moderator
Nayeem Riddhi
Staff OP

you can set the font size, like font-size:15px !important you should put here !important for overriding the existing font size, and you have to put it in your theme style.css

thanks

Jan 19, 2021 at 4:33 am
#144786
Moderator
Nayeem Riddhi
Staff OP
This reply has been marked as private.
Jan 19, 2021 at 4:30 am
#144785
Moderator
Nayeem Riddhi
Staff OP

please use this shortcode, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_packages-wp_query-in-a-shortcode-for-download-manager-packages/, you will get the same and more extended feature with this shortcode, I have tested here, http://myramjackstg.wpengine.com/wpdm-test/, it is working fine here

thanks

Jan 19, 2021 at 4:17 am
#144784
Moderator
Nayeem Riddhi
Staff OP

can you please enable/disable other plugins for checking, you may also switch theme to other for checking, I have checked that, some functionality not effecting from WPDM settings for the shortcode, from my testing site, with this shortcode is working fine, please let me know then

thanks

Jan 19, 2021 at 3:39 am
#144782
Moderator
Nayeem Riddhi
Staff OP

Allowing multiple locks I think it is required customization code. But for email lock, there also has been set subscription system, you shall find subscriber from Downloads > Subscriber > Email Lock, please check

thanks

Jan 19, 2021 at 3:29 am
#144781
Moderator
Nayeem Riddhi
Staff OP

Do you want to set it dynamically for your many packages, please let me know

thanks

Jan 19, 2021 at 3:23 am
#144780
Moderator
Nayeem Riddhi
Staff OP

Please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Jan 18, 2021 at 6:37 pm
#144766
Moderator
Nayeem Riddhi
Staff OP

Sorry for some delay, checking your issue tomorrow

thanks

Jan 18, 2021 at 6:36 pm
#144765
Moderator
Nayeem Riddhi
Staff OP

Have you followed these process, please check all of them,

1.Editing the wp-config.php file
2.Editing the php.ini file
3.Editing the .htaccess file

1.Editing the wp-config.php file

Here you will need to edit thewp-config.php file.
define( 'WP_MEMORY_LIMIT', '1024M' );

2.Editing the php.ini file

On a live install, the file can be accessed within the root of your install, that is within the /public_html/ folder. Note that the file is not installed by WordPress but in most cases set up by your host. If you are using CPanel as your control panel, for example, make sure the checkbox for “Show Hidden Files” is checked and then click Go. You may check into this article on how to go about editing the file. Before editing the file, kindly preserve a backup to it by downloading it to your computer.
Once this is done, open the file, add or edit the following line:

memory_limit 512M

3.Editing the .htaccess file

The .htaccess file is a file located within the root of your WordPress files.

You will need to add or edit the following code to the bottom of the file:

php_value memory_limit 256M

With this done, you can then save your changes and check if the error is resolved.

Thanks

Jan 18, 2021 at 6:33 pm
#144764
Moderator
Nayeem Riddhi
Staff OP

You are using multiple locks with form lock for a package, so it is causing, I have tested here, https://www.speedtoproficiency.com/download/wpdm-test/, it is working fine with email lock and template, please check

thanks

Jan 18, 2021 at 6:07 pm
#144760
Moderator
Nayeem Riddhi
Staff OP

For auto-sync old packages, You have to select bucket and folder form settings, then set a Cron URL like https://website.url?s3sync=1 from your from Cpanel or hosting admin panel with 2 mins interval, moreover, you have to make it read-only for role user from Amazon s3 Settings

thanks

Jan 18, 2021 at 6:06 pm
#144759
Moderator
Nayeem Riddhi
Staff OP

Hi,

For auto-sync old packages, You have to select bucket and folder form settings, then set a Cron URL like https://website.url?s3sync=1 from your from Cpanel or hosting admin panel with 2 mins interval, moreover, you have to make it read-only for role user from Amazon s3 Settings

thanks

Jan 18, 2021 at 4:53 pm
#144756
Moderator
Nayeem Riddhi
Staff OP

Hello,

Have you updated the WPDM plugin/theme recently or not made backup following this doc, https://www.wpdownloadmanager.com/doc/template-files/, please let me know

thanks

Jan 18, 2021 at 4:47 pm
#144755
Moderator
Nayeem Riddhi
Staff OP

Are you talking about this email-lock as I image attached?

Image 2021-01-18 at 10.40.48 PM

let me know, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue

Thanks

Viewing 25 posts - 13,526 through 13,550 (of 20,559 total)