Yes I want to rename the following items
public function registerPostTypeTaxonomy()
{
$labels = array(
'name' ► __('Downloads', 'wpdmpro'),
'singular_name' ► __('Package', 'wpdmpro'),
'add_new' ► __('Add New', 'wpdmpro'),
'add_new_item' ► __('Add New Package', 'wpdmpro'),
'edit_item' ► __('Edit Package', 'wpdmpro'),
'new_item' ► __('New Package', 'wpdmpro'),
'all_items' ► __('All Packages', 'wpdmpro'),
'view_item' ► __('View Package', 'wpdmpro'),
'search_items' ► __('Search Packages', 'wpdmpro'),
'not_found' ► __('No Package Found', 'wpdmpro'),
'not_found_in_trash' ► __('No Packages found in Trash', 'wpdmpro'),
'parent_item_colon' ► '',
'menu_name' ► __('Downloads', 'wpdmpro')
);
};
But it would be nice to still be able to update the plugin.
Would the following work:
add_action( 'wp_loaded', 'wpse_19240_change_place_labels', 20 );
function wpse_19240_change_place_labels()
{
global $wp_post_types;
$p = 'wpdmpro';
// Someone has changed this post type, always check for that!
if ( empty ( $wp_post_types[ $p ] )
or ! is_object( $wp_post_types[ $p ] )
or empty ( $wp_post_types[ $p ]->labels )
)
return;
// see get_post_type_labels()
$wp_post_types[ $p ]->labels->name = 'Library';
$wp_post_types[ $p ]->labels->singular_name = 'Library';
$wp_post_types[ $p ]->labels->add_new = 'Add item';
$wp_post_types[ $p ]->labels->add_new_item = 'Add new item';
$wp_post_types[ $p ]->labels->all_items = 'All items';
$wp_post_types[ $p ]->labels->edit_item = 'Edit item';
$wp_post_types[ $p ]->labels->name_admin_bar = 'Library';
$wp_post_types[ $p ]->labels->menu_name = 'Library';
$wp_post_types[ $p ]->labels->new_item = 'New item';
$wp_post_types[ $p ]->labels->not_found = 'No itemes found';
$wp_post_types[ $p ]->labels->not_found_in_trash = 'No items found in trash';
$wp_post_types[ $p ]->labels->search_items = 'Search items';
$wp_post_types[ $p ]->labels->view_item = 'View item';
}
Hi,
Please check category settings from Downloads Category page. Maybe a category assigned to this download has ‘All Visitors’ access.
Check following screenshot, uncheck all checkboxes and save settings. That should fix it.
https://www.evernote.com/l/AUeKUQSqPXVL4YeFP6HlXCQ3XjGwQwreT00B/image.png
Hi,
Download Manager doesn’t have the version column is all downloads admin page. But it could be done, requires some code customization. We provide custom upgrade service, if you are interested please mail to customize@wpdownloadmanager.com to get a quote from our customization team.
Thanks.
Hi guys,
Before buying the add-on “Download Limit”, I have a question, I am using another plugin on my website “Out-of-the-Box” (Dropbox plugin).
And I was wondering, is it possible to link Download Manager Pro to a Dropbox account?
The idea is that I want to display a “PDF library” on a webpage, and I want to limit the number of downloads. I would like the users to log in in order to be able/allowed to download files.
Thank you in advance for your help.
Emilien
Hi team,
I’m trying to solve a puzzle here and wonder if you could help speed up the process. I’ve got the following setup on a real estate agent website running fine so far:
Docs download with Email Lock option
Mailchimp Integration
Zapier pushing Mailchimp data to Active Campaign
Active Campaign starting a campaign
It all works fine, except that I need some sort of identifier; tag, URL, post tittle (preferably) being sent to Mailchimp in order to identify which property a client will me contacting me about and most important to be able to trigger different Active Campaign emails based on the property.
Questions are;
– how can I have the email lock asking for First Name, Last Name and Email and have them all set as required fields?
– how can I have the email lock sending an identifier to a Mailchimp field?
I’m rather confused if I’d need Advanced Custom Fields or WPDM Live forms add-on or if this can be achieved without them so I’m open to ideas and suggestions, as long as the identifier can be sent out to Mailchimp/Active Campaign. You may preview the site/downloads at http://www.rebeccak.co.nz/properties/89-mapua-drive/
Thanks,
Andre
The player does not work properly and shows a strange number after the song ends.
Example:
http://portalkairos.org/arquivo-baixar/rcc-vicosa-retratos-de-uma-historia/
Also expecting an upgrade that plays all the songs in the package and differentiate downloads and play.
Thanks
Portal kairós
All downloads worked in my test ( Both pc and mobile ). Please check following screenshot.
I have MemberMouse (membership plugin) installed on my site. It makes it’s own login page become the default. When I activated DM Pro, when I try to login that page hangs (the login button hangs on “sending…”) If I de-activate DM, everything goes back to working. To login as admin to my site I have to use wp-login.php
Any ideas why DM is causing the issue? Or what the best way is to use these two together (I intended to use DM to protect downloads in my online courses)
Thx!
This reply has been marked as private.
On “wpdm-all-downloads.php” the icon name should be prepared with strtolower(), because I uploaded a image with extension captalized (.JPG), or you could convert to lower case on upload process.
Hi Shahriar,
Yes. And in all other download pages on this 1 site (screenshot attached):
http://cpmr-intermed.org/fr/downloads/groupe-eau-energie/
Also, in the package edit screen, on the Attached Files meta box, we see this error instead of the attached files (French version only – English is OK):
http://cpmr.org/cpmr-intermed/wp-admin/post.php?post=2396&action=edit&lang=fr&admin_bar=1
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 1480330573 bytes) in /home/cpmr/public_html/wp-content/plugins/download-manager/admin/tpls/metaboxes/attached-files.php on line 22
Thanks
Found the issue. It is actually not related to browser.
You were trying to download as a guest in Safari. As your downloads are email locked, guest can’t access the download directly. [download_url]
tag we used in the template returns the direct download link, but when package is locked it returns #
So if package is locked there is no option but to use [download_link_entended]
or [download_link]
tag. And no option yet to open in new tab when using these tags.
I have created another link template Moritz Clone. Make you template code similar to it if you want to use email lock in all downloads. You can keep a copy of current Moritz template to use in downloads where you don’t have email lock. It will open files in new tab.
Hi to all,
i improved the statistics from the Downloadsection.
Who wants to see:
– How many Downloads in sum for one day or the whole month seperated by users
– How many Downloads from all Users not logged in Users included
See the attached Screenshot.
Feel free to contact me, i send you a file.
Hi,
Downloads are working fine. You set the package access rights only to Singer user role. Any user who doesn’t have Signer role, can’t access the package. After setting All Visitors in allow access field for a package, download worked as usual.
So, you have to set All Visitors in allow access field if you want all user to be able to download files.
https://www.evernote.com/l/AUcKgpD9DPRIUomdUXV6v22oKV4LGqahEncB/image.png
https://www.evernote.com/l/AUcJxTIZdbxMwppdF69RbVMoQZ8ftMdYqtsB/image.png
Thanks.
Yes, S3 upload is only possible from Downloads Amazon S3, but we shall extend the upload feature at add package page with the next update.
Hi guys,
Today I discover that all the download links are returning the file download-not-available.txt
The packages are set to allow my user role to download…. how can I solve this?
For example:
http://thephotoforest.bemowgli.net/photo/photo-myanmar/
This reply has been marked as private.
This reply has been marked as private.
I have added the code. Lazy download is activated for all downloads now.
Actually, you can ignore this. It was a permission issue on our end.
Something for you to know: when there are permission issues when adding downloads, you are not notified on the front end.
It is not the category Download Manger retrieves when you search a word, it shows all packages that matched the search. The issue here is you added all of your files in a single package, but you want to access those files as different downloads. You can do that, just create different package for each of your files.
And you are mixing category with package. A package is not a category, you can assign same category to multiple packages from category meta box.
No I’ve had enough, plugin screws up my website from 30th July and still not fixed, I cant wait four weeks to get just a forum reply, not good enough so stopped using it and moved on! My website has taken a real hit over this, I used to get 10k visitors a day without any negative feedback, now there are reviews of my site online calling us frauds and not giving out downloads just us trying to get followers and farming email addresses. Six years of work blown apart by these jokers in a matter of months.
The Downloads plugin said to Click Here to update 4.6.0 –>
But the only option is to update to 4.5.6.
I have 4.5.5 installed.
I Clicked “Install”, and it said it installed, but it really didn’t do anything.
Message still said I need to update for 4.6.0.
I had to manually download 4.5.6 and FTP the extracted folder over.
Message is now gone to update to 4.6.0.
Somewhere it should say what version you have installed, couldnt find that either.
Very cumbersome.
Hi, Hiding downloads initially requires some changes in code. Please send temporary wp-admin login info in private reply. I will make the required change for you.
Bit more of an update. I’m using the Hueman theme and when I turn off the image load on scroll with DM v4.6.0 installed, the images show, but only two downloads work out of around 100. All the others just show a blank page or show nothing at all.
If I just scroll back on, all the images disappear….
I have reverted back to DM v4.5.6 and all images and downloads are working again.
I have cleared my caches and CDN’s but still the same.