Microsoft Word is not opening File Download Links – For example I want to open https://www.nhslanarkshire.scot.nhs.uk?wpdmdl=5182&ind=1553676390912 hyperlinked within a Word document. The error message says ‘ https://www.nhslanarkshire.scot.nhs.uk?wpdmdl=5182&ind=1553676390912. Cannot open the specified file. ‘
The URL works fine if it is pasted into a browser. After a bit of research, including Microsoft forums, it looks like it may be due to the the ? and & symbols in the URL. Is there anyway to get a URL for an item within a package that does not include these symbols? The same issue exists using Excel etc. If it is an issue for Microsoft Office software, I am sure it will be for others. Thanks
We are getting these errors on the front end registration form:
Warning: Illegal string offset ‘logo’ in /home/detect/public_html/website/wp-content/plugins/download-manager/tpls/wpdm-reg-form.php on line 19
Warning: Cannot assign an empty string to a string offset in /home/detect/public_html/website/wp-content/plugins/download-manager/tpls/wpdm-reg-form.php on line 19
See screen grab.
Also…
After a user logs in they are not redirected to their WPD dashboard. They just get a message sating “You are already logged in.” and no link to dashboard.
IE doesn’t support the latest features of Javascript which is used in the popup. If you want to make the lock IE compatible then use the embedded form. In your link template, you have to replace [download_link] with [download_link_extended] to use an embedded form instead of popup.
If it helps, I also tried installing it on my main site, marketyourcraft.com. Same credentials if you want to check it out. After I put WPDM in test mode, logged out of WordPress, cleared my cache, then proceeded to order, the transaction went through correctly and I was taken to the guest orders page. Like above, I pressed “proceed” with the email and order number pre-populated. This time it took me to a page that just said “success” (screenshot below). Could this be leftover test code? Should the response be the download links below the email and order number fields?
Hi, is it possible to get the additional links to display for an EDITOR role. They appear fine for ADMIN level access.
Specifically the ‘Email download link’
Thanks
Ok,
So I setup this plugin, added in the extras (Download Manager, Archive Page, File Manager… etc) and turned on the archive sidebar template through a page with shortcode.
I have a Page Template assigned to the package..
I have assigned a category, which is another issue as it doesn’t show this package in the Category when I view the page on the frontend, it shows a weird layout of the category outside the Parent Category inside the package editor.
I am getting a Download Error on all the bulk imported packages I put in. It seems the files are disappearing from the category when I go to find them on the frontend.
Please let me know how we can get this resolved. This is extremely frustating since I have over 2000 packages to upload and I can’t 30 to display correctly and I have put 40+ categories into play and spent a significant amount of time getting to here.
This used to work fine, but is no longer working. When I click the “Link” button next to a download file, copy that URL and paste it into the browser, it get looped back to the home page.
I have checked and Individual Downloads is enabled in both the Settings Screen and for the package.
When I try to change the code above so that the package opens in a new tab/window it breaks to page and nothing shows. Have these instructions changed? I have the Pro Pack. Thanks!
case 'download_link':
echo "<a target="_blank" href='".\WPDM\Package::getDownloadURL($data['ID'])."'>Download</a>";
break;
For anyone else with this problem, I resolved it by changing the shortcode and removing all changes to the php.
New shortcode includes a ‘publish_date’ column. [wpdm-all-packages items_per_page="20" categories="asx-announcements" jstable=1 order_by="date" order="DESC" cols="title,file_count|publish_date|download_link" colheads="Title|Publish Date|Download"]
Can I put the text for changing the download link to label anywhere in the wpdm functions file?
And where do I put my french text ? After the $-sign ?
Can I put my logo into the circle on top ? How ?
Currently, the terms lock doesn’t protect the single file download links. For the time being, you have to disable single file download when using Terms Lock.
Use a custom link template. You can clone the current template from Downloads Templates page. From your cloned template remove the [download_link] template tag. That will remove the download button. You have to use this template with the category shortcode. So, make sure to update your shortcode after creating the custom template.
I’m building a WordPress site on my local machine (so I can’t provide a link to show you). I’m using the free Ribosome theme and the WordPress Download Manager (WPDM) plugin. When I installed the companion WPDM – Gutenberg Blocks plugin, both my site title and social media icons in the top bar disappeared. I really want to use both Ribosome and the WPDM – Gutenberg Blocks plug in. How can I make the site title and social icons appear when using both?
Author
Search Results
Viewing 25 results - 4,701 through 4,725 (of 9,502 total)