-
Search Results
-
Topic: Packages & passwords
Hiya,
2 things needing fixed
#1
a) If lock options for a package are enabled then a password for the complete zip package is only ever shown IF i use
the page template “2 columns image right”, “single column, image top, extended” or “single column with doc preview”.. on none of the others!!b) If individual downloads are enabled (and locked) then the password box next to each individual file has no effect whatsoever, regardless
of which page template is used. It’s impossible to download anything.#2
Search results for a tag (tagged to multiple packages) , will only list the 1st result from the 1st category in all the other categories and NOT
EACH result in EACH category.Tested on chrome, ie, firefox & safari.
Topic: Import
Can’t see to get it right. Importer doesn’t work, Bought your advanced importer.
I would like to import files. The ‘difficulty’ is in importing images. Dowloaded your example file. Could you tell me in plain English:
In which column to put the featured image file filesmall.jpg
In which column to put: filesmall.jpg and filelarge.jpg as separate downloads.
Please be clear in how I should use , ; and ”
” doesn’t work.Please be aware that Excel does’nt; support a , as a separate mark.
Many thanks in advance.
Topic: Files are not updatable
Hi support-team,
we use WPDM 4.5.6 and it’s not possible for us to upload a file with the same name twice.
For example:
We upload a file called “Textfile.txt”. A few days later we upload a updated Version of this File.
When someone now downloads this file from our website he gets the old, outdated Version of “Textfile.txt”We tried out nearly everything, but it’s just not possible. We tried to delete the old file first, but it always shows us
the file as “imported” in the bulk-upload section, even when we delete the entry from the database and the file from the uploads-folder.What can we do to fix that?
Thanks in advance.
Topic: Frontend download page?
Hi there,
I can’t find any information on how to actually implement this plugin. How do I specify which pages the downloads show on? Is there a way to have the downloads appear on my home page/blog post page?
Topic: Categorie page messed up
Hello, i want to show downloads only from a category, however the page totally messes up
see here:
http://197105.webhosting54.1blu.de/wintosped/testpage
dont know how to resolve this, already tried using 1 col and different template
I’ve installed v.4.5.6 and the migration tool, but i don’t see any downloads in the migrate tab. What i’m doing wrong?
Topic: Archiving but still showing
I am using the pro version to build a download area for a tech customer. They will not have a high volume of downloads (right now) but over time that will increase.
Here is the current page:
https://www.knupath.com/support/ (only registered customers who have signed an NDA can actually download)
As you can see, they have a May release and an August release. This is marginally workable right now (this is how they want it laid out) but down the road it will become unmanageable.
I would like to be able to either create a new metadata item called “release_version” that I can filter on “current” or “archive” in order to group all of the current releases at the top of the page. Currently I use three statements to build out the 3 category lists on the page:
[wpdm_category id="releases" operator="IN" title="Releases" toolbar="1" template="57a8ed44855d6" cols=1 colspad=1 colsphone=1]
Ideally I would like to add a filter like release_version=current onto the statement, in order to filter out only the files that I want at the top.
Is there any way to do this easily? I can see how to create a custom field, but don’t understand the nomenclature for filtering.