In setting up a client site, I am having some problems with the link templates.
First problem is that audio player is constantly spinning and does not seem to load the audio file.
Works fine on page template, so I feel like it is an issue when more than one play is displayed on the page.
Second question is I wanted to hide the download link under the audio play.
I did this with CSS:
ol.list-group {
display: none;
}
Is there a better way?
Finally, this install uses 2 categories for PDF and Audio downloads.
Is it possible to have conditional link templates to display PDF download options when it is a PDF and then audio player when there is an audio download? At the moment, ‘Download PDF’ is visible on all downloads even though audio downloads do not have PDF to download.
I am displaying the categories with:
[wpdm_category id="audio-interviews,pdf-articles," cols="1" toolbar=0 item_per_page=5 template="539657d418c45"]
If I remove template="539657d418c45
it does not display the link template that I specified in the download settings.
Thanks in advance.
Paul
You were kind enough to help me in April when a coding conflict with another plugin was interfering with downloading PDFs from my blog. Since then, I have removed that plugin, but have noticed that my view button goes to “page not found”. I removed the code you provided below, but the result was the same.
I have removed the button code from my template, but… Can you help me resolve this?
April 23, 2014
Shaon wrote:
please add following code at the end of download-manager.php, that will resolve the conflict with nextgen gallery:
function wpdm_skip_ngg_resource_manager($r){
return false;
}
add_filter(‘run_ngg_resource_manager’, ‘wpdm_skip_ngg_resource_manager’);
Hi, As per your suggestion in previous support. I make a new template with [download_link_extended] . It looks good but do not working fine. Please find the attachments for more understandings.
1. It shows the +1 is done but actually it don’t. It stuck with share popup and start download file. In original google+ profile it do not share it on profile.
2. Twitter icon is not showing up properly. Its counter is gone somewhere.
3. Linkdin post the link perfectly but do not start downloading.
In short every lock is stuck. Please take a look at http://www.dotx42.com/jungle-coloring-book-template.html and help to fix it.
Hi, I apply the lock but after sharing the file is not starting download.
Visit: http://www.dotx42.com/worlds-best-award-certificate-template-v1-0.html
Why are we getting Link-expired.txt when we do not have a “end date” for this download to be available. The downloads need to be active at ALL times. We do not have a “Download Limit”.
Hi there, can you help, we have a big package that covers up to 4 pages. The 4 page links are present, but from page 2 onwards the downloads don’t come through.
Hi,
I want my users to login before download and the download link should be send to their email address. Please Guide how to do this. Secondly i also want to write custom email messages for my users. I do not find any option to do so.
Hi,
I define a package with Email Lock. After publishing the post i test it. It receives the name and email and after pressing the subscribe button i goes to a new window with error message. More over it do not send the download link.
Secondly is it possible to add “or” option in locks. I mean user can perform any 1 lock option between tweeter, G+ or Email to get file.
We are testing the upgrade to 4.1.1 and are seeing the following issues with the WPDM-Archive Page Add-on.
1) Downloads no longer show up on the archive page even though the category counts say they exist.
2) Clicking on a category goes to a category page instead of showing the packages in that category.
3) Clicking on the Down Arrow to show subcategories no longer works.
4) The Settings Page has an option to enable the WPDM Archive Page but it keeps resetting to Disabled.
5) The Category settings have no effect. My theme category page is always showed without the link template or additional values.
Unfortunately, I cannot give you admin access to look at our site as this is large University Multi-site. We are solely using the WPDM Archive View for our download pages so it is very important that this work properly. I downloaded the WPDM-Archive Add On from our account again, per the instructions with the 4.1.1 release, but this made no difference.
I just updated from 4.1.0 to 4.1.1 and everything went to hell! Nothing works anymore. All buttons show Broken image link! The templates for the downloads are gone.
Adding some photos. in the 3.png the downloads were side by side before
UPDATE: I fixed it. It was an error from my end. Sorry for the trouble ๐