Hasibul Amin Hemel

Forum Replies Created

Viewing 25 posts - 1,176 through 1,200 (of 1,509 total)
Dec 21, 2017 at 11:21 am
#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

Dec 20, 2017 at 11:40 pm
#67113

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

Dec 20, 2017 at 11:20 pm
#67112

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

Can you check info?

Dec 20, 2017 at 11:03 pm
#67109

Hi,

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

Thanks

Dec 20, 2017 at 10:11 pm
#67108

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

Thanks

Dec 20, 2017 at 10:10 pm
#67107

Hi,

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

Thanks

Dec 20, 2017 at 10:07 pm
#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

Dec 20, 2017 at 10:01 pm
#67105

Could you send login in private to check the issue?

Thanks

Dec 20, 2017 at 9:51 pm
#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

Dec 20, 2017 at 9:16 pm
#67102

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

Thanks

Dec 20, 2017 at 8:53 pm
#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

Dec 20, 2017 at 8:03 pm
#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

Dec 20, 2017 at 2:18 pm
#67065

Hi,

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

Thanks.

Dec 20, 2017 at 2:13 pm
#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?

Dec 20, 2017 at 7:18 am
#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?

Dec 19, 2017 at 9:06 pm
#67042

Hi,

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

Thanks

Dec 19, 2017 at 8:34 pm
#67040

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

Thanks

Dec 19, 2017 at 8:30 pm
#67039

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

Thanks

Dec 19, 2017 at 8:21 pm
#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

Dec 19, 2017 at 7:12 pm
#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

Dec 19, 2017 at 7:03 pm
#67023

Hi, does any functionalities were broken?

Dec 19, 2017 at 5:59 pm
#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

Dec 19, 2017 at 5:47 pm
#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

Dec 19, 2017 at 12:44 pm
#66989

Why are using the same package multiple time?

http://prntscr.com/hpjsou

Dec 19, 2017 at 12:10 pm
#66985

The login was not resolved.

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