Hi,
We have a busy site with lots of editors. They all need to see and manage each others’ downloads. We have set the admin options as ‘Allow only [Editor] and upper level to administrate this plugin’ – however ‘Downloads’ only shows up in the sidebar for the admin user, unless we enable ‘Multi-user’, which then only lets the users see their own uploads which isn’t what we want.
The settings page says thus: “If multi-user disabled, all allowed users will able to see, manage all wpdm packages” – but Editors cannot access Downloads unless multi-user is enabled.
Work around/fix? Does something need to be flushed somewhere to allow Editors to adminstrate the plugin? We tried adding a new user too, to see if they were assigned access correctly, but no.
Could really do with a quick fix for this!
Thanks,
Chris.
This is the same problem that I have, and one that indicates it is not the solution for me, Shaon.
[wpdm-all-packages] show all files in all categories. If I put the category-id=”” in the code, the plugin will show only that category, BUT I want the page shows all downloads, and a user can filter them.
Ok.
So, I wish that all downloads in all categories were shown in the same page. But I also want to allow one user to filter (by toolbar) downloads by category, within that page.
The documentation for this function Wp Download Manager is shown, but can not seem to get that result.
But the effect is not the same… with your solution is shown for a category page, the function documented instead would show all the downloads in each category with the possibility of having a filter or by category.
Hi Shaon,
in the order page I don’t see anyway the domain associated, but I was convinced that other functions were to appear on the plugin (you are replying to my other topic about, I am referring to the filter all downloads) and instead I guess I was wrong.
However, I am running into one more issue. My drop-down menu is behind the categories headers. I’ve tried to locate the selector for my dropdown in the template files and give it a higher Z index, but not having much luck. Screenshot attached.
Man, setting up this plugin is probably one of the most complicated plugins I’ve used before. When entering in any shortcode to my downloads page, all I get it some generic title: wdpmpro
All I want to to do is get all of my categories to show like in the demo, but it’s proving super difficult to do.
I’m working on sorting by date.
I must add a columm named date to the tabel “ahm_files”.
The plugin must only write the date of all new Downloads to the database.
And there you are.
The mysql command must be “order by date asc”
It’s a lot of work.
The solution was downloading and installing an update the form builder plugin. The availability of this update, however, did not show on my plugins page.
There is another problem presenting itself. When I assign a form lock to two of my downloads. Only the first on the page will work correctly. The second one redirects to a blank page with a download link after the form is submitted.
Another thing is, I don’t get an email with the form’s data. I do have ticked that box in the form builder.
This is the website i’ve developed: http://www.cashmatic.it/download/
You can see 4 “public” downloads, listed with the wpdm-archive shortcode (we’re now deciding between this and wpdm-all-packages shortcode).
The next step is adding some “reserved” downloads, for registered users (we’re deciding too if the users must be “simple” registered or with a custom user role). So… can you explain me, please, the steps i must follow for reach my target?
The idea: private downloads don’t displays the “Download” link but displays something like “Login”
When the user clicks on the “Login” link he can login or register himself
We have had a issue now which was brought to our attention last week.
We have WP Download Manager Pro on our website http://www.apreco.co.uk and up until recently all was fine.
Now all the downloads finish are open in Adobe reader as corrupt.
We have been on to our webhosting company who assure us nothing has changed there end.
I have disabled all the other plugins and still the issue remains.
var dtable = jQuery('#wpdmmydls').dataTable( {
"sDom": "<'row-fluid'<'span6'l><'span6'f>r>t<'row'<'span6'i><'span6'p ",
"sPaginationType": "bootstrap",
"oLanguage": {
"oPaginate": {
"sFirst": "First page", // This is the link to the first page
"sPrevious": "Previous page", // This is the link to the previous page
"sNext": "Next page", // This is the link to the next page
"sLast": "Last page" // This is the link to the last page
}
}
} );
How can I translate the search bar “All Files” in the Archive as well as the headlines for sibgle Downloads (“File”). The strings are not shown in po-edit or code styling!
So, let me understand… if i want a “download page”, with all the available downloads, i must create a page and insert on it the shortcode for the Archive Page plugin? Like the http://www.cashmatic.it/downloadpage example?
Only one thing: for testing, yesteray i0ve modified my downloadpage slug, that now is /downloadpage and that its not linked in the menu
So, the menu points to /downloads, that is the WPDMPro slug. The “real” download page, with archive page plugin, is /downloadpage and you have to type the address manually.
Thanks
Author
Search Results
Viewing 25 results - 4,251 through 4,275 (of 4,459 total)