Forum Replies Created
Yes, Bootstrap 4 templates are broken/bugged (tpls)…however Bootstrap 3 templates (tpls3) are fine.
@admin thank you!! that would be awesome
@admin I only want to show upload form since [wpdm_frontend] has lot of clutter like all items, edit profile etc…sort of confusing for users who just want to upload… is there a way to make [wpdm_package_form] or is it deprecated?
when i use [wpdm_package_form] shortcode on a page…and when i entire title and press continue i get shown this error on a blank page

{"result":"_ap_wpdm","id":111}
-
This reply was modified 6 years, 2 months ago by
Sai Parthiv.
Is there a way to disable zipping of files and serve download of whatever the user uploaded? I want users to upload already zipped files (.7z,.rar,.zip) so right now the plugin is zipping the file twice.
@orion The uploader shows ‘Update Package’ even if i pressed create new package… it should show update package only for packages being updated.

Edit: When I try to remove added tags, i am unable to do so and when i check console, it shows this
?adb_page=edit-package/92/:1 Uncaught TypeError: $ is not a function
at HTMLElement.onclick
-
This reply was modified 6 years, 2 months ago by
Sai Parthiv.
@orion I’ve sort of fixed that issue however I have another issue.. I want tags created in download manager admin menu to be available in upload form just like wpdm categories but right now users can create their own tags…is there anyway to prevent users from adding their own tags and only select from available tags list?

-
This reply was modified 6 years, 2 months ago by
Sai Parthiv.
@orion I have renamed it to exactly single-wpdmpro.php (which contains modified single.php code).. however the theme is still using single.php code instead of single-wpdmpro.php. I guess its not recognizing single-wpdmpro.php file or another file is taking priority.
@nayeem_riddhi I want page template like this https://demo.wpdownloadmanager.com/wpdmpro/download/premium-images-demo-product/ … which template does wordpress theme uses to display page template?
@admin I’m testing on localhost
-
This reply was modified 6 years, 2 months ago by
Sai Parthiv.