If you want to show your download package in post or page you have to use shortcode. otherwise the package link.
Hello,
I have tested form lock with CF7 with required fields, after getting download link resubmitting again not showing required fields error. My link is here http://www.nayeemriddhi.info/portfolio2/download/cf7-package/. It needs to see from your wp-admin panel.
This reply has been marked as private.
This reply has been marked as private.
I couldn’t use the link above but downloaded it from the site and was able to upload again once I had deleted the previous version. Thanks.
Hi Nayeem, Sorry but this does not help me in anyway I understand.
I want my button to reflect the pdf image and have the text – “Download – pdf” and be linked back to the document within the download manager.
Please send me a contact mail so that I may send you a screen shot and details.
Kind regards
Gavin
Thanks for your comment Richard. The prev/next option generally comes from theme. So, it is a user choice. I have just created single-wpdmpro.php
file in your theme and removed the pagination link. If you want to add it, you just have to add it again in this file.
and if you like our service, don’t forget to review us here, https://wordpress.org/support/plugin/download-manager/reviews/
Thanks.
Is that something worth thinking for a future release as an option? Prev/Next Download link “On or off?”
Cheers,
Richard
Hello,
You can change
“pdf Logo + “Download”
in the Link label from your package settings.
I did think that, but they only appear on the pages with the download manager links -ie there are pages & blog posts in another section, and they don’t have them…
I figured it was part of the actual download manager theme design…
Cheers,
Richard
Hi,
Link and Page templates are stored in database wp_options
table as _fm_link_templates
and _fm_page_templates
.
You can create template files for your custom link/page templates. You have to put the files in /active-theme/download-manager/tpls/page-templates/
and /active-theme/download-manager/tpls/link-templates/
directory. The file name will be the same as the template id, i.e. 5aafb49c1b7c2.php. and also check any existing template file from /download-manager/tpls/link-templates/
directory for naming convention.
Thanks.
I already checked. In fact, I have written “the sample.csv does not include Tags”. The link you posted does not talk about tags.
Another problems:
– description includes commas inside, so the csv does not upload properly
– link template is a custom template, I don’t see it in the wp-content/plugins/download-manager/tpls/link-templates
directory in order to set it
– also page template is a custom template, I don’t see it in the directory
Can you suggest the solution in order to process correctly the csv?
Show ‘Add To Cart’ button as customer download link fallback stands for [customer_download_link]
template tag. It will show the download button, otherwise will show add to cart button if you check the option,
Hi Nayeem
Thanks for that. I think the CSS was added on previous ticket to the WPDM team. So one of the pages now seems fine, but I was just trying to figure out why…
madetomeasurekpis.com/download/kpi-checklists-book-downloads-page/
…still has an ‘invisible’ zip download button at the bottom of the page – it uses the same link and page template as…
madetomeasurekpis.com/download/kpi-checklists-audiobook-downloads
…the page that now works
Any ideas would be appreciated. I think I have cleared the cache on the problem page.
Also, but not essential, I originally had the zip download as a big green button – any advice on how to recreate this?
Also, if you want to remove ZIP download ( full package downlaod ) button, you simply need to remove [download_link]
tag from the page template.
Doc:
Templates
Hi
I also having a problem on this link
The zip download button is there, but it’s so pale it looks like it is missing. Any ideas on how to fix this?
Thanks
Perhaps it is the links I’m including. Here is the response without the links..
Hi Nayeem
There seem to be two issues. Firstly, when you click on the green package download icon on this page…
the link from above ending download/kpi-checklists-audio-book-download
It takes me to an individual files download page, not a zip file – it was not doing this previously.
Secondly, this page … the link from above ending kpi-checklists-audiobook-downloads
… is not offering a zip bundle download at all, which it is set to do.
Thanks for your help!
Hi WPDM,
What do these global options in Premium Package mean please?
Show ‘Add To Cart’ button as customer download link fallback
Where will it show ‘Add to Cart’ button? On the download post? In the customer’s dashboard? What are the fallback conditions?
Auto renew order on expiration
Does this mean it will automatically renew as though there was no expiration date? Or does it mean that the customer will get an email when it expired?
Thanks,
Mike
So, you want a shortcode for post or page showing individual download links for those four files?
No special action is required, any link template will do that. Doc:
Templates
Here is a demo:
https://hawakura.com/test/
Hello,
You can follow this doc as per given instruction, you will be able to make a direct download link. and let me know if it fixes your issue.
[wpdm_direct_link] – Embed direct download link as a simple text link
Thanks.
We are trying to use the List Package layout for our files, but our layout is getting messed up like which you can see at : http://sgpholding.com/financial-documents/
The shortcode we used were:
[wpdm_category id="finance" operator="IN" title="Financial Documents" desc="Essential Documents for Business" toolbar="1" paging="1" order_by="field name" order="asc or desc" items_per_page="10" template="5d84e6a49e7dc" cols=3 colspad=2 colsphone=1 download_link=1]
It was running fine, until we updated the plugins, could you help resolve this issue?
Lets say I have a package named “Example Package” that has 4 files in it. Is it possible to link directly to a file. Like I have a page that file 3 in Example Package is what I would like them to be able to click on the page and download. Is that possible and how can I do it.
I’ve tried grabbing the link to the file from the package, but it just redirects to the package when I click it.
-
This topic was modified 5 years, 6 months ago by
BGM.
Just implemented this plugin. Unable to download a file. Error returned is “Invalid download link”.