You need to customize the code directly to get this. You can follow the steps to customize:
You need to copy thetpls dir from download manager plugin dir to active theme dir.
Them rename it copied tpls dir ( which is in your theme dir ) to download-manager
Now edit wpdm-all-downloads.php in download-manager dir ( which is in your active theme dir )
You need to customize the code directly to get this. You can follow the steps to customize:
You need to copy the tpls dir from download manager plugin dir to active theme dir.
Them rename it copiedtpls dir ( which is in your theme dir ) to download-manager
Now edit wpdm-all-downloads.php in download-manager dir ( which is in your active theme dir )
Usually pop-up issue is due to bootstrap present in your theme which may conflict bootstrap in wpdm. Try disabling Bootstrap js with Downloads->Settings->Basic->Misc Settings.
Or You can provide temp login info using private reply to check the issue.
you wrote above
Yes, your can do that using the plugin. Plugin doesn’t have build-in role, you can assign a package to any specific user using this plugin, but role assignment is a core feature of wpdm pro. But advanced access control add-on will give you short-code [wpdm_my_downloads login=1] shortcode, where you will be able to create a login protected page to show users downloads.
I bought the plugin.
My view hasn’t changed at all I still see recommended folders of other users in the dashboard.
Where exactly would I put this [wpdm_my_downloads login=1] in respect to the user?
———
Is there a way to redirect user right into their folder upon logging in but keep the side user menu so they can logout?
Understood – just looking for any insight you might have on why tags work (by slug) but categories (by category ID) do not. Is this a complication of custom post types in general? I have been pulling the category ID by going to the Downloads->Categories menu, selecting a category to edit and then pulling the category ID out of the URL.
Yes you can.
You need to customize according to your requirement
You need to copy the tpls dir from download manager plugin dir to active theme dir.
Them rename it copied tpls dir ( which is in your theme dir ) to download-manager
Now edit wpdm-all-downloads.php file according to your customization in download-manager dir ( which is in your active theme dir )
As I have tried different configurations to try and get the plugin working as I think it should, I have come across a few problems within it.
With the WP Dashboard and Downloads menu there is an option to view ‘Add-ons’, when selected I get this error
Fatal error: Out of memory (allocated 39583744) (tried to allocate 20 bytes) in /———–/wp-content/plugins/download-manager/admin/menus/class.Addons.php on line 37
In the templates area, the guide down the right gives a shortcode of ‘[gallery_WxH]’, I have tried to use this and it doesn’t work.
Also on the template page there is an option to add a featured image to the download page at the size you want. e.g at 250px width, this works OK in MS Edge browser, but all others still display the image at the upload size, so the page rendering is all out of sync.
Too many errors for a paid application IMHO, hopefully you will sort them soon :(((
Is there a way that i can search for documents, then select all search results and download with a single click? without having to download each document separately?
Small question: Our site is multilingual and we have downloads for every language in a separate category. I’ve translated the search result page but the results are still in the main language, in whatever language i search.
Hi – I have just set this up and cant get the download to work. I have a 2.3gb zip file uploaded on Amazon S3, and I am using the S3 plugin. I can locate the S3 file fine when I am creating a new download in WPDM – however when I try and download it on the live site – for some reason it downloads a copy of my File Browser Root folders instead of the 2.3gb zip – it does this everytime – regardless of what I attach from S3 – and it always claims the file size to be only 4kb
Interestingly I have a small blue question mark next to my File Browser Root in settings – not sure if this is anyway connected – please help!!! Thanks Steve
It is because amp removes all javascript. So, you need replace [download_link] with <a href="[download_url]">[link_label]</a>, but only public downloads will work there.
Not sure which template is using by which package, you need to create a page template as per your need from Admin Menu Downloads Templates, and you can use this add-on http://www.wpdownloadmanager.com/download/wpdm-default-values/ to apply the template for all package in a single click.
We are using the wdpm-archive add-on. We upgraded to downloadmanager 4.5.4 and updated the add-on as well. It is showing as 2.8.1. When we load a page with the following shortcode, we get an internal server error 500. If you choose a category, it works fine. It seems to only be an issue when loading all the packages in a paged view. I also tried the [wpdm_all_packages] short code and it works fine.
I want to have all my downloads free, with the option of paying $1-5 as a donation that goes through the checkout. However if I make the base price $0.00 with variants for $1-5 it just lets them download it immediately.