Hi,
I have a strange problem on a page created with the MPdownload manager plugin.
When I made a right clic on an element of the list and ask to open in a new window, the link is correct and the picture is opening.
But when I make a left clic, then the picture don’t display and it go back to my site landing page. I don”t understand the problem.
It’s happen only on Chrome OS X, not Safari
Somebody can Help ?
The page : https://lecire.net/wp/wpdmdownload/2017-05-19-diane-2/
Kind regards,
Gaétan.
hallo Shahriar
for Template Link and Page Templates option is not visible. no problem I solved by writing the name of the template.
but I would like to ask the permissions of the download manager category,
Whether with this plugin user A can only access category A, and user B can only access B, and category A is not visible in user B.
thanks.
I can’t give you a login because the server is private, so even if you had credentials, the development website is still inaccessible to the public.
And Shahriar, unlocking all downloads with one form submission would be nice, but I found a work-around that suits my needs.
I changed the link-template to one that only has the link to the designated download page of the file. Then, I changed that page template to a custom one I made that only shows the extended download link. Since Form Lock is on, this is replaced with the form, so it looks like the page redirected to the form, but is actually on the package page. Filling out the form and clicking “Submit” shows the direct download link as I wanted it to.
Thank you guys for all of your help! Bouncing some ideas off of you helped me figure-out this clean work-around 🙂
Hi,
I’m still stuck here. I can see how to change the link template and button (however, I’m OK with the main button I already have). My problem is the background colour of the buttons showing file details (blue in my image) and the ‘individual’ download link buttons. I can’t see where these are set or how to change their colour. I have shown the buttons with arrows pointing to them on the attached image.
Thanks again for your help.
Bernie Smith
Hi,
My download links are not being displayed properly. You can visit the graphics section of my website in IE to take a look. Also I think one of my widgets is not being displayed correctly due to the errors.
So kindly resolve the errors or guide me how to do the same.
Thanks,
Anirudh.
Sorry, it is not possible yet. But we will look into this to link submissions with packages. For now, you can try the Advanced Custom Fields add-on, which integrates with email lock. Custom form data are saved in Downloads Subscribers page and linked with packages in this case.
Hi,
You can create custom link/page template to show customized template. More Here.
Thanks
Hi,
I would like to disable the link on package title. I only want the download button and not the page template. Is it possible ?
Is it possible to open PDF on new window instead of direct download ?
Kindly,
Olivier
Hi,
You can modify the page template and link template from /wp-admin/edit.php?post_type=wpdmpro&page=templates
page. You can create a new template with the existing variable defined. Where you can use HTML and inline CSS to change the style.
Here is a tutorial how to do it.
Thanks
Hi Hasibul and thanks for your reply.
The URL aren’t the same?! The one abowe has a dashes… Is it not enough?
Compare: http://195.238.77.215/~kavlingelarcen/ladda-ner/ vs http://195.238.77.215/~kavlingelarcen/laddaner/
Ok, I don’t think the customers understand we shall click the link a the right… Is there a way to make (in my chase TEST) download directly? Or REMOVE the link so it’s only the link at the right that i clickable??
I’m now familiar with php, but if I change the table template, can I do it right here ../download-manager/tpls/wpdm-all-downloads.php ??
It will not be overwritten when updating?
Hi,
Thank you for your reply. Ok, so I must create a page, it’s not possible to direct link to the plugin?
Is there a way to “force download” directly of a document from this page? http://195.238.77.215/~kavlingelarcen/ladda-ner/
I don’t want to come to this page before I can download http://195.238.77.215/~kavlingelarcen/laddaner/test/
Best regards
Marie
I am working on a development site on a private server, so I can’t give you the URL. I will work on sending you a screen-recording of what I have, but the software is taking forever to update…
And yes, with Form Lock enabled, I want the download links for the individual packages to stay there when using the [wpdm_category]
shortcode. When the download links are clicked, they will redirect to the form, and after submitting it the direct download button/link for the package will appear.
Can you give the page URL?
As the email form is loaded for every downloads package separately.
And do you want to redirect to the email form from download package link?
1 ) If you setup registration page ( Settings Frontend Register Page option ) the registration link will also be shown in popup
2 ) /download-manager/libs/class.ShortCodes.php
line 359 changed return $html;
to return do_shortcode($html);
You can set the the register link from Downloads Settings Basic Messages Login Required Message:
When the user is not logged in the link/message will be shown instead of the download link.
Hi,
You have used custom jquery with the template file which causing the redirect and land on the 404 error page. As you open files in the new window.
Or you can use <a href="[download_url]" target=_blank>[link_label]</a>
instead of [file_list_extended], cause it does not open link in new tab by default.
There is a bug for download file with [file_list_extended] returns to 404 page, we are working on it.
You can also apply the filter to modify the URL and using html5 link tag target as _blank to open link in new window or tab. Details of filter: https://www.wpdownloadmanager.com/doc/filter-reference/wpdm_single_file_download_link/
Thanks
Found the error! See below.
Location: …/plugins/download-manager/libs/class.Package.php around Line 889
$extralocks = '';
– The variable needs to be declared as an array, not a string, so the following works:
$extralocks = array();
Will this be fixed in the next update? Also, is it possible to keep the download link with Form Lock enabled and redirect to the form instead of showing it inline with the download description? I have a big form that is used for multiple downloads, so when I use the [wpdm_category]
shortcode, the form is repeated for each link-template on the page.
Please send me the page link where you have the accordion shortcode. I will check if I can recreate the issue. Also, related PHP error log will be very helpful.
Enable resumable download from settings.
In that case, define your links like the following example,
yoursite.com/archive-page-slug?category=id
<- id = category id
Disregard previous code and add the following code instead in same position.
jQuery('#wpdm-downloads').prepend('<div class="wpdm-loading"><i class="fa fa-spin fa-spinner icon icon-spin icon-spinner"></i> <?php _e('Loading','wpdm-archive-page'); ?>...</div>').load('<?php echo home_url('/?wpdmtask=get_downloads&pg='.get_the_ID());?>&category=<?php echo $_GET['category']; ?>');
This reply has been marked as private.
We have placed the download manager on serveral of our pages using the following shortcode: [wpdm_category id="LA4SAP" toolbar="0" order_by="field name" order="asc" item_per_page="10" template="link-template-widget" cols=1 colspad=1 colsphone=1]
Today there is a headline above with a title (just a textfield).
Unfortunately sometimes there are no downloads matching the category. Then there is only the headline displayed. We would like to integrate the title “Trainings” in the widget and delete the old textfield with the headline. This should lead to the behaviour, that “Trainings” and the download items are only displayed, if min. one dowload fits the category.
Thanks in advance.
That’s what I am asking to do. I need to be able to link from, for example, a page called Accounting Services, and have the page with the download manager archive shortcode open with the accounting category pre-selected. I also need to be able to link to the same page from other pagers like purchasing, travel, etc. and show a different subcategory when the page with the download manager shortcode loads.
I have seen other tools do this using a query string variable passed in the page url that tells what category or parameter to preload. Is it possible to add an option to send a query string variable with the category slug or ID to the archive page add-on to tell it which category to pre-select?
Hi,
I am having problems with Download Manager Pro Versions greater than 4.5.4.
On my multisite installation the template tag [file_list_extended] returns a 404 for the download link.
The template tag [file_list] is working on all sites but I need the [file_list_extended] tag.
The theme uses do_shortcode(“[wpdm_package id='" . get_the_ID() . "']“)
Could you please give me a solution for this problems
This reply has been marked as private.
Actually, you attached the file as an URL, wpdm simply redirect to that URL when someone clicks on download link:
https://www.evernote.com/l/AV1y7TfLEABLJYvTxtPt1BmYbTjwMe9a4usB/image.png
So, if the attach URL doesn’t work wpdm has nothing to do there, you simply need to reattach proper file URL and use the server file browser with wpdm pro to attach a file.