-
AuthorSearch Results
-
Hasibul Amin HemelBlockedHi,
Yes, you can set allow access from package settings section to
Administratoronly, so the package can be accessed by only admin users.
Also, check this setting from Downloads settings to hide everything.

Thanks
Jan 17, 2018 at 6:40 am #68094In reply to: Newbie questions
ShahriarModeratorHi,
Thanks for the purchase.
1 ) If you want to show packages from a specific category then use category shortcode. Please install TinyMCE add-on to insert shortcode easily.
2 ) You can check download history from Downloads Stats Downloads History tab. To check user specific stats click on ‘Download Stats’ under username is All Users page.
Best regards.
Jan 16, 2018 at 11:57 am #68054In reply to: Front end issue
yfilaliMemberThis reply has been marked as private.Jan 16, 2018 at 9:58 am #68045Topic: Huge lags with latest version
in forum Download Manager Pro
SUPERIOR SRLMemberHi,
Sice I installed the latest version the website lags very much, especially on the pages with links to downloads (but also on the backend). About 1 minute to open pages!Thank you in advance
GabrieleJan 15, 2018 at 7:06 pm #68026In reply to: Can't Get Frontend UI to upload on website
ShahriarModeratorOn the frontend, you can edit/manage only packages created by you. But you can, of course, download files created by others.
You can view the package by clicking ‘View’ link from ‘All packages’ admin page. If you want to show all packages then use
[wpdm-all-packages]shortcode to list all downloads in a tabular format.Jan 13, 2018 at 2:35 pm #67955In reply to: Order_By –> Linkname
ShahriarModeratorDo you mean sort by package/download name?
You can add
order_by="title"to sort by title.Here is the link to shortcode doc https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/
Jan 11, 2018 at 4:16 pm #67893In reply to: Tabular format – Categories filter
Hasibul Amin HemelBlockedHi,
It is possible.
You can modify thewpdm-all-downloads.phpand put it under youractive-theme/download-managerto achieve this. Or you can order custom modification service by sending email to customize@wpdownloadmanager.com for a quote.Thanks
Jan 11, 2018 at 3:21 pm #67889In reply to: Tabular format – Categories filter
Jeferson MatanaMemberI’m already using the all packages shortcode, but clicking on the category to filter I find it unintuitive. The shortcode already has a top selction filter to filter the amount of downloads shown on the table. I would like another dropdown selector for the categories. Is it possible to edit javascript like the link that I sent to work with wpdm?
Jan 11, 2018 at 7:32 am #67864In reply to: Front end upload challenges/question
ShahriarModeratorI am not sure how downloads on your “Resource Library” working. Because there is no
/uploads/download-manager-files/dir in your installation ( https://www.evernote.com/shard/s238/sh/7c879425-f360-4bd7-b229-4dbb9b02ba52/1de995f3758253e7 )Did you attach URL or directory on these packages instead of uploading files?
Please deactivate and then reactivate Download Manager. That might create the
/uploads/download-manager-files/dir. If it doesn’t please ask your server support to check the issue. This can be solved by changing server settings. Just inform them, WPDM can’t create a directory in uploads dir.If you want us to look into your installation please send temporary wp-admin login info in private reply.
Jan 11, 2018 at 6:24 am #67863In reply to: Form Lock generates too many forms.
Hasibul Amin HemelBlockedHi,
It is not possible yet to use only one form to unlock all downloads. But we will look into it to implement it in our future updates.
Thanks
Jan 9, 2018 at 3:34 pm #67729In reply to: We cant see wpml-all-packages
ShahriarModeratorPlease check allowed user roles settings from Downloads Settings Frontend Tab. Maybe the option is not set yet. If you activate the frontend access each user can see and edit their own packages.
https://www.evernote.com/l/AUdIS3YUa8FClq6lhw1KCBKjZBeEpz2u8jsB/image.png
Jan 9, 2018 at 1:40 am #67695Topic: Select all and download all checked
in forum Download Manager Pro
wlm2015MemberIs there a way to show a gallery grid, where each package shown has a checkbox, then there is a select all option to check all boxes and download all which downloads all checked items?
Jan 8, 2018 at 3:32 pm #67666In reply to: Directory Add-On Display
ShahriarModeratorThere is an
order_byparameter in archive shortcode. You have to use that to show latest packages initially. To show latest downloads at first use order_by date and set order descending like the following shortcode.[wpdm-archive cat_view="extended" button_style="default" link_template="link-template-calltoaction2.php" order_by="date" order="desc" items_per_page="10"]Jan 8, 2018 at 3:04 pm #67664In reply to: Custom archive page with category title as header
ShahriarModeratorHi,
Sorry for all the confusions above.
Some things like menu item color or navigation/pagination can’t be controlled by Archive Page in this case. Because these things are controlled by your theme. The template (
archive.php) you created is a core WP template ( usually provided with the theme ). It doesn’t have any use with Directory add-on functionalities.When you are clicking the category ( from archive category shortcode page ) it just pointing you to the category archive page which is rendered by your theme.
Using the Archive Page Sidebar view is the best solution for your use case,
1 ) It will keep the Downloads menu always active.
2 ) Sidebar view has built-in pagination to track parent-child relation.
Please check the demo here https://demo.wpdownloadmanager.com/wpdmpro/archive-page-sidebar ( click on Technical Support Bulletins on left sidebar, it has a child category, you will see how pagination works there )
and let me know if you need any help to set this up.
Thanks.
Jan 8, 2018 at 1:56 pm #67659In reply to: Custom archive page with category title as header
qstieglerParticipantPlease read accurate what I´m writing to you.
- I do NOT want to color the default theme title in black. Instead I want to color the DOWNLOADS menu item in black, as the black color is the active state for the menu.
- The
/plugins/download-manager/tpls/wpdm-category.phpis not been used at all. I can change in this file whatever I want and nothing happens. - I need to add the name of the category as title into the view
List-of-files-in-category.jpgabove the list of files. This view is using thearchive.phptemplate for any reason and no specific wpdm template. How can I change this AND how can I add the name of the category as title?
Jan 8, 2018 at 9:21 am #67635In reply to: Align My Download List
Michael HarlaarMemberThis reply has been marked as private.Jan 8, 2018 at 6:03 am #67623In reply to: Align My Download List
Michael HarlaarMemberThis reply has been marked as private.Jan 7, 2018 at 8:07 pm #67609In reply to: Upload from Frontpage Problem
Hasibul Amin HemelBlockedDo you use any other plugin to show this page(https://plural.wpengine.com/downloads/pdf-test-front-preview/) only to logged in user?
First of all, I have tested all way, in the package setting the package is visible to all visitor. but it seems like without login the page is not accessible, it redirects to login page.
Do you have any PHP error log on the server?
There is a security access which checks the admin role to load the pdf file maybe.
Thanks
Jan 7, 2018 at 12:46 pm #67599In reply to: Custom archive page with category title as header
qstieglerParticipantHey,
I attached three files.
- Categories-view.jpg: You can see the view of the categories. I did this by the following tag
[wpdm-categories cols=4] - List-of-categories.jpg: These are the categories you can see in the first screenshot but defined in the backend
- List-of-files-in-category.jpg: If you click on one category as you see in the first screenshot, you get a list of all files in that category
What I want to change is that template of the List-of-files-in-category.jpg screenshot. As described in the posts before, I was able to change this template by adding a file
archive.phpinto the active-template-folder. But this is not pretty nice, as thearchive.phpis been used by wordpress also for other pages.In this view I need:
- The menu item DOWNLOADS needs to be colored in black as it is still the active navigation point, but even if the URL is
/downloads/hotfixes-und-patches/, in the menu the navigation point is not set as active one - On that page there should be a headline with the name of the category, where files belong to. (In this case it would be Hotfixes and Patches)
I hope my problems are clear now and you are able to help me.
Thanks!Jan 7, 2018 at 4:54 am #67594In reply to: Upload from Frontpage Problem
ShahjadaKeymasterWhen someone is adding a package from frontend, he/she must select the value for “Allow Access” field:
https://www.evernote.com/l/AV1HzvCYt1JBBKe3QnqCS5BKuUUzB256eF0B/image.png
I created the following package from frontend and it is working fine:
Jan 1, 2018 at 7:23 pm #67432In reply to: License Issue
Digital NomadsParticipantSorted. Thanks.
A quick observation – it would be great if in the downloads area it showed you the domain against each product. When you’ve a few managing licenses and renewals becomes a bit of a pain. I’ve seen somewhere else do that really well and it’s very helpful (WP Rocket I think).
Anyways, sorted. Many thanks again.
Ken
Dec 27, 2017 at 11:11 am #67302In reply to: Links problem left or right clic
Hasibul Amin HemelBlockedHi there,
I’ve tested with different browsers but all the downloads are functional. If there any specific php error for chrome on OS X available, can you give us from error log?
Thanks
Dec 22, 2017 at 6:45 pm #67248In reply to: Form Lock Breaks Page with Formidable Forms
Demi CorriganMemberI can’t give you a login because the server is private, so even if you had credentials, the development website is still inaccessible to the public.
And Shahriar, unlocking all downloads with one form submission would be nice, but I found a work-around that suits my needs.
I changed the link-template to one that only has the link to the designated download page of the file. Then, I changed that page template to a custom one I made that only shows the extended download link. Since Form Lock is on, this is replaced with the form, so it looks like the page redirected to the form, but is actually on the package page. Filling out the form and clicking “Submit” shows the direct download link as I wanted it to.
Thank you guys for all of your help! Bouncing some ideas off of you helped me figure-out this clean work-around 🙂
Dec 22, 2017 at 2:00 pm #67233In reply to: download manager after site migration
Hasibul Amin HemelBlockedHi,
Please update the WordPress to the latest version. And I have tested your package downloads. All working fine. But you are getting download-not-available error in which package the file is not available.
http://prntscr.com/hr0c56Thanks
Dec 22, 2017 at 1:42 pm #67230In reply to: Form Lock Breaks Page with Formidable Forms
ShahriarModeratorHi,
It is not possible yet to use only one form to unlock all downloads. But we will look into it.
Thanks.
-
AuthorSearch Results
Search Results for 'all downloads'
-
Search Results
-
Hi,
Sice I installed the latest version the website lags very much, especially on the pages with links to downloads (but also on the backend). About 1 minute to open pages!Thank you in advance
GabrieleIs there a way to show a gallery grid, where each package shown has a checkbox, then there is a select all option to check all boxes and download all which downloads all checked items?