please send a temporary wp-admin login info to support@wpdownloadmanager.com
Thanks for your time. The folders open to show the links but I can not get the downloads to work.
Shaon,
You can see an example of what I’m trying at http://portlandyc.com/test-2/
Additional Note: My son figured out how to make it work by creating a separate standard link with the URL from the button. Looks like I’m OK unless you can think of a flaw with this approach (e.g. if the GUID in the link changes during edit, which doesn’t appear to be the case.)
Thanks
Xavier
The URL is http://www.momentivity.com but you have to be a member for the download area. I originally installed the website in a subdirectory (www.momentivity.com/Site). Wpdm worked fine at that time. Later I used the procedures in the Codex: Giving WordPress Its Own Directory under the section Using a pre-existing subdirectory install. Now I can navigate to the category list area and see the list of downloads just fine, but when I click the name of a package it opens the wpdmpro blank page. The URL in the browser shows the subdirectory like this: www.momentivity.com/Site/file-download/mydocument/
. If I remove /Site from the URL address in the browser it then navigates correctly to the package page.
please give me your url to check
Hey Admin,
Great work on the plugin :). Unfortunately, I stumbled across two problems:
1) When I updated a link to one of the downloads, it went from ….download/6 to ….download/iran-lake-data/. This caused an error, a shortcode with no single download page, please see the page here: http://www.swatcupiran.com/download/iran-lake-data/
2) On another page whose package I didn’t update, the download url became like the one above, but then the formatting became messed up with the theme =\ see this link here: http://www.swatcupiran.com/download/2/
Can you please help me to resolve these two problems? Thank you!
Regards,
Sufi
I did try embedding the short codes in an unordered list formatted to run horizontal – but it did not work.
Hi Shaon,
I chmod my cache dir to 777 and I contacted my hosting company “Network Solutions” and verified that zlib lib is enabled and I’m still getting a blank page. I’m attaching a text file with a link for you so you can view my hosting setup and see if i’m missing anything.
Thanks,
Brian
sorry not clear, which border, may you please give me your url to check
1) please give me your url to suggest your css code
2) not clear
3) download user review add-on again to resolve the issue
4) disable image button add-on and use like this [download_link http://cdn4.iconfinder.com/data/icons/cc_mono_icon_set/blacks/48×48/download.png%5D in page or link template, more details: http://www.wpdownloadmanager.com/docs/integrated-templates/
Thanks, I was looking at that page and it never dawned on me that the new version would be there under the “download” link. Perhaps there should be a note somewhere in the new release details pointing people to that location? I’m sure I can’t be the only daft person in the group. 😉
I am setting up download manager for the first time and the link just opens to a blank page that won’t load.
Here is the page url http://sbeelectricandhvac.com/manuals/
Please help.
I don’t mind if the link opens to a new tab.
I found how to hide the button. It doesn’t remove it in the sense that the space for it is still quite visible, but at least it’s a blank transparent image.
I still don’t know how to remove the border.
Okay, I must be daft. For the life of me I can’t find how to update to the latest version. WP just tells me that there is a new version available. I click on the details, come to this site and can’t find a link to do a manual download of the zip.
Help???
block hot will block external referrer or direct access to download URL
@joemanausa, fixed
filename: download-manager/modules/canonical-url.php
replaced:
$wp_query->query_vars[get_option(‘__wpdm_purl_base’,’download’)] = $wpdb->get_var(“select pid from {$wpdb->prefix}ahm_filemeta where value=’$val’ or value='”.$wp_query->query_vars[get_option(‘__wpdm_purl_base’,’download’)].”‘”);
with:
$wp_query->query_vars[get_option(‘__wpdm_purl_base’,’download’)] = $wpdb->get_var(“select id from {$wpdb->prefix}ahm_files where url_key=’$val’ or url_key='”.$wp_query->query_vars[get_option(‘__wpdm_purl_base’,’download’)].”‘”);
@techpro, please give me your url to check
And this is the error I get when I turn on email lock
{“error”:”Download link sent to your email!”,”downloadurl”:””}
I see this info from another thread.
1) you need to add FB id, use “Link Template Embedded” and page template = “Single Column, Image Top, Extended” in case of facebook like lock
I don’t want to use some other template for the page or link. I want to use the one I created for myself.
Please visist http://stealthfiction.com/daylight-dims/ and try the link that says DOWNLOAD FREE PDF to see what’s going on.
Twitter doesn’t work either. It posts the message but then it never downloads the file.
I was able to fix this with url redirect but it would be nice to not have to. The issue I personally was having, i would change the url to show http://www.2wayne.com/downloads/download or mostly seen as this http://www.2wayne.com/download/sabic-excr-sw1500/. When you would see the link to the download or if you take out the package-slug for example /sabic-excr-sw1500/ you get this url: http://www.2wayne.com/download/
Now with this url, http://www.2wayne.com/download/ it would take you to a blog post that could not be deleted or even edited, it would just take you to http://www.2wayne.com/wpdmpro/wpdmpro/ or http://www.2wayne.com/wpdmpro/ <– these two links im trying to get rid of, no clue why they would show up?? So i was able to use a redirect plugin to get this to work so it would just skip those pages and redirect you to the normal downloads page instead of these posts/Page
Hope that is not too confusing.
please select Link Template for Archive Page =”Default Template” from download manager settings
We have had the same problems with the downloads not working correctly and the links not going to the correct pages for the downloads. What causes these issues? I always see you mention to give the admin info so you can login and take a look or fix it, but please document your fixes here so we can find them and fix the issues our selves if we also come across them.
please send a temporary wp-admin login info to support@wpdownloadmanager.com.
Hi, if I load 2 files to a package, the individual links to each file work however the zip package link doesn’t and puts an extension on mysitename.com.au /wordpress/?wpdmdl=5 (I cant put the link to the real site in the forum as we are still in the build phase). Can you explain where/how the zip gets created and any suggestions for fixing this? I have tried deactivating and activating. Thanks.
Download links work fine — but package pages/links do not. All of our downloads were imported from Download Monitor in case that matters.
See the page here: http://manausa.com/popular-downloads
If I go in and “edit” each package individually and press the “update” button — then the package link starts working. I’d rather not do this for over 35 pages of downloads though!
Please help. I’ve tried updating permalinks, uninstalling/reinstalling, etc.
use link template = “Link Template Embedded” and page template = “Single Column, Image Top, Extended” or just create link/page template with tag “[download_link_extended]” instead of “[download_link]”