@lippylion63, it stopped importing after the 9th zip file.
this only may happen it your server times out or mysql server stacked.
About the theme error, I need to check it in your installation with that theme.
it doesn’t support tags yet.
See if you subscribed to forum , the link is under title here http://www.wpdownloadmanager.com/support/forum/download-manager-pro/ Subscribe
or Unsubscribe
file-list.php still not in use, they are coming from /libs/class.FileList.php
Settings page is not customization in that way, it only will work for template in /tpls/
dir. However, if you want to add new settings you can use action hook basic_settings
to add a field and basic_settings_section
to add a section in basic settings page. To add new settings tab, please follow: http://www.wpdownloadmanager.com/doc/filter-reference/add_wpdm_settings_tab/
Extremely sorry for the trouble, It was actually a minor issue with the plugin, anyhow I also have updated it in our side. Everything is working fine there now.
In page dossiers
, here file count is a minor issue, it can be adjusted using 1 line of code, however in page Univers Motors Motos
, it is an issue with your server or memory limit and happening when exploring the dir, I need to check errorlog to get the exact error, please give me ftp info in a private reply.
Yes, possible, you need to use [file_list_extended]
tag in your page template for that.
I just tested update there in your site from front-end, it worked fine for me.
Sorry for the trouble, it is working fine now.
Ok. please give me ftp and wp-admin login info in a private reply, I shall do the update for you.
It may fail for server dir access permission or firewall, in that case, please download it from here http://www.wpdownloadmanager.com/user-dashboard/purchases/ deactivate and delete old version install and activate new version. The process will not harm your old data.
There was a page template dropdown issue in last update and we have to reupload the plugin again ( but we didn’t change version number). Please download again to get the fixed copy and update.
Extremely sorry for the page template conflict, we adjusted it and uploaded fix copy, please download and update again. However, I’ll need to check the password issue in your installation.
I just tested now, it worked fine for me.
Auto-update may fail due to server firewall or dir access permission, in that case, please download latest version from here http://www.wpdownloadmanager.com/user-dashboard/purchases/ deactivate and delete old version install and activate new. The process will not harm your old data.
please update your wpdm copy.
Please give me temporary wp-admin login info in a private reply and the package url to check your issue.
Please give me the url and temporary wp-admin login info in a private reply to check your issue.
You can unsubscribe all subscription in a click from here http://www.wpdownloadmanager.com/support/users/andreabk/
It looks like a js conflict with your theme or any active plugin, please give me temporary wp-admin login info in a private reply anf the front-end url to check your issue.
{active theme dir}/download-manager/
is a mirror of /plugins/download-manager/tpls/
dir, so to modify any files from /tpls/
or subdir of inside tpls you need to copy it to {active theme dir}/download-manager/
keeping same relative path. package settings tpls file is /tpls/metaboxes/package-settings-front.php
you need to copy it to active theme dir accordingly. However, actually process will usually requires coding experienced,ย so if you still feel confused, no worry, please give me ftp access too in a private reply, I shall do that for you.