Download works fine in my test too. Do you have any related server error log? Please share the log file in that case. This issue most probably related to some server settings.
There is one way to ensure 100% download for all users. You can serve the files from Dropbox or Amazon S3 using related WPDM add-on. In that case, downloads will be handled by those cloud server instead of your own.
I have a few pages that use the wpdm_all_packages shortcode and the category keyword to filter down to a specific category of files. In Chrome and Firefox, the list of downloads displays properly. In Internet Explorer, it seems that the main body of the download list loads, then the “downloads per page”, search bar, and pagination buttons load off to the left side of the table, shrinking the whole thing horizontally and making the controls essentially worthless (see screenshot attached)
I wanted to know if anyone else had experienced this or if there was a fix for this.
My downloads use the function to bring up the license agreement to be checked before allowing the download.
Chrome, Firefox, Edge appear to properly work.
Windows 10 with IE 11 – When clicking on the Download button to bring up the license agreement doesn’t appear to work, so users can not download when using IE 11.
You can use the Archive Page add-on to show all downloads using a single shortcode. This also makes all download accessible easily. Make the town commissions parent category and use years as child categories. Then a user can filter downloads using dropdowns from parent category.
We have encountered an issue that occurs in https://ramtaps.com.au/downloads/ page. When we use the search box in the page then the half page button should be shown. If I remove the search box then the all pagination button is shown. I have added a screenshot of the two pages of download in ramtaps.com.au. please check the difference in that page.
I too am having this issue but only in certain environments (localhost XAMPP) and with the extended short code add-on with the table display using this [wpdm-all-packages items_per_page="50" jstable=1 order_by="title" order="ASC"]. I get on page displayed errors like this:
Warning: count(): Parameter must be an array or an object that implements Countable in C:\xampp\htdocs\2\wp-content\plugins\download-manager\tpls4\wpdm-all-downloads.php on line 217
Warning: count(): Parameter must be an array or an object that implements Countable in C:\xampp\htdocs\2\wp-content\plugins\download-manager\tpls4\wpdm-all-downloads.php on line 218
Warning: array_shift() expects parameter 1 to be array, boolean given in C:\xampp\htdocs\2\wp-content\plugins\download-manager\tpls4\wpdm-all-downloads.php on line 220
These warning messages precede the table which otherwise seems to work fine. Using the file tree shortcode does not cause this. Any thoughts are appreciated. Thanks.
It is not possible to control this option globally because each view has its own template and query. For example, all packages table has its own template which is different than the category shortcode template.
But you can control the order from the shortcode. Each shortcode has a parameter for sorting. Utilize it to alphabetically sort your packages.
I have a feature that I need to implement but I don’t know if this is something easily doable with one of your add-on.
I need to add a checkbox next to each download in the listing to allow visitors to select multiple downloads and let them download them all with one “Download all checked” button.
Download Manager Frontend Uploader page requires the Bootstrap JS. But in your installation it was inactive. Everything works now after activating Bootstrap JS ( Downloads Settings Basic Misc Settings ).
1 ) Remove the ‘All Visitors’ from Allow Access option of the package N
2 ) Set user A in Select Members option of the package N
3 ) Generate the share URL from All downloads admin page.
Are you always using the Select Members option? In that case, a page with [wpdm_my_downloads] shortcode will list all downloads user have access to.
So, you want to filter your packages using various levels.
I think Archive Page ( https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ ) sidebar view is what you need. You can create categories and sub-categories to define your levels. Then Archive Page sidebar view allows you to get downloads from a specific level using step by step filter.
Default Values does work with frontend uploader. Just add the patch I sent in the previous reply or send login info in private reply. I will do it for you.
1 ) Requires customization. Could be done using user_register hook https://codex.wordpress.org/Plugin_API/Action_Reference/user_register
2 ) Not possible but you can use the file manager to upload files in a directory of your choice and then attach the file using browse tab in Attach File meta box.
3 ) As I mentioned above this is in our to-do list to send an email link to set the password.
4 ) Noted for implementation.
5 ) Will be added this in next version
6 ) You can add custom fields in the sign-up form using Advanced Custom Fields add-on https://www.wpdownloadmanager.com/download/advanced-custom-fields/
7 ) Sorry, Not clear. Do you want to show user profile URLs for all users? It is possible with custom code.
8 ) File Manager is embedded with Frontend Uploader page as well as admin sub-menu in the Downloads menu.
Traduction by google:
Hello. I bought this plugin because I thought I understood that it allowed to create multilevel downloads.
Let me explain: I have to create a page containing documents relating to two or more events. I should therefore be able to see two clickable links which, each one, brings me to a further page where you can find clickable links (event topics) which lead me to download the relevant files.
example:
1st level = (event 1) – (event 2)
by clicking on event 1 I should go to the next level. Then:
2nd level = (event1argument1 – event1argument2 – Event1argument3)
By clicking on argument1 I should go to the next level where the relative files to download should be present. Then
3rd level = argument1file1 – argument1file2 …
How should I do?
Thank you
Author
Search Results
Viewing 25 results - 2,501 through 2,525 (of 4,491 total)