Forum Replies Created
Need to edit code, please follow the steps:
- Create a dir named
download-managerin your activate theme dir - Copy file
/plugins/download-manager/tpls/wpdm-all-downloads.phptoyour-active-theme/download-manager/dir - Edit the copied file now and remove date.
Single package with multiple files: http://iancallanan.com/download/free-music-downloads/
Category list: http://iancallanan.com/free-music-downloads/
you will need this add-on http://www.wpdownloadmanager.com/download/wpdm-default-values/ for mass update feature.
To eliminate category column, there will require some customization, but next update will have option to show/hide any specific column.
The rest options also will require to customize code in tpls/wpdm-all-downloads.php
However,if you want to edit that file, first copy tpls dir to active theme dir and rename it to download-manager, then edit wpdm-all-downloads.php in download-manager dir.
- Link/Page template in import file will work fine now.
- I tested category part in my side, it was working fine, however I’m testing it in your installation now.
Hi,
I am still not understanding what you are saying.If you look at http://wp.me/P6WAQo-dEYou will see that there is a white background on the download boxes. The text is also white – Where do I chance the colour of the White Background to non white?Also each package I create will have a PDF and an MP3 associated with it. How do I create a download page that is like the attached. I am really sorry I am new to this whole website designing thing and the technical stuff is confusing me. If you could help me out with these 2 queries I would be very happy.Ian
I blocked me again when trying to update amazon s3 add-on, need to replace add_action('wpdm_onstart_download', array($this, 'Download')); with add_action('wpdm_onstart_download', array($this, 'Download'), 999999); in file /plugins/wpdm-amazon-s3/wpdm-amazon-s3.php
please give me your license key in a private reply.
in theme stylesheet, you also may use plugin like jetpack or plugin like this https://wordpress.org/plugins/simple-custom-css/ to add custom css.
First# when using remote source for files, open or download it actually totally will depend on source, wpdm has nothing much to do there.
Second# Actually the url will expire in 30 mins, it is a temporary download url generated from amazon s3 with 30 mins expiration time.
Sorry, not clear, may you please explain little more.
Yes, admin user should receive an notification email , you can setup the notification email from Admin Menu Downloads Settings Frontend Tab
You may use this add-on http://www.wpdownloadmanager.com/download/wpdm-default-values/
It was because your theme functions was messing up inline js code, however it is ok now.
I’ve replaced add_filter('the_content', 'wpdm_downloadable'); with add_filter('the_content', 'wpdm_downloadable', 999999); in wpdm-hooks.php
As per our test, latest version is working properly, however please give me your url and temporary wp-admin login info and the tree view url to check it in your installation.
Sucuri Firewall is blocking my access to wp-admin.
If you are trying to do something like http://demo.wpdownloadmanager.com/wpdmpro/wpdm-package/mp3-song/ , you need to create a package, add some description and attach your files, then you can add title for each file, finally select page template Single Column, Flat and publish. You can can create custom templates easily, docs: http://www.wpdownloadmanager.com/doc/templates/
Please give me temporary wp-admin login info in a private reply to check the issue
it was because some issue with our SSL certificate, anyhow, there shouldn’t be any such issue anymore, we have updated SSL certificate today.
Looks like a javascript conflict, please give me temporary wp-admin login info in a private reply to check your issue.
Please check usage here http://www.wpdownloadmanager.com/download/2checkout/
May you please tell me which plugin are you using to assign multiple roles to users.
You can disable bootstrap from download manager settings page. Create your own template from Admin Menu Downloads Templates, docs: http://www.wpdownloadmanager.com/doc/templates/ . However the page here http://dev.proutinstitute.info/library/ looks good to me.