Forum Replies Created
Please create a .htaccess file inside /download-manager-files/ dir and put following contents there:
RewriteEngine On <Files *> Deny from all </Files>
After license, it is showing download button in 1-2 secs:
https://www.evernote.com/l/AV1iPlsrxtpM_7mwPY2x1tIbgpFLxuXQOdgB/image.png
If you want to hide download count from your site visitors and members, you can to remove [download_count] tag from link/page template. Docs: http://www.wpdownloadmanager.com/doc/templates/
You can keep download-manager dir inside parent theme or child theme.
@zynkedesign, Yes, download again to get the updated copy.
It is downloading empty zip, as attached files are not available in the dir /upload/download-manager-files/ anymore, try reattaching files or restoring missing files from that dir.
Ok, I’ve modified the template as per your specs, please let me know if I missed anything.
Please give me temporary wp-admin login info in a private reply to check your issue.
Yes, you actually can design template in any way you want, you know you can do that from template editor using template tag, but for layout you may need to know html a little, but no problem, I also can do that for you, in that case please give me a image mockup of you expected template and temporary wp-admin login info in a private reply.
Create sandbox account from here https://www.sandbox.paypal.com/pl/webapps/mpp/merchant
It was a hotfix, so we didn’t increase version number, please download again to get the update copy.
You can do that adding some css in your themes style.css, for example, to change the first column width:
.wpdm-all-packages-table thead tr th:first-child{
width: 200px !important;
}
All those test are already in .po file, please find Display _MENU_ downloads per page
For image buttons download and install this add-on http://www.wpdownloadmanager.com/download/wpdm-image-button/
Other table styling may be affected by your active theme.
Yes, try using page template “Single Column, Flat”
Please give me temporary wp-amdin login info in a private reply to check.
Package description should be fine, only category association may lost there. Please give me temporary wp-admin login info in a private reply to check.
Please give me your license key in a private reply.
Download paypal pro add-on again and update your copy, the message is removed.
I tested tested creating a bucket and uploading a file, it worked fine:
https://www.evernote.com/l/AV1KfjFAt9JFAIWsjruhAfU29IauHFhC_hYB/image.png
Front-end is totally functional now, no other url issue. To removed edit profile and logout, please create a dir named download-manager , copy author-dashboard.php from /plugins/download-manager/tpls/ dir. Then remove edit profile and logout link from the file.
Releasing update with the fix within next 1-2 hours.