When I use the Shortcode Generator for Tiny MCE plugin the option for the template tag outputs a FILENAME not a shortcode:
[wpdm-archive cat_view=”extended” button_style=”default” link_template=”link-template-panel-1-3.php” order_by=”post_title” order=”asc” items_per_page=”10″]
This of course does not work. However neither does the code generated by the Link Template section under Settings:
[wpdm-archive cat_view=”extended” button_style=”default” link_template=”link-template-panel-1-3″ order_by=”post_title” order=”asc” items_per_page=”10″]
This does not work either – not on individual Download page or on Archive page or on Category page.
Only the Widget in the right column works to change the link template.
Any ideas?
DJ
Good day
I’m setting up a website with a download area for about 1500 Datasheets.
The most of them are already imported with a bulk upload. The files are all in an external folder. I’ve imported all of them using the URL.
Unfortunately a few of the url’s have recently changed. And I don’t know how many and which one exactly. Is there any way to check all download links for broken links (link Checker)? Or can I found the (external) download links in a database table? So I could export them and check it with another tool.
Thanks for your help and best regards
Stefan
Hi,
Downloads aren’t working for non-logged in users. I have the latest version of WP and the plugin. When I’m logged in it initiates the download on my link template but when not logged in it just goes to the same page (reloads) with a hash tag at the end, e.g. site.com/presets/#. I checked the settings to make sure that “all visitors” is set. Please advise.
I’m having the same issue others have, as far as the “Lock” option modal not displaying properly, with the backdrop over the modal itself. In other posts, such as…
…and others, the solution was to add the following code:
.modal-backdrop, .modal-backdrop.fade.in { z-index:-999999; opacity:0; }
In my case, this definitely put the modal on top of the backdrop, but I’m left with two remaining issues: (1) the opaque backdrop is nowhere at all, so the main website has no “faded” look, and (2) more importantly, the modal is still not on top of all other elements. The sidebar content is still on top of the modal.
I messed around with the css a bit on both the modal and the sidebar, and couldn’t get it to work. Any help?
(can add link and credentials in private follow-up)
Hi –
I am using the double opt in for download and when the user clicks the download link the email is generated but the screen returns to the same place so the user does not know if anything has happened.
Also I changed the template but when the email is received it does not have the new image and I can not see where to change the link for the image from the default of Download Mgr.
Further – the template for the download I have clicked the option for the user to add name, but both fields say “Your Name” – How would I change to first last.
The emails are going to the spam folder… any ideas for this?
Lastly – I have also added the Captcha option, but it does not require the user to enter Captcha before email is sent.
thank you for your time.
Y
This is the second time that I have purchased both the WordPress Download Manger Plugin along with the All Add-Ons pack. My first purchase was in September of 2014.
This morning I purchased your plugin and full add-ons pack for $150. I received the confirmation email…
As well, Paypal is showing that the payment has been made to Mr. Ferdous
When I click the link in the confirmation email associated with my Order ID I am taken to the purchases page in my user dashboard. When I click the license key button I am given the license key from my purchase in 2014.
I tried entering this as my license key in the settings tab of WordPress Download Manager area of my wordpress dashboard and I am told that this is an “Invalid License Key!”
When I go to the “Purchases” tab of my User Dashboard on wpdownloadmanager.com I see that the purchases I made on September 7th, 2014 are linked with the Order ID of my purchase from 2014. I also noted that there is no record of the purchases I made today.
I then clicked the “Fix it Here” button at the bottom of the content pane on the Purchases page.
The “FIX IT HERE” button takes me to a page where I can enter my Order ID and have everything sorted. However, I am once again redirected to the purchases page that has no record of the purchase I made this morning.
In settings I have: “Disable Single File Download” selected
but when I add a download file, the “Single File Download” is still toggle with Use Global.
Shouldn’t that come up as Disabled?
Link Template says “Select Link Template”
Page Template says “Select Link Template”
Shouldn’t these have already per-selected what I have set in Settings someplace?
Single File Download, Cache Zip File, Link Template and Page Template should all be set in Settings as your website Defaults unless you change them manually. Just seems like extra steps to create a file that you really don’t need to do each and every time.
Help, I have just installed the plugin (latest) and on some files I am seeing two “download” buttons. Attached is a screenshot.
How do I remove the green one? It only shows up on some of the pages.
Hi there
I have noticed that items in my test setup are not being correctly listed.
The following shortcode, using order by “date” does not produce the correct results –
[wpdm_packages template="5710f49a61d5e" order_by="date" order="desc" paging="0" items_per_page="6" cols=3 colsphone=1 colspad=2 desc=""]
Though it appears to work ok if I change it to use “download_count”.
Also I am using the following shortcode to produce a listing table via the Archive Page plugin. This does not always produce ten items per page, and creates very short first page results when set to “descending” order.
[wpdm-archive cat_view="compact" button_style="default" link_template="56fc0d6963a2a" order_by="post_title" order="asc" items_per_page="10"]
Further, which may or may not be related, I have noticed duplicates of two plugins appearing in the back-end, Archive Page and User Reviews – image attached. When I make a move to delete a duplicate it lists all instances for deletion, suggesting that it is not possible to delete them individually. Obviously they should not be there in the first place anyway, I certainly haven’t actively created them!
I would appreciate you looking into these issues, site details to follow.
Andy
I made a simple Sidebar link template that has the version number in it and it looks great from the preview.
However, as soon as I implement it into the Sidebar, BOOM! The thumbnail becomes the massive full-size picture.
Here is what I used.
<div class="thumbnail">
<div class="media">
<a class="pull-left" href="[page_url]">
[thumb_70x70]
</a>
<div class="media-body">
<h3 style="margin: 10px 0;padding: 0;font-size: 12pt"><strong>[page_link]</strong></h3>
<i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-th-large"></i> Version: [version]<br/>
<i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-th-large"></i> [file_size] <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-download-alt"></i> [download_count] downloads
</div>
</div>
The Filename.extension used to show, now it doesn’t and I am getting multiple names each time I upload another version.
I create a package.
Upload a Zip file, screenshot image, description, etc.
I disabled “Single File Download:” since I do not want an extra Download button there….
and Publish
On the download page, it does NOT show the extension, but furthermore it changed the name sorta.
The file is named “default_old.zip”, that is what I want it to show, so they know what they are downloading.
But the output on the Downloads page is now “Default Old”, 2x now too.
I just want to be able to Upload a file, link the filename so people can download it, and upload revisions overwriting the current one.
I just upgraded to version 4.5.4. I also updated the Tiny MCE editor plugin. Now when i go to insert the download link directly from within the post, the window pops up, but none of the download packages appear. The window is blank.
Please advise.
Thank you.
Hi there,
I’ve just discovered a situation on my site where pages that have multiple files listed (inserted via the wpdm_package shortcode) display the file title and file size correctly, but the link on the DOWNLOAD button is repeated on all buttons, meaning that clicking the button on the first, second, third, fourth. ~nth all point to the FIRST file only.
Here is an example of this behaviour: http://www.asharrison.com.au/performance-ingredients/personal-care/
Note on both Download buttons that the link is ?wpdmdl=3234, but the shortcode for the second file points to 3290.
Clicking on the title takes you to the correct download page for each file, and all buttons on those pages show the correct link to the file.
I have edited the template to debug, and if I simply echo [download_url] the URL is correct for each listing, however when using the [download_link] shortcode only the first one is correct with the output you see at the link above.
So why is it doing it on the page above (and any page on the site with multiple files, whether they are password-protected or open)?
Thanks!