Shahriar

Forum Replies Created

Viewing 25 posts - 10,176 through 10,200 (of 12,510 total)
in reply to: Linkedin lock options not working #47434

Shahriar
Moderator

There are still error with your linked in app setup:

https://www.evernote.com/l/AV2kFOmIPIBFG4oG2gO_5KsvDqdxpxGD2L0B/image.png

You need to add your domain as valid SDK domain in JavaScript tab like this:

https://www.evernote.com/l/AV1gVsropFtLyo7nHPjZEwEXdDnKq6PGfJMB/image.png

in reply to: Software Licensing #47433

Shahriar
Moderator

Sorry for the delay, we have fixed the issue and the update is coming within next 24 hours.

in reply to: Email Subscription #47432

Shahriar
Moderator
This reply has been marked as private.
in reply to: Paypal leads to 404 (!!!) #47422

Shahriar
Moderator

Hi,

Did you set return URL in PayPal settings?

https://www.evernote.com/l/AUeXUJGTRuJHB7DfllZs7yTUrhFVsBp0dosB/image.png

in reply to: Page Details is not opened #47421

Shahriar
Moderator

Hi,

In your link i can view all details pages. In first tab it is loaded using ajax and other pages loads whole details page.

Do you want to use popup for package details in 2nd/3rd tabs? Using a link template with [popup_link] should work (tested with latest version ).

Please send temporary wp-admin login info in private reply to check if there is any issue with popup and correct me if i misunderstood anything.

Thanks.

in reply to: Mailchimp plugin – mail with download link is empty #47420

Shahriar
Moderator

Hi,

Please edit your mail template from Downloads Subscriber Email Template Tab. Use available tags  to put links, name etc in template.

Thanks.


Shahriar
Moderator

1. I have updated Download Manager to the latest version

2. Edit Email Template from Downloads Subscriber Email Template Tab

3. Please check your reCAPTCHA site and secret key. This issue might be related to wrong key.

Thanks

in reply to: Don't want a link emailed #47416

Shahriar
Moderator

Sorry, that is not possible for now. However, we shall add the option with next update.


Shahriar
Moderator

Please download and update v2.5.2, issue is fixed there.

in reply to: Twitter Follow not giving download #47413

Shahriar
Moderator

I’m checking tweet issue, however before or after download is delivering properly, so users shouldn’t have any complain.

in reply to: Amazon S3 Add-on issues #47412

Shahriar
Moderator

It is related with IAM settings in AWS, I need to check it in your AWS account to find exact reason.

in reply to: Download manager breaks https with image file #47390

Shahriar
Moderator

Thanks for reporting.

in reply to: User Restriction #47389

Shahriar
Moderator

Add following code in your theme’s functions.php file to hide toolbar,

if ( ! current_user_can( ‘manage_options’ ) ) {
show_admin_bar( false );
}

This code will hide toolbar for all users except admins.

in reply to: Plugin breaks WordPress search #47388

Shahriar
Moderator

Do you want to remove packages from search result?

You can do that by changing following line of code ( download-manager.php line 171)

'exclude_from_search' ► (bool)get_option('__wpdm_exclude_from_search', false),

to

'exclude_from_search' ► (bool)get_option('__wpdm_exclude_from_search', true),

Thanks.

in reply to: Invalid License Key #47387

Shahriar
Moderator

@pixelbombe, Unlocked.

in reply to: download count not working #47386

Shahriar
Moderator

Hi,
Download count works on whole package download. If you download a file from a package, not the whole package, download count does not increase.

In your site, you are using a page Template (https://www.evernote.com/l/AUeJaD0ne2hPrI2nFCPTWozGbIzb3XXzogE) which does not have package download link, you were downloading single files, not the package. That’s the reason , count didn’t increase after many download.

I have used a different Page Template which has package download button (https://www.evernote.com/l/AUdAqjt9MNRMaqKfbp3hXfcHhyNkLHCFzwo) and downloading the package now increases count.

Thanks.

in reply to: Add more fields to the email lock option #47385

Shahriar
Moderator

Hi,

1. Use required attribute is input field to make it a mandatory field and checked attribute to check it by default

2. Add this customized code in your theme’s functions.php  file to avoid losing it after plugin update

3. It is not built in feature. But, You can use this hook to implement the feature http://www.wpdownloadmanager.com/doc/action-reference/wpdm_before_email_download_link/

Thanks.

 

in reply to: User Review Add-on #47384

Shahriar
Moderator

Hi, No option yet to publish without admin review. However, I have set it publish without admin permission in your site. Thanks.

in reply to: Where Can l see the Messages sent to user store #47383

Shahriar
Moderator

These mails are not stored in site. User receives these messages to their mail inbox.

in reply to: How To show Category On All packages #47366

Shahriar
Moderator

This only works on single-wpdmpro.php file,

https://www.evernote.com/l/AUe48D4vNBNNbKRzC8ZaCJ9rCmUzZcQ_Xr0

in reply to: User Restriction #47343

Shahriar
Moderator

Sorry not clear what you meant by other pages. Do you mean admin area of your site?

in reply to: Error from the registration form #47342

Shahriar
Moderator

Hi,

Disable and delete current installation of WPDM. Then try a new install. Maybe plugin was not installed properly. If reinstalling doesn’t work, please send temporary wp-admin login info in private reply.

in reply to: How To show Category On All packages #47341

Shahriar
Moderator

Please check now. Edited appmarket/sinlge-wpdmpro.php file.

in reply to: Connect DM to an Autoresponder #47340

Shahriar
Moderator

Hi,

We don not have any addon yet form Aweber or Getresponse. You can check avaiable email addons here http://www.wpdownloadmanager.com/downloads/email-add-ons/

We provide custom upgrade service. Let us know if you are interested in building custom solution.

Thanks.

in reply to: Bug in Download limit ? #47339

Shahriar
Moderator

Hi,

Checking all the issues you explained. All required issue will be fixed in next update. BTW, multiple downloads of same package does not increase the count.

Thanks.

Viewing 25 posts - 10,176 through 10,200 (of 12,510 total)