Shahjada

Forum Replies Created

Viewing 25 posts - 1,751 through 1,775 (of 15,655 total)
Mar 12, 2021 at 7:13 am
#148369
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Mar 12, 2021 at 6:38 am
#148367
Keymaster
Shahjada
Staff OP

Hi,
Download the following file:
https://www.dropbox.com/s/v5muljpri6m5he2/wpdm-start-download.php?dl=1
And replace the existing one inside download-manager folder with it.

Then, add the following code at the end of your active theme’s functions.php:

add_filter('wpdm_downloadable_post_status', function($status, $package){ 
    $status[] = 'draft';
    $status[] = 'pending';
    return $status;
}, 10, 2);
  • This reply was modified 5 years, 1 month ago by Shahjada.
Mar 12, 2021 at 6:20 am
#148362
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Mar 10, 2021 at 7:39 am
#148199
Keymaster
Shahjada
Staff OP

Hi,
Sorry for the confusion, please check the shortcode docs. There is a parameter named logo, where you can set a logo URL.
Ex: logo='http://brads15.sg-host.com/wp-content/uploads/2021/02/Smooth42_logo.png'
If you don’t use the logo parameter it takes the site icon ( favicon )

In the case of elementor module, please set logo URL here:

Elementor%20%7C%20User%20Dashboard

Mar 10, 2021 at 7:12 am
#148197
Keymaster
Shahjada
Staff OP

Archive page okay now, date filter will be available from the next update

Mar 9, 2021 at 1:05 pm
#148151
Keymaster
Shahjada
Staff OP

It looks like it is an issue with your theme, I’ve changed the theme and it worked fine. Memory limit 128M is more than fine, even if there are 1000s files on a single page. We have tested it again now.

Mar 9, 2021 at 7:22 am
#148126
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Mar 8, 2021 at 4:53 pm
#148105
Keymaster
Shahjada
Staff OP

Yes, if you want to modify the menus ( add/remove ), you may use:
https://www.wpdownloadmanager.com/doc/filter-reference/wpdm_user_dashboard_menu/

To change template files, please follow:

Template Files

The template files are in /download-manager/tpls/user-dashboard/ and /download-manager/tpls/wpdm-dashboard.php

Mar 8, 2021 at 4:09 pm
#148101
Keymaster
Shahjada
Staff OP

WPDM alone doesn’t take that much memory, unless you are using [wpdm_all_downloads] shortcode and you have 100s of packages. In that case, you need use jstable=0 parameter with the shortcode, or user table builder with Gutenberg add-on https://www.wpdownloadmanager.com/download/gutenberg-blocks/. However, please send me temporary wp-admin login info in a private reply, I shall check it in detail.

Mar 8, 2021 at 10:18 am
#148070
Keymaster
Shahjada
Staff OP

Hi,
Please reset the cache and download stats from wpdm settings ► privacy tab, and if you are not using the latest version, please update your copy, that should resolve any memory issue.

Mar 8, 2021 at 10:15 am
#148068
Keymaster
Shahjada
Staff OP

From the next update, you will be able to use the automatic upgrade as usual.

Mar 8, 2021 at 9:55 am
#148066
Keymaster
Shahjada
Staff OP

Hi,
It is because you are using a version old version of wpdm pro, please update your copy, that will resolve the issue. Follow the steps to upgrade:
1. Download the latest version from https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
2. Install and activate the latest version
3. Done!
From the next update, you will be able to use the automatic upgrade as usual.

Mar 7, 2021 at 10:41 am
#148037
Keymaster
Shahjada
Staff OP

Hi,
We have adjusted it and released a new update today, please update your copy.

Mar 7, 2021 at 6:25 am
#148023
Keymaster
Shahjada
Staff OP

Hi,
PDF stamper will stamp attached files from the media library from now on.

Mar 6, 2021 at 7:44 am
#147985
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Mar 5, 2021 at 10:11 am
#147910
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Mar 2, 2021 at 4:59 pm
#147751
Keymaster
Shahjada
Staff OP

We are adding a filter hook there with the next update of the plugin to manipulate status.

Mar 2, 2021 at 1:54 pm
#147727
Keymaster
Shahjada
Staff OP

Yes, please use the following css:

.wpdmap-filter-sidebar .wpdmap-card-filter:nth-child(2){
	display: none;
}
Mar 1, 2021 at 1:54 pm
#147622
Keymaster
Shahjada
Staff OP

Hi,
Checking and updating the add-on soon.

Feb 26, 2021 at 12:15 pm
#147468
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Feb 26, 2021 at 10:17 am
#147462
Keymaster
Shahjada
Staff OP

Need network admin access to update the plugin.

Feb 22, 2021 at 10:16 am
#147170
Keymaster
Shahjada
Staff OP

#1. Yes, possible to use email lock there and redirect to youtube after entering the email.
#2. Redirect isn’t recorded in the stat, only downloads.

Feb 22, 2021 at 6:37 am
#147161
Keymaster
Shahjada
Staff OP

The category filter is functional now, we are working on the date filter, a new update will be available soon.

Feb 22, 2021 at 6:30 am
#147159
Keymaster
Shahjada
Staff OP

okay now.

Feb 22, 2021 at 5:39 am
#147158
Keymaster
Shahjada
Staff OP

Hi,
If you want to disable email lock or any other lock option ( ex: captcha lock ) for the logeed-in user, you can do that from here:
Settings%20%E2%80%B9%20Download%20Manager%20%E2%80%B9%20WordPress%20Download%20Manager%20Pro%20%E2%80%94%20WordPress

Viewing 25 posts - 1,751 through 1,775 (of 15,655 total)