Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 12,301 through 12,325 (of 19,334 total)

Nayeem Riddhi
Moderator

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

in reply to: registration Form #144833

Nayeem Riddhi
Moderator

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


Nayeem Riddhi
Moderator

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

in reply to: Direct download from Dropbox #144801

Nayeem Riddhi
Moderator

Hi,

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

thanks

in reply to: Error Messages related to download-manager #144800

Nayeem Riddhi
Moderator

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

thanks

in reply to: Force Download #144799

Nayeem Riddhi
Moderator

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.


Nayeem Riddhi
Moderator

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

thanks

in reply to: Illegal String Offset Fatal Error #144795

Nayeem Riddhi
Moderator

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

thanks

in reply to: Force Download #144794

Nayeem Riddhi
Moderator

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

Thanks

in reply to: Force Download #144792

Nayeem Riddhi
Moderator

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

thanks


Nayeem Riddhi
Moderator

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

in reply to: registration Form #144790

Nayeem Riddhi
Moderator

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

in reply to: LiveForms plugin is not active! #144786

Nayeem Riddhi
Moderator
This reply has been marked as private.

Nayeem Riddhi
Moderator

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


Nayeem Riddhi
Moderator

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


Nayeem Riddhi
Moderator

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

in reply to: Using Multiple Audio File Formats In Single Package #144781

Nayeem Riddhi
Moderator

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

thanks


Nayeem Riddhi
Moderator

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

Thanks

in reply to: Direct download from Dropbox #144766

Nayeem Riddhi
Moderator

Sorry for some delay, checking your issue tomorrow

thanks


Nayeem Riddhi
Moderator

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


Nayeem Riddhi
Moderator

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

in reply to: “S3 Auto Sync” option way of working #144760

Nayeem Riddhi
Moderator

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

in reply to: Sync is not working at all – Amazon S3 add on #144759

Nayeem Riddhi
Moderator

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

in reply to: Code modification not working anymore #144756

Nayeem Riddhi
Moderator

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


Nayeem Riddhi
Moderator

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 - 12,301 through 12,325 (of 19,334 total)