Hello Fiona,
When you download the e-commerce pack, it actually downloads all attached plugins and themes in a single zip, either you need to unzip it and then install the items separately or please use individual download button to download items separately:
https://www.evernote.com/l/AV29deuos8lM5ZReFrOmNeKkkPLN-dfFLCMB/image.png
Hi i need the download to open in a new page which shows some details about the downloads and then the download starts automatically
1) User clicks on the Download Button
2) It takes them to an other page which shows ( The download should start shortly.)
3) After a few seconds the download automatically Begins
Or can we give a lazy load in the product page itself instead of the user redirecting to another page, im even ok with this
Can this be achieved if yes, please guide me
Thanks and Regards
Anand RK
This reply has been marked as private.
Hi I need assistance with this urgently. All downloads on my site are now showing file-not-found
Hello Razia, thank you so much.
I’m thinking to use another way, but I don’t know how to identify that it’s a download page (from wpdm).
The idea is simple. I want to see if it’s a download page, if so, I’ll change the breadcrumb. If not, it remains the same.
My single.php has it inside:
<div class="pagetitle">
<?php
$breadcrumbs=get_post_meta(get_the_ID(),'vibe_breadcrumbs',true);
if(!isset($breadcrumbs) || !$breadcrumbs || vibe_validate($breadcrumbs)){
vibe_breadcrumbs();
}
?>
<h1><?php the_title(); ?></h1>
<?php the_sub_title(); ?>
</div>
So, if I have a way to identify that this one is a page with downloads, from wpdm, may I change the code to fit my needs. If it is a different category, I have the way to use something like this:
if(!isset($breadcrumbs) || !$breadcrumbs || vibe_validate($breadcrumbs)) && ( !is_category( 'download' ) ){
vibe_breadcrumbs();
For example, if I want to change the thumbnail for a featured image, I may use something like this:
if( has_post_thumbnail() ) {
the_post_thumbnail();
// Default image for Technology category
} elseif ( is_category( 'technology' ) ) {
echo '<img src="' . get_bloginfo('template_directory') . '/images/default_technology_post_thumb.jpg" />';
// Default image for Gadgets category
} elseif ( is_category( 'gadgets' ) ) {
echo '<img src="' . get_bloginfo('template_directory') . '/images/default_gadgets_post_thumb.jpg" />';
// Default image for all others
} else {
echo '<img src="' . get_bloginfo('template_directory') . '/images/default_post_thumb.jpg" />';
}
In any case, how to identify that it’s a wpdm page to create a code to solve my problem?
Thank you so much.
Hello guys. Even with the free version and now with the pro version, I can’t find a way to translate my wpdm to my language. Every other plugin is ready and translated, the “downloads” session of my site is the last one I’m working on, to start with the site, but I can’t translate wpdm in any way.
I’m trying to use this file name (when using the free version it was download-manager-pt_BR.po/mo):
wpdmpro-pt_BR.po/mo
And I sent it inside the folders:
/public_html/wp-content/plugins/download-manager/languages/
/public_html/wp-content/languages/
/public_html/wp-content/languages/plugins/
No one worked.
So I installed the loco translator to see what does it say, and it shows my 100% translated file there (it’s syncronized already), as wpdmpro-pt_BR.po (it also shows German, Italian and Spanish – that are inside wp-content/plugins/download-manager/languages/ ):
Portuguese (Brazil)
Edit | Copy | Delete | Info
100% 0 wpdmpro-pt_BR.po 3 de setembro de 2017 14:23 Author
The Download session, frontend and backend are in english, I don’t know what to do to make it my translated file.
Can you please:
1) Confirm if for pro version, the name is wpdmpro-xx_XX.po/mo?
2) Confirm the correct directory to put the files?
If I’m right with the names and directory – I think so, because Loco read it – so why it continues in english?
Thank you so much.
I have set up package settings Allow Access to subscribers.
However, non-logged in users are able to download files
Checkout
https://goo.gl/8Z3auo
Select Grade as Overall and Resource as Training Toolkits
and you can see them
Yes, it will show all downloads.
This reply has been marked as private.
Hi, I just did an update and now I am unable to access via Admin on either the ‘Downloads’ link, ‘All Packages or ‘Add new’ – I just get a ‘Invalid Post Type’ error.
This is also impacting things on my live site where the accordion is no longer working. https://contactcentrecentral.com/contact-centre-white-papers/
Please advise urgently, many thanks, Justin
I tested some downloads in your link. All worked fine in my test. Could you please send me a link where you have the download issue?
I tested some downloads in your link. All worked fine in my test. Could you please send me a link where you have the download issue?
Sorry, It should be ['download_url'] not ['download_link'],
<td><a target="_blank" href="<?php echo $data['download_url']; ?>">Download</a></td>
You have to add the "searchPlaceholder" : "Search Records", line in wpdm-all-downloads.php file ( as datatable initialization argument – around line 60 ).
Hello,
I have a big problem. The update from WPDM 4.6.4 to 4.6.8 leads me to a crash of WPDM. WPDM is no longer visible in the left sidebar.
If I want to make the update, I go like this:
I go to the menu item “Downloads” and “Settings” on the left sidebar. There I click on the menu point “Updates”. After my registration I am informed that I can update from version 4.6.4 to 4.6.8. When I click on the “Update” button, the update is performed. When I call the page again, I get the message “Invalid content type.”. The WPDM has then disappeared from the left side menu.
How can I update without crash?
Many Thanks
Holger
If you are indicating the use of the same package in different pages and posts, then you just have to change the package data ( From Edit package page ). No need to go through all pages where you have put the shortcodes.
There is an option in Downloads Settings Basic Upload Settings to overwrite old files when uploading a new file. If a file with the same name already exists then it will be overwritten by the new file.
https://www.evernote.com/l/AUcCjgT4zUFIAqBHvt5jGa2Emph7P8Roir4B/image.png
Thanks!
I have updated the latest version now:
1. My translations from generated po file disappeared when I updated, so I had to upload these again. Is this normal? (
2. I use the link Call to action 3 but in the browser it does not show the filename, size and downloads as in the template prewiew.
I use the the Avada theme. (see attached doc)
Please download a fresh copy from here https://www.wpdownloadmanager.com/user-dashboard/purchases/
Your downloads and settings are still there. After activation, all old downloads will work as usual.
I just updated the plugin as directed by Download Manager, and the plugin has just totally disappeared from my WordPress!! I need this issue resolved as soon as possible – I use download manager for all of the downloads on my site!!
Hello,
I was wondering, on the user profiles where all the downloads are it looks like the banner just above the Downloads and Favorites buttons is user specific so everyone can change their own banner, logo, etc. When we initially load up the page the color of the banner is a shade of purple, is there any way to change the color of that to a different default color? Or is there a way to change that banner globally so everyone sees the same thing when they load the page up? I loaded an attachment to attempt to avoid confusion if my explanation isn’t up to par.
Thanks for your time,
Mike
Okay, thank you, that did work. I set the wpdm_download_link_expiration_limit to 1 in the plock if block.
I would have sworn I tried it with success more than 3 times before, but I must be mistaken since now it only allows 1 time, even if the same user copies the link URL and pastes in a new browser tab.
I can’t expect buyers of my software to register as a user on my site, and I also didn’t want to limit the downloads that 1 person supplying the proper password could download.
I will admit that I got a bit upset here at first, thinking I had purchased a plugin which seemed useless to me. But I am glad you responded with this workaround, and quite promptly I should not hesitate to add.
Thanks.
When a package is unlocked using the password the provided link allows 3 downloads using the URL key.
But, another user can download the package if only you have set All Visitors in allow access field. So, setting some user role will prevent anyone else to download the file in this scenario.
If you want to keep the allow access field to ‘All Visitors’ and still want to allow only 1 download after password unlock, then you have to change the limit manually from /download-manager/wpdm-functions.php file. Set the indicated value to 1.
https://www.evernote.com/l/AUe-TTuboYpN_K6p7oPbWnlBhW6p2jxCULsB/image.png
Hi,
Have you placed the all downloads shortcodes in any of the package pages?
Please send temporary wp-admin login info, I have to check dashboard are to find what exactly is happening there.
Thanks.
Try changing the Resumable Download and Output Buffering options from Downloads Settings Basic File Download panel.
Did you install any new plugin recently? Sometimes this issue caused by unusual output made by another plugin.
If you can’t figure out the issue, send temporary wp-admin login info in private reply. Also, please send me a package URL where this issue exists.
Hello!
I am working with Enfold Theme and have installed Downloadmanager Pro. Downloads are handled with Email Lock. But Pop-up window is transparent and confused with text below (see screenshot). Also sometimes it is positioning badly and it shows up half cut. Did not find any settings…
Is there a solution for this?
Thank you!
User stats only for Pro Membership downloads is not available yet. But you can check all download history in Downloads Stats page. Please look around stats options, there are some other stats available too.
By organization do you mean WordPress user role, or is it a custom user data?