Shahjada

Forum Replies Created

Viewing 25 posts - 2,851 through 2,875 (of 15,655 total)
Nov 18, 2018 at 4:01 pm
#89557
Keymaster
Shahjada
Staff OP

Assigned to email support team.

Nov 18, 2018 at 8:31 am
#89554
Keymaster
Shahjada
Staff OP

Please give me temporary wp-admin login info in a private reply to check your issue.

Nov 18, 2018 at 8:30 am
#89553
Keymaster
Shahjada
Staff OP

Probably you didn’t move all files properly. Please give me temporary wp-admin login info in a private reply to check your issue.

Nov 18, 2018 at 7:35 am
#89552
Keymaster
Shahjada
Staff OP

In that case, please follow the steps to upgrade:

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

For pro support please post in pro forum https://www.wpdownloadmanager.com/support/forum/download-manager-pro/

Nov 18, 2018 at 7:33 am
#89551
Keymaster
Shahjada
Staff OP

@ilocaleverywhere, yes, in pro version, you can handle it from the template. However, when you already know the package ID ( ex: 14698 ), the correct code is:

<?php echo get_post_meta( 14698 , “__wpdm_download_count”, true); ?>

For for pro support, please post here https://www.wpdownloadmanager.com/support/forum/download-manager-pro/ in future :).

Nov 18, 2018 at 7:19 am
#89550
Keymaster
Shahjada
Staff OP

Hi,
You just need to install and activate wpdm, no theme change is required. Please watch the following video created by our user, you will get a clear idea on how to use wpdm:

Use the following add-on to generate shortcodes:

Advanced TinyMCE button

Oct 20, 2018 at 7:07 am
#88394
Keymaster
Shahjada
Staff OP

okay now, don’t use shortcode in the file description.

Oct 8, 2018 at 2:16 pm
#87883
Keymaster
Shahjada
Staff OP

Okay, adding the option with the next update.

Oct 5, 2018 at 4:44 pm
#87798
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Oct 5, 2018 at 4:43 pm
#87797
Keymaster
Shahjada
Staff OP

Try now.

Oct 2, 2018 at 6:58 pm
#87684
Keymaster
Shahjada
Staff OP

The private message here in the forum is secure, only you and moderators will be able to see them. “Server File Browser Base Dir” should point to the dir from where you want to start browsing to attach files with wpdm package.

Oct 2, 2018 at 5:10 pm
#87683
Keymaster
Shahjada
Staff OP

Please give me temporary wp-admin login info in a private reply to check your issue.
Thanks.

Oct 2, 2018 at 5:08 pm
#87682
Keymaster
Shahjada
Staff OP

Hi,
You can do that from your forum profile:
https://www.wpdownloadmanager.com/support/users/gunnston/

Sep 4, 2018 at 5:16 am
#86758
Keymaster
Shahjada
Staff OP

Looks like you will need:

WPDM Directory Add-on


Demo:
https://demo.wpdownloadmanager.com/wpdmpro/archive-page-sidebar/

However, if you are going to code it by yourself, wpdm is a custom post type ( wpdmpro ), and categories are taxonomy ( wpdmcategroy )
So, you can use get_terms function ( https://developer.wordpress.org/reference/functions/get_terms/ ) where taxonomy = wpdmcategroy.
For example:

$download_categories = get_terms( array(
    'taxonomy' ► 'wpdmcategroy',
    'hide_empty' ► false,
) );
Sep 4, 2018 at 4:58 am
#86757
Keymaster
Shahjada
Staff OP

Please use the following CSS to adjust font-size:

ul.jqueryFileTree li {
    background-position: left center !important;
}
ul.jqueryFileTree li a {
    font-size: 10pt;
    line-height: 24px;
}

Google drive should work fine if you didn’t miss any step, however, please give me a temporary wp-admin login info in a private reply to check.

Aug 30, 2018 at 2:24 pm
#86654
Keymaster
Shahjada
Staff OP

Hi,
It is because the next theme uses an integrated page template and omits wpdm page template. If you don’t want to use the next page template, please delete single-wpdmpro.php from your theme dir, or deactivate administrator access, I’ll do that for you.

Aug 30, 2018 at 2:15 pm
#86651
Keymaster
Shahjada
Staff OP

It still doesn’t work, you are probably using a very old version, in that case, please update the download manager plugin, you should be able to auto-update from plugins page, otherwise, please follow the steps to upgrade:
#1. Deactivate and Delete old version
#2. Download the latest version from https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
#3. Install and activate the latest version
#4. Done! ( The process will not harm your old data/settings )
From the next update, you will be able to use the automatic upgrade as usual.

Aug 30, 2018 at 2:14 pm
#86650
Keymaster
Shahjada
Staff OP

Please try now.

Aug 30, 2018 at 2:14 pm
#86649
Keymaster
Shahjada
Staff OP

Looks like, the key was linked to your dev env, however, it is unlocked now and you can use with your production site.

Aug 30, 2018 at 2:12 pm
#86647
Keymaster
Shahjada
Staff OP

Hi,
If you are using an old version, please update your copy, you should be able to auto-update from plugins page, otherwise, please follow the steps to upgrade:
#1. Deactivate and Delete old version
#2. Download the latest version from https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
#3. Install and activate the latest version
#4. Done! ( The process will not harm your old data/settings )
From the next update, you will be able to use the automatic upgrade as usual.

Aug 29, 2018 at 8:26 am
#86588
Keymaster
Shahjada
Staff OP

Hi,
We are still working on it.

Aug 29, 2018 at 6:28 am
#86584
Keymaster
Shahjada
Staff OP

@dmkjr, Please give me temporary wp-admin login info in a private reply ( create a separate post https://www.wpdownloadmanager.com/support/forum/download-manager-free/ )

Aug 29, 2018 at 5:23 am
#86582
Keymaster
Shahjada
Staff OP

Login info is returning error:
ERROR: Invalid username.

Aug 28, 2018 at 12:16 pm
#86558
Keymaster
Shahjada
Staff OP

Please give me temporary wp-admin login info in a private reply to check your issue.

Aug 28, 2018 at 10:45 am
#86556
Keymaster
Shahjada
Staff OP

Please give me temporary wp-admin login info in a private reply to check it in details.

Viewing 25 posts - 2,851 through 2,875 (of 15,655 total)