Forum Replies Created
It is loading properly here http://demo.wpdownloadmanager.com/wpdmpro/archive-page/ with ajax in same page. If it is redirecting to category URL for you, then there are some js conflict and I need to check that in your installation. please give me temporary wp-admin login info in a private reply.
please open the sample.csv with ms excel, it will show it proper format, add/update data rows as per your need , then import 🙂
You need need this add-on http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/
if you are using jstable=1 with short-code, no such sorting option for you, but we will add it soon.
You may try useing any facebook comment plugin from wordpress.org.
WPDM doesn’t delete file when you delete a package, because sometimes some user attach same file with multiple package. However you can use this add-on http://www.wpdownloadmanager.com/download/file-manager/ if you need to delete or create new file from wp admin area, you also can delete file from ftp if you don’t want to use add-on
You simply need to create a page template ( Docs: http://www.wpdownloadmanager.com/doc/templates/ ) without [thumb_url] tag and use that page template for your packages.
If you want complete control over template, you need to create a template file taxonomy-wpdmcategory.php in your current theme dir, then use the loop. But as it is now, you can select a link template ( Docs: http://www.wpdownloadmanager.com/doc/templates/ ) for category page from Admin Menu Downloads Settings Front-end tab
“ACCOUNT PENDING: Your account is currently not active. An administrator needs to activate your account before you can login.”
<a href="[download_url]">Download</a> will only work for public downloads.
” how can we change the location of the files when we upload them in the wordpress environment” <– is not clear, may you please explain little more about what you trying to do there.
You can upload files using ftp , then attach file from that location with package using server file browser or you can upload file directly from edit package window.
Looks like, File browser root was not set properly, please go to download manager settings, refresh File Browser Root and Save Settings
this is some sort of char encoding issue with server and php, however I’m still trying to find a solution.
Ok now: http://demo.wpdownloadmanager.com/wpdmpro/archive-page/, someone deleted the link template.
in that case your server firewall is blocking http://www.wpdownloadmanager.com from validating license key. please give me temporary wp-admin login info in a private reply for manual activation
You are using [doc_preview] tag, and the tag use google doc viewer ( http://googlesystem.blogspot.com/2009/09/embeddable-google-document-viewer.html ) to preview files.
#1. Deactivate and Delete old version
#2. Install & Activate latest version.
Deleting old version will not delete your data.
the csv file is not formatted properly. Try opening with ms excel.
I understand your frustration, also I know that is a premium theme but also the problem actually with that theme, not with our plugin, please show the issue to theme developer, that should understand it and adjust it.
Please make download-manager/wpdm-start-download.php writable . I’ll test by updating that file.
For that you need to customize function wpdm_package_file_list in wpdm-functions.php or create you own tag using hook wdm_before_fetch_template ( http://www.wpdownloadmanager.com/doc/filter-reference/wdm_before_fetch_template/ )
Checking with customization team right now.
your theme is not generating breadcrumb properly and it is not from yoast plugin. This need to be fixed in theme code, nothing to do with plugin.