When you are developing a theme for WordPress Download Manager, you need to add 2 custom templates:
the template for custom taxonomy "wpdmcategory", will show Download Manager package when you open a WordPress Download Manager category URL. Usually, you can create a copy from archive.php and rename it to taxonomy-wpdmcategory.php
Category Page Demo
the template for custom post type "wpdmpro", will show WordPress Download Manager Package details when you open a WordPress Download Manager package URL. Usually, you can create a copy from single.php and rename it to single-wpdmpro.php
Package Details Page Demo
/plugins/download-manager/src/{ComponentDir}/views/
( Download Manager Plugin ) dir:download-manager
insideĀ your active theme dir
/src/{ComponentDir}/views
dir to /{active-theme}/download-manager/
dir.{active-theme}/download-manager
dir as per your need/src/Packages/views/link-templates
dir should go to /{active-theme}/download-manager/link-templates
dir./plugins/wpdm-premium-packages/templates/
( Premium Packages Plugin ) dir:{active-theme}/download-manager
{active-theme}/download-mamager
except the ones you need to modify{active-theme}/download-manager
dir as per your needCheck all theme functions here
For any technical issue, if you are already using pro version please post in pro forum and free version users please post in free forum. Otherwise, if you have any pre-sale or order related query please contact live chat support team. For technical support.