Hi,
Use link template panel 1-3 when inserting shortcode. Check following shortcode’s link_template parameter.
[wpdm-archive button_style="inverse" link_template="link-template-panel-1-3" order_by="post_title" order="asc" items_per_page="10"]
This shortcode is from demo page.
You can use TinyMCE addon to insert shortcode easily.
Thanks.
How can i set price for the download links. No settings. And no short codes for that.
I created the following link template to use in the accordion:
<div class=”media”>
[icon]
<div class=”media-body”>
<div class=”media-heading”>[title]</div>
File Size: [file_size]
</div>
</div>
Every file displays the same File Size (904.59 KB). Is this the same problem as above?
Hi,
You need custom link template to prevent going to details page when clicking package title.
Clone the link template you are using now and replace [page_url] template tag with [download_url]
Read more about creating new template
Send me a link of your page to suggest css to remove quotations. It is coming from your theme or another plugin.
Thanks.
Yes, you can remove it.
You need a custom Link/ Page Template.
Clone current template you are using and remove stock from there.
You can read more about template here.
Thanks.
Hi,
Are you asking for number of item to view in a page?
You can try this short-code
[wpdm_category id="test," toolbar=0 item_per_page=15 template="link-template-default.php"]
Easy way to create short-code you can use http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ plugin.
Thank you
Hi,
You need custom link template to open link in new tab. Use following code in your custom link template to open file in tab,
<a target="_blank" href="[download_url]">[title]</a>
If you are referring to some other use case, please send me the url and temporary login info in private reply. I will add it there.
Thanks.
I am using formidable forms, and whenever a user submits the form, he receives 3 download link emails from the system. How can fix this issue to make the system only sends 1 download email link, not 3 duplicates.
Hi,
I sent the payment link only for All Addons pack.
You can renew E-Commerce Pack from dashboard. If renew link does not work, use following link to complete E-Commerce pack payment,
https://www.2checkout.com/checkout/purchase?sid=1560048&quantity=99&product_id=11
Unlocked your key from old domain. When using WPDM in localhost don’t apply the license key. Use the key in Production.
Thanks.
regarding fatal error, WPML say this:
Until this point, WPML works great.
Now what happens next is in
/plugins/download-manager/tpls/wpdm-be-member.php
line number 81 is calling
get_permalink(get_option('__wpdm_user_dashboard'));
Which is throwing the FATAL error
'__wpdm_user_dashboard' return 0
and thus throwing a fatal error.
Hi
use[wpdm_package id=7 template="link-template-button.php"]short-code
You can use http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ Plugin to easily add the shortcode you need.
Thank you.
Hi
Thanks for the download link, but I need also as originally requested or I don’t get license for Download manager.
Could you also add WordPress eCommerce Pack – Digital Store Solution as this is due soon as well.
Can you also unlock my license keys from the last domain, I’m switchng to another domain. Also can i use the key on localhost to test.
Thanks
Hi,
License Manager links a license key to a purchase order, if you set ‘Require License Key’ in package settings. But Download Manger does not handle the other tasks like verification of the key.
We only use it to associated a key to an order, which can be used for various purposes by linking those keys to a custom script.
Thanks.
Hi,
Your first link shows downloads from a category. Your category url base is downloads ( from WPDM url structure settings ). So all of your download category url will look like the first url.
Second and Third url shows normal WordPress posts from a category and tag. These pages uses different templates from Crypton Theme.
Building custom templates ( category and tag archive for normal posts ) requires more time than simple edit. Please mail to customize@wpdownloadmanager.com to get a quote for the customization.
Usually a theme uses different look for normal post and custom posts. Here you want same look for all posts ( download and normal posts)
Thanks.
Further to my request above, see attached.
I want to get rid of the set of speech marks at the front, make the download a coloured button and have the link from the title just downloading the file and not linking to a page?
I want the document to download only from the link template and not go to another page.
How do I do this from the title?
I would also like to create a download button that does the same in the link too. How do I create this?
Hi,
Nothing seems to be working after upgrading to the pro version.
Downloads do not appear in the dashboard. The links on the left (profile, logout, etc) do not work.
The actual package pages look terrible, the tables are incomplete or have rows cut off.
Am I missing something?
Thanks,
James
Hi there,
I think you are asking for able to add link to download. External link feature is available in Pro-version only.
Thank you
FYI – I am on PHP v5.3 and it needs to stay on this version.
Can you either fix very quickly or provide a download link for v4.5.6 which at least sort of works.
This is MEGA URGENT for me.
Hi,
You can change the template link of category short code. The best way use Advanced TinyMCE button add-on This will help you to create short code for your page.
Thank you.
This must be really simple, but I can’t figure it!!
I want to upload PDFs and catagorise them, and then I want to display the list of files on a page, where all the there is for each upload, a title and a download link button in a sort of list format.
This must be possible, right?
Cheers!
Hi,
Link templates are used when a download/package shortcode placed in a page.
In Category page you can use a common link template, which can selected from Dashboard Downloads Settings Frontend Category Page Options panel. It is not possible to use different link templates for different packages in category page.
Hi,
Please try downloading new plugin and install. May be some files are missing or installation is not done correctly. Or
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thank you
I am not talking about changing emails. It is about permalinks that don’t work.
My customers are not able to download the file after purchase. It sending url: website.com/dashboardpurchases/order/123 instead of website.com/dashboard/purchases/order/123. It happens for everything including download history. How can it be fixed?
And any url from dashboard doesn’t work: purchases, download history, etc. All returns 404 page.