Hasibul Amin Hemel

Forum Replies Created

Viewing 25 posts - 1,176 through 1,200 (of 1,509 total)
in reply to: Can't use Plug-in #67141

Please send ftp info to find the php error.
It’s maybe related to php7, working fine with php5.6
And your WordPress login was incorrect.
Thanks

in reply to: Updating to Pro version from Free #67113

Your username has space. Can you check if it is correct?

in reply to: email notification #67112

Authentication failed.
Error: Critical error: Could not connect to server

Can you check info?

in reply to: HTTPS errors: mixed content #67109

Hi,

Is there any functionality broken? Can you send me the link of the page?

Thanks

in reply to: download manager after site migration #67108

Please send login and ftp access in private to check the issue.

Thanks

in reply to: Transfer license from test to production site #67107

Hi,

Please provide your license in private reply to unlock it from old domain.

Thanks

in reply to: Insert custom field in registration form #67106

Hi, Yes you modify the registration form by adding filter to your function.php file of theme.

Here you can find details.

Also we are hoping to add this feature on our next version of Advance Custom Fields.

Thanks

in reply to: Form Lock Breaks Page with Formidable Forms #67105

Could you send login in private to check the issue?

Thanks

in reply to: TinyMce button – I can't see my package to select #67103

The button works fine in my test environment. There might be a server error. can you send ftp info in private reply?

Are you using the latest version of the plugin?

Thanks

in reply to: Email template password #67102

Hi,
You can modify this and put the code [# password #] in the email to send the email upon registration.

Thanks

in reply to: URL to overview #67100

I saw your category base and package base was the same?

There is a quate above. “Caution: Use unique word for each url base. Also, don’t create any page or post with the same slug you used for WPDM URL Bases below.”

Please modify it.
So category page will be work here http://195.238.77.215/~kavlingelarcen/laddaners/instruktioner/

And yes, the user can download from that page not going the package details page from this page. Here is the button for direct download.

But if the user can see details page by clicking on the title. You can modify that too from all downloads table template here ../download-manager/tpls/wpdm-all-downloads.php

Thanks

in reply to: Updating to Pro version from Free #67097

Hi,
Really sorry to hear that you are experiencing this kind of issue.
As you upgrade from the free version all the data should be available in the pro version too. Cause the files only deleted. The database table is not deleted. Now, Did you change anything after deleting the plugin?

You can get the old data backup from your server. There should be at least 1-week backup. You can contact the hosting support.

And can you send the login to your WordPress site and FTP access in private reply?

I will look into the issue with pro version.

Thanks

in reply to: URL to overview #67065

Hi,

You can list all your download package by using [wpdm_all_packages] shortcode. Details Here.

Thanks.

in reply to: Form Lock Breaks Page with Formidable Forms #67063

Can you give the page URL?
As the email form is loaded for every downloads package separately.

And do you want to redirect to the email form from download package link?

in reply to: Issue with Sub-category package sort. #67050

So, When the page loads the order is correct as you defined in the shortcode. But when you click on subcategory menu the result page does not short the list by date of the package?

in reply to: Upload-link – Page not found #67042

Hi,

Looks like there is a problem with the [file_list_extended] shortcode. will add a patch soon to fix this

Thanks

in reply to: email notification #67040

Try to put it at the end of the file, and keep it separate than any other function.

Thanks

in reply to: Admin search showing non WPDM results #67039

You are welcome. Let me know if you find the defective plugin or any server php error.

Thanks

in reply to: Admin search showing non WPDM results #67034

It’s hard to say what’s actually causing the issue, but it isn’t WordPress. You have a LOT of plugins. and WordPress download manager is not producing the error. Try deactivating themes and plug-ins, a reactivating them one by one until the problem occurs to isolate the plug-in/theme responsible.

Thanks

in reply to: make a category with rul specifications not running #67025

Then it not possible yet.
we will add this in the future version of category manager add-on ( https://www.wpdownloadmanager.com/download/front-end-category-manager/).

Thanks

in reply to: Errors In Internet Explorer #67023

Hi, does any functionalities were broken?

in reply to: email notification #67015

Why are using the if?
And the code filter is commented out.

add_filter('wpdm_email_lock_heading','wpdm_custom_email_lock_heading',10,2);
function wpdm_custom_email_lock_heading($lock_heading,$package){
   $lock_heading = "My custom title";
   return $lock_heading; 
} 

Try this code only.

Thanks

in reply to: Can't use Plug-in #67013

As you are using siteground then please add following rule to your .htaccess file to fix the issue,

<IfModule mod_security.c>
SecFilterRemove 001868
</IfModule>

If it doesn’t fix it let me know.

Thanks

in reply to: File cannot be download : Access Denied #66989

Why are using the same package multiple time?

http://prntscr.com/hpjsou

in reply to: Remote FTP TLS? #66985

The login was not resolved.

Viewing 25 posts - 1,176 through 1,200 (of 1,509 total)