Please ask your server support to add the following to your .htaccess file. That should fix the saving issue. Send me an url where you see the warning.
1. Link template ( using shortcode ) – There are multiple link templates available. Each one has its own layout. Use TinyMCE addon to insert shortcode, you will find the option there to select the link template.
2. Page Template – This is the details page for the package/download. You see this page when previewing the package. You can set this details page url in your link template. Clicking on the title ( in link template ) brings the user to the details page.
1. I have a question why only one package appears on the homepage of the ‘NEW DOWNLOADS’ section? There is no ‘TABBED’ section too. I have turned off the SLIDERS section, but it did not affect the problem with the rest of the sections.
2. Is it possible to add the Top Downloads section on the homepage?
3. Translations of this phrases are not visible on the site admin panel:
– If you like, you may enter custom structures for your wpdm category and package URLs here. For example, using “<b>packages</b>” as your category base would make your category links like http://example.org/<b>packages</b>/category-slug/. If you leave these blank the defaults will be used.
– Rename New File
– Publish Instantly
Cannot see how to add a new post – so I am posting here.
i have 3 pro licences, 2 are working – the other keeps saying invalid (www.burlescombprimary.co.uk) – can you please explain why and please fix. Thank you.
When packages in the table are filtered using category page reload event occurs and loads a different URL ( adds category info in URL ). Shouldn’t these two events enough to provide the user a sense that back button will bring all packages back?
However, if you want you can make your own template for All Packages table and add following code to create a Back to all packages button,
Actually, the point is, this is not an issue with the plugin, if you want multiple files to download together, wpdm create a zip file using attached files, but, to create zip all files need to be on the same server, that is how PHP zip function works. But in the case of remote URL, PHP zip function can’t add it, so in that case, the only solution is, modifying the code, to copy the remote files on the same server, then attach with zip. Regardless of the complexity of code modification, the total process will be the waste of server resources and there is no meaning of keeping files on remote server.
#1. Admin Menu Downloads Subscribers menu show the list of emails and other user info you collected using email lock option. But, register signup visitors as wp user.
#2. add flaturl=0 to avoid permalink issue, like [wpdm_dashboard flatur=0]
#3. Got the issue with description, shall adjust it with the next update
#4. From next update, when you setup wpdm login and reg form, they will replace default reg and login form.
Hello
I have to add the download via the URL field, but I have the following problem:
If the URL of the file corresponds to a file with extension, for example: “http :: //www.example.com/lorem.jpg” there are no problems
if the url of the file has no extension, eg “http :: / /www.example.com/lorem” I download a text file: file-not-found.txt
Every feature wpdm pro offers explained here https://www.wpdownloadmanager.com/docsfor/download-manager-pro/, as all the feature gives many possibilities, how exactly you want to use those will depend on your imagination and planning. But to do that, you at least need to go through all the docs and be familiar with all the features wpdm pro offers.
As far as I understand from your description, you need email lock or form lock and the category shortcode.
However, use following add-on to generate shortcode:
When a file is locked ( where you applied lock option like password, facebook, email or any other ) you need to use the same value for link label as the title.
I know it will take time to customize it, which is why I’m asking for the predefined CSS classes so that I can do it myself.
At first you provided some of the code which I really appreciated, but every time you asked for a screenshot or url to suggest the remaining code you then tried upselling me for either a custom upgrade or add-on.
I’m not sure why as a paid Pro user I can’t make a simple customization to the form layout without paying for an additional add-on?
All I’m asking for are the predefined CSS classes. You say it’s not easy to explain, but even with the free Genesis eNews Extended plugin I’m able easily customize the form inputs with a simple .enews-widget input class which is openly available to use.
Why am I not allowed to do the same as a paid Download Manager Pro user?
You don’t need separate pages for project A and Project B. All your need to do is:
You create categories “Project A” and “Project B” from wp-admin
Create a page and add shortcode [wpdm_frontend flaturl=0] , say, page name is “Author Dashboard”
Now from Author Dashboard page, user each user can create packages, manage their packages and upload their files and from the file manager, they will be able to see and manage their own files only.
Now, when a user is uploading files for Project A, they need to go to Author Dashboard Add New, then enter and title, description (optional), then upload files and finally select category “Project A” like following image: https://www.evernote.com/l/AV1R9X4pjqJESbKqOiD85khDkd94CF-aexEB/image.png
You can review the files from wp-admin, included who uploaded and which project they are assigned to.
On the right hand side there are a number of download links.
The first one is attempting to use the shortcode.
The next four are the original buttons with no shortcode.
The bottom button labelled ‘Download’ is using your shortcode but added via a text widget. This proves the shortcode works normally when not used in a custom field. However as I need different buttons on each page I cannot add them using the text widget.
I have added the following code to my page template used for that page: