Hasibul Amin Hemel

Forum Replies Created

Viewing 25 posts - 926 through 950 (of 1,509 total)
Jan 29, 2018 at 8:32 am
#68713

Hi,

You can modify this email from plugins/wppromembership\email and file is admin_change.html.

If you want to disable it from this file wppromembership\class\class.wpmpemail.php and remove the function function sendAdminChangeEmail from line 668.

Thanks

Jan 27, 2018 at 6:55 pm
#68664

Hi,

Does the apk download successfully on the device? If you are facing the problem with installation after download then there might be an issue with the security of your Android device. You need to allow unknown sources from settings so that you can install the apk on the device without warning.
Once the files downloaded in your device, it is not possible to renaming it.
Thanks

Jan 27, 2018 at 5:22 pm
#68659

Hi,

You can use advanced custom field addon and create new filed for publication date and show it in the information table easily.

Thanks

Jan 27, 2018 at 11:56 am
#68640

Hi,

You can get this theme from here.

Thanks

Jan 27, 2018 at 11:23 am
#68638

Yes, that is not possible. But you can assign multiple membership labels to a single package.

Jan 27, 2018 at 9:33 am
#68634

Did you use the same license for 3 domain? Can you post your license in private reply?

Alternate, You can download updates from purchase area, and disable and delete the existing plugin and upload and activate the new one.

Thanks

Jan 27, 2018 at 9:21 am
#68632

Hi,

Are you developing the site in localhost? or it’s on a server? If it can be accessible please send the login to check the issue.

Thanks

Jan 27, 2018 at 8:05 am
#68625

Hi,

Does WordPress download manager not working after the migration? or the website is not working? Did you replace the old domain in database with the new domain URL correctly? Please contact your server admin if you have an issue with the database to have a backup of the full website of the old version. Also, you can send the login in private to check.

Thanks

Jan 27, 2018 at 8:01 am
#68624

Hi,

Please send temporary login info in private to check it.

Thanks

Jan 27, 2018 at 7:54 am
#68622

Hi,

Please post your license and login details in private reply to check it.

Thanks

Jan 27, 2018 at 7:49 am
#68621

Hi,

If you are using siteground hosting please include following in your .htaccess file in the server. If the issue not solved by adding this, Please send login in private to check.

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

Thanks

Jan 26, 2018 at 2:09 pm
#68575

Hi,

As mentioned above, you can use the WP Pro membership to create different membership group, and you can assign all or specific packages to a group level. Now you have to put users on the specific membership group level who can only access those packages.

Or you have to manually select user id from the single package.

Thanks

Jan 25, 2018 at 11:58 pm
#68545

Seems like the theme CSS if conflicting the style of pagination. It’s default bootstrap pagination. Your theme CSS seems like overriding it.

Jan 25, 2018 at 10:49 pm
#68539

Its the default value we use in the backend to check if there any limit exists by comparing value. if not then it has no limit.

Jan 25, 2018 at 10:47 pm
#68538

Please install the plugin zip file in your WordPress site from plugins add new option. If you have any older version, first delete that plugin. After activate put the license in the setting.

Thanks

Jan 25, 2018 at 10:42 pm
#68535

Hi,

In that case as the payment been already done, you need to change the user email manually from the user settings as the customer report for it with the contact form?

Jan 24, 2018 at 8:40 am
#68381

Can you send the package link in private to check?

Thanks

Jan 24, 2018 at 8:39 am
#68380

Hi,

Thanks for details, we will look into this.

Jan 24, 2018 at 8:26 am
#68378

Hi,

You can have that option with this addon (https://www.wpdownloadmanager.com/download/advanced-access-control/)

And yes only the selected users will have access to the package.

Thanks

Jan 24, 2018 at 8:22 am
#68377

You can put 0 for not keep any limit on file download per user.

Jan 23, 2018 at 8:51 pm
#68356

Hi,

Please check if the directory wp-content/uploads/download-manager-files/is available. If not then disable and reactivate the plugin which will create the folder. If not then manually create the folder. If the folder already exists then there might be permission issue that the plugin can’t write files to that folder.

Which hosting are you using?

Thanks

Jan 23, 2018 at 12:00 pm
#68321

Hi,
Looks like you are using Divi theme. The page use Metro Style page template. You need to make the page full width. Can you send login in private, so I can have a look?

Thanks

Jan 23, 2018 at 11:56 am
#68319

Hi,

Seems like you are using the wrong key, can you send the key and login in private to check the issue? Did you follow the tutorial correctly?

Jan 23, 2018 at 11:53 am
#68318

Hi,

You can add a new user ( with subscriber role ) from Admin Dashboard Users Add New page.

The list of Downloads Subscribers page comes from WPDM’s Email Lock submission. This list does not represent the WordPress uses, it is just a list of collected emails ( and other info ).

Thanks

Jan 23, 2018 at 7:10 am
#68307

You can use simple jquery with the theme to remove the div with the class name. But you need to run the code only for the page you want to hide the div.

var title = $(".w3eden").contents();
$(".w3eden").replaceWith(title);

Thanks

Viewing 25 posts - 926 through 950 (of 1,509 total)