The license key when entered says that it is invalid. I’m wondering why that is? I was using the plugin locally while developing and entered the license key and have removed the license key since I’m migrating to staging and wanted to test in staging. Now when entering the license key, it says that it is invalid. I’m assuming that the license key can be reset, in which if that could be done, that’d be awesome.
Also, one other issue is that the user dashboard urls generated lead to 404 pages.
On the local development site, the logout url is : downloads-dashboard/?udb_page=logout
but in staging the url is : downloads-dashboard/logout
How do I fix the urls being generated? Is this due to the license key? I’ve tried updating all settings in staging, updating permalinks and still all of the logout, profile update, etc… URL’s are resulting in a 404 error.
Hi,
I just uninstalled previous version and installed the latest, 4.6.1 Pro. -I also installed and activated the latest dropbox plugin. For dropbox plugin I followed instructions here:
How to use DropBox to store your files and allow users to download them from your website
I am stuck on step 5. I cannot find the cloud storage tab in >Downloads >Settings. There is a tabbed menu with Basic, Frontend, Social, Updates and License.
Both Download Manager and Dropbox appear to be active. I am using WordPress 4.7.1
What am I missing?
Hi,
URL: http://be.iko.com/technische-fiches/
I’m using Download manager already for a long time and I purchased it already for a few sites.
On the URL above you’ll see 5 tabs.
The downloads on the 1st 4 tabs works fine.
I added the 5th tab only recently and the downloads are not working. I always get ‘file not found’.
I add the files by ‘Bulk import’.
When I add a file manually 1 by 1, than it does work.
Also I don’t t see the map tree structure anymore on the bulk import page and when I add the URL of the files, he shows me all files, but in the last column I see size: 0.00Mb
I already updated to the latest version but that didn’t helped.
I was thinking on some security restriction but then it’s strange that it is working for 1 file.
I can give admin login in Private message.
thanks for a quick response!
Hi,
I Use WPDM Pro and All Add-ons
I’m trying to use the [popup_link] but it’s not work.
How Can I use it?
My Site Use The7 Theme
and i Installed WPDM, wpdm-archive-page, wpdm-download-button, wpdm-extended-shortcodes, wpdm-tinymce-button.
this is my link template code
[popup_link]
<span style=”margin-left:30px;font-size:8pt;font-weight:300″><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”></i> [download_count] downloads</span>
but, When i Click [popup_link], the modal popup appear like attachment.
Help me, Please.
When attaching a file from the Add New Package admin page and uploading a new file for the package using the Attach Files admin panel within the Add New page and publishing the new package, the PDF Stamper plugin does not stamp the file thus attached when downloaded.
The package version involved in this scenario are:
WordPress Download Manager version 4.6.0
WPDM – File Manager version 1.2.0
WPDM – PDF Stamper version 1.8.0
WPDM – Default Values version 1.5.1. This is included for completeness, I don’t believe it has anything to do with the problem.
Although this issue has occurred with previous releases of each of the plugins and previous versions of of WordPress.
The steps to recreate the issue are:
1. Go to Add New Package
2. Enter title
3. Accept default values set by the default settings plugin add-on.
4. Add the pdf file using Drag-and-Drop feature of the Attach File admin panel. The Attached Files admin panel will show the file name without any path info. (See image-1.jpg)
5. Select a category.
6. Publish the new package.
7. Go to the front end and download the new package file. The file is supposed to be stamped by the PDF Stamper plugin, but it is not.
8. Return to the back end and edit the package just created.
9. Remove the file from the package.
10. Click Update to update the package.
11. Using the Attach File admin panel, “Browse” tab, find the uploaded file and attach it. Notice the path to the file in the Attached Files panel. It is the fully qualified path. (See image-2.jpg)
12. Update the package.
13. Return to the front end and now download the pdf file and view it. It is now properly stamped by the PDF Stamper plugin.
An alternate way to work around the issue involves these steps:
1. In back end, go to the Downloads -> File Manager menu item.
2. Upload the pdf file. Note: Using either Drag-and-Drop or the Select File dialog box, when the file is uploaded, the page in the background behind the Upload dialog box says “Invalid Directory…” However, the file is uploaded successfully. (See image-4.jpg for error message displayed.)
3. Add a new package as before, but instead of uploading a new file from the Attach Files admin panel, browse to the file just uploaded in the File Manager with the “Browse” tab.
4. Attach the file. When the previously existing file is attached, the full path name to the file is populated as expected. (See image-3.jpg)
5. Publish the package.
6. Go to the front end and download the new package. – Actually you will get the same result using the Direct Download link on the All Packages list in the back end – Open the pdf file and it is correctly stamped by the PDF Stamper.
Please disregard the double forward slashes in images 2 and 3. There was a trailing slash in the settings field that was removed and the steps retested. It did not affect the issue. I just didn’t update the images.
My goal is to be able to use a shortcode to display Downloads with a certain tag on a page or post.
I was originally using Display Posts Shortcode (https://wordpress.org/plugins/display-posts-shortcode/) but it doesn’t recognize the tags assigned to Downloads items.
I was hoping that the “WPDM – Archive Page” Add-on would allow me to do what I want, but it doesn’t look like it.
Any idea how I can call Downloads to a page/post using Tags?