Shahjada

Forum Replies Created

Viewing 25 posts - 4,126 through 4,150 (of 15,655 total)
Mar 6, 2017 at 6:29 am
#54689
Keymaster
Shahjada
Staff OP

Please update to the latest version.

Mar 6, 2017 at 6:23 am
#54688
Keymaster
Shahjada
Staff OP

Yes, please give me temporary wp-admin login info in a private reply.

Mar 6, 2017 at 6:12 am
#54687
Keymaster
Shahjada
Staff OP

Add following code at the end of your active theme’s functions.php:

function noindex_for_wpdm()
{
    if ( is_singular( 'wpdmpro' ) ) {
        echo '<meta name="robots" content="noindex, nofollow">';
    }
}

add_action('wp_head', 'noindex_for_wpdm');
Mar 6, 2017 at 4:49 am
#54685
Keymaster
Shahjada
Staff OP

Please download and install the latest version ( 4.6.3 ), that will fix the issue.

Mar 5, 2017 at 10:11 pm
#54684
Keymaster
Shahjada
Staff OP

Ok now, I saw you were using v4.6.1, but current version is 4.6.3, after update it is working fine.

Mar 4, 2017 at 12:44 pm
#54658
Keymaster
Shahjada
Staff OP

Your business license is active and open, probably you are using an older version of wpdm pro, please download the latest version from premium download area https://www.wpdownloadmanager.com/user-dashboard/purchases/ and update your copy, them license key will work fine.

Mar 4, 2017 at 12:38 pm
#54657
Keymaster
Shahjada
Staff OP

The issue was fixed in our latest version ( 4.6.3 ), I’ve updated it in our site and everything is working fine now.

Mar 4, 2017 at 11:58 am
#54656
Keymaster
Shahjada
Staff OP

Ok now, modified file libs/class.Package.php, removed audio tag.

Template preview picks the latest package to show the preview. If the admin doesn’t have access (through “Allow Access” option) and if you check “Hide Everything” from settings page when a user doesn’t have access to a package, you will see an empty preview.

Mar 4, 2017 at 6:36 am
#54655
Keymaster
Shahjada
Staff OP

BTW, to avoid confusion, after you change anything around a package, clear cache before you see the preview.

Mar 4, 2017 at 6:35 am
#54654
Keymaster
Shahjada
Staff OP

I tested URLs http://www.openresources.org/rescuing-ambition and http://www.openresources.org/like-a-diamond, downloads seems working fine.

Also tested individual download page http://www.openresources.org/download/out-of-darkness-week-1-audio, however, I’ve adjusted login message from settings and the page template to make it working.

Additionally, if you select only specific user roles for a package, then, user must login before download and only users under selected roles will be able to download the item, but if you want to allow everyone to download an item,  only select “All Visitors” for “Allow Access” field.

Please let me know if you need assistance anywhere else.

Mar 4, 2017 at 5:11 am
#54653
Keymaster
Shahjada
Staff OP

ERROR: Invalid username

Mar 3, 2017 at 4:17 am
#54617
Keymaster
Shahjada
Staff OP

Got it, the item counts in category directly shown as it stored, but querying separately for the count every time, will cost lots of server resource.

Mar 3, 2017 at 3:39 am
#54614
Keymaster
Shahjada
Staff OP

You can see the emails from Admin Menu Downloads Subscribers.

Mar 1, 2017 at 11:11 pm
#54585
Keymaster
Shahjada
Staff OP

You need to install migration add-on only after you install v4. Steps are here:

Updating from WPDM Pro v3 to v4

Mar 1, 2017 at 11:09 pm
#54584
Keymaster
Shahjada
Staff OP

Please give me temporary wp-admin login info in a private reply.

Mar 1, 2017 at 11:08 pm
#54583
Keymaster
Shahjada
Staff OP

Your license key is active and open, it should work with the new domain, if you are not using the latest version, please update your copy. But if you still see invalid license after that, it is your server firewall blocking wpdownloadmanager.com , in that case, please give me temporary wp-admin login info in a private reply.

Mar 1, 2017 at 10:41 pm
#54581
Keymaster
Shahjada
Staff OP

That will require customization of the template file.

Docs:

Template Files

Mar 1, 2017 at 10:40 pm
#54580
Keymaster
Shahjada
Staff OP

Please update to latest version of wpdm pro, that will fix the issue.

Mar 1, 2017 at 10:39 pm
#54579
Keymaster
Shahjada
Staff OP

[24-Feb-2017 21:19:45] PHP Parse error: syntax error, unexpected T_STRING in /home6/sfnazare/public_html/wp-content/plugins/download-manager/download-manager.php on line 12

The error only happen when you are using PHP version lower than 5.3

Mar 1, 2017 at 10:37 pm
#54578
Keymaster
Shahjada
Staff OP

Please give me the package URL you are trying with. In the mean time, update to latest version.

Mar 1, 2017 at 10:29 pm
#54576
Keymaster
Shahjada
Staff OP

Yes, possible, shortcode options are explained here:

WPDM Extended Short-codes

[wpdm_tree] – generates a tree view of all categories and packages, if you want to use it for specific category, then: [wpdm_tree category=”category-slug”] , for direct download link use additional parameter download_link=1. You can also set orderby ( title, date, modified ) and order ( asc, desc) parameter for packages inside a category folder.

Mar 1, 2017 at 10:27 pm
#54575
Keymaster
Shahjada
Staff OP

CSV import only will import the post entries, you need to upload the files in your server using ftp. Keep them in /wp-content/uploads/download-manager-files/ dir

Mar 1, 2017 at 10:24 pm
#54574
Keymaster
Shahjada
Staff OP

Please update to latest version of wpdm pro, then it will work fine.

Mar 1, 2017 at 10:24 pm
#54573
Keymaster
Shahjada
Staff OP

Don’t worry 🙂 , we are adding my download page with user dashboard with the next update for the Advanced Access Control Add-on.

Please create a post here with the mail content

Mar 1, 2017 at 10:04 pm
#54571
Keymaster
Shahjada
Staff OP

Please update to latest version, then license key will work fine.

Viewing 25 posts - 4,126 through 4,150 (of 15,655 total)