Shahriar

Forum Replies Created

Viewing 25 posts - 10,176 through 10,200 (of 12,513 total)
Jul 18, 2016 at 2:32 am
#47437
Moderator
Shahriar
Staff OP

Earlier download box was showing as popover, but due to many javascript errors in your site coming from other plugins and ads, social lock is not working properly in popover, so why I user [download_link_extended] tag to embed it in page. Still checking twitter issue.

Jul 18, 2016 at 2:29 am
#47436
Moderator
Shahriar
Staff OP

That will not work, as [popup_link] tag generates complete link html.

Jul 18, 2016 at 1:55 am
#47435
Moderator
Shahriar
Staff OP

In that case, it should work fine. May you please give me a temporary wp-admin login info in a private reply, so that I can check the paypal temporarily activating sandbox.

Jul 18, 2016 at 1:33 am
#47434
Moderator
Shahriar
Staff OP

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

Jul 18, 2016 at 1:20 am
#47433
Moderator
Shahriar
Staff OP

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

Jul 18, 2016 at 12:41 am
#47432
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Jul 17, 2016 at 7:17 pm
#47422
Moderator
Shahriar
Staff OP

Hi,

Did you set return URL in PayPal settings?

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

Jul 17, 2016 at 7:15 pm
#47421
Moderator
Shahriar
Staff OP

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.

Jul 17, 2016 at 6:45 pm
#47420
Moderator
Shahriar
Staff OP

Hi,

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

Thanks.

Jul 17, 2016 at 6:40 pm
#47419
Moderator
Shahriar
Staff OP

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

Jul 17, 2016 at 5:15 pm
#47416
Moderator
Shahriar
Staff OP

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

Jul 17, 2016 at 5:06 pm
#47414
Moderator
Shahriar
Staff OP

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

Jul 17, 2016 at 5:05 pm
#47413
Moderator
Shahriar
Staff OP

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

Jul 17, 2016 at 5:04 pm
#47412
Moderator
Shahriar
Staff OP

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

Jul 16, 2016 at 9:12 am
#47390
Moderator
Shahriar
Staff OP

Thanks for reporting.

Jul 16, 2016 at 9:07 am
#47389
Moderator
Shahriar
Staff OP

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.

Jul 16, 2016 at 8:58 am
#47388
Moderator
Shahriar
Staff OP

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.

Jul 16, 2016 at 8:51 am
#47387
Moderator
Shahriar
Staff OP

@pixelbombe, Unlocked.

Jul 16, 2016 at 8:49 am
#47386
Moderator
Shahriar
Staff OP

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.

Jul 16, 2016 at 8:03 am
#47385
Moderator
Shahriar
Staff OP

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.

 

Jul 16, 2016 at 7:52 am
#47384
Moderator
Shahriar
Staff OP

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

Jul 16, 2016 at 7:44 am
#47383
Moderator
Shahriar
Staff OP

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

Jul 14, 2016 at 6:49 pm
#47366
Moderator
Shahriar
Staff OP

This only works on single-wpdmpro.php file,

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

Jul 13, 2016 at 9:59 pm
#47343
Moderator
Shahriar
Staff OP

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

Jul 13, 2016 at 9:57 pm
#47342
Moderator
Shahriar
Staff OP

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.

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