1. linked in lock is not working becuase of their API change, but we have updated it already for the next update of the plugin which will be released within next few days.
2. Google+1 should work fine
However load time depends on your conn speed and api provider, wpdm has nothing to do with that actually for now. But very soon we are converting all lock options, linking with apps and authentication ( except Google+ , as g+ api is doesn’t support writing in stream ), after that, the process will be lot more faster.
Icons are also showing there now properly. I’ve added custom css in theme option for that.
License key is unlocked now
🙂
For now, please open wpdm-hooks.php
, find and remove add_filter('request', 'wpdm_rssfeed');
, anyhow admin for this will be available soon.
In that case file path is not correct in your csv file, upload all files in /upload/download-manager-files/ dir and use only file name in your csv file and in case of remote file user complete file URL.
Sorry for your inconvenience, Please give me your license key and temporary wp-admin login info in a private reply.
@rossmilner, Ok. page template F&D default Template
is applied to all packages
Please give me the page template ID you want to use and temporary wp-admin login info in a private reply, I shall check.
Please check here http://www.wpdownloadmanager.com/doc/settings/front-end-ui-settings/ ( Allowed File Types From Front-end:
)
use items_per_page=1 paging=0
please download WPDM Auto-Share
add-on again to get v1.1.0. You can set it up from Admin Menu Downloads Settings Auto Share tab.
please give me live url to check
I’m not seeing any package there with blank/empty title. Also I see you are already using v4 and v4 is not using wp_ahm_files table anymore.
please give me here with a private reply.
Those SQL should update all template, please give me temporary wp-admin login info, I’ll check it in your installation
WPDM doesn’t track individual file download, but from download manager settings, you can check the option Increase download count on individual file download
if you want to increase download count for individual file download.
If you happy with the plugin, please give us a 5* here https://wordpress.org/support/view/plugin-reviews/download-manager?rate=5#postform when you get some free moments, It will be a great inspiration for us :).
Please also give me your site URL too
there was a spelling issue, had to replace a “orderby” with “order_by”, however, I’ve adjusted it in my side to for next update of the plugin.
There are some js error coming from your theme or other active plugin, which is causing trouble, please give me temporary wp-admin login info to check and adjust it.
that functions wrapped with conditions if (is_tag()) {
so that it only apply in tag page to add wpdm package with tag search. But simply move return $query;
immediately before closing brackets of function.
#1. At login required message option in download manager settings page you can add both links.
About the “solution”, may you please tell me what you trying to do.
#2. Need to edit template to add subscription page link
#3. That also will require customization in code. Need to replace [page_link]
tag with <a href="[download_url]">[title]</a>
give me temporary wp-admin login info and phpmyadmin login, I’ll check