Forum Replies Created
You mentioned I had my template support assist me with my issue. Thank you for your time, may you please ask them what they did to fix the css conflict with that theme, we will add it with next update if it is applicable.
got the issue, sorry for your trouble, update is coming within next week.
but in that was actually you don’t have to change anything around wpdm. you just need to change in user section, after 12 months, you need to remove those user from “Customer” role and assign any other role. your membership plugin should do that.
may you please let me know why you need those.
it should work fine by default, please give me url where you trying.
it is not anything related with wpdm, I tried with disabling wpdm, the warning was still there.
in your use csv import, you can add link template id there with a column.
However to update templates for already created package, you need edit each package separately or use following SQL:
update wp_postmeta set meta_value = 'your-template-id-here' where meta_key='__wpdm_template'
For installation, you simply need to follow the steps http://www.wpdownloadmanager.com/doc/installing-wordpress-download-manager-pro/
Yes, please check it CURL is not installed in your server.
the notice is removed now. and thanks for your appreciation 🙂
Sorry, I’m actually not clear, how it is related with wpdm pro.
Sorry for delayed reply. For description, you can use html code, you it need to be within “” and the quotes inside description should have backslash \, or just create import file using ms excel and export as csv.
you can’t add/change file titles/labels from csv file.
not yet, [file_types] and [file_type_icons] template tag will be available from next update
ok now, your theme was messing up inline html codes with short-code.
Though IE9 should work fine, but generaly it is always better to use chrome or firefox, however there is no browser dependency.
[download_link] generate complete link html. so you need to use [download_url] there, but it only will work for public packages where no lock option applied. However you can change label edit each files or you can use image button add-on http://www.wpdownloadmanager.com/download/wpdm-image-button/
It doesn’t use stats table, but could total downloads from post meta table ( __wpdm_download_count contains download count for each package )
no such ready option for now, that will require customization.
Sorry, we forgot to removed test print there. Anyhow fixed file attached, please download unzip upload functions.php in /plugins/download-manager/
ok, please give me ftp and wp-admin login info in a private reply, I’ll set it up there for you. Thanks.
please give me temporary wp-admin login info in a private reply to check your issue.
single front-end uploader add-on will be released within 1 week of January 2015.
Advanced access control is not applicable from front-end.