You are using a custom shortcode for the table. You have to fix that custom code to get the correct icon URL. Set the icon URL in the package by clicking the icon and adjust the code for the custom shortcode to use the icon URL as it is.
Removing plugins_url('/') .
from your child theme’s wpdm-all-downloads.php
file should fix it. Did you create the cusotm shortcode yourself?
Maybe it is related to the Premium Package add-on. Try deactivating Premium Package add-on if you have it. We are releasing an update of that add-on soon to fix the issue.
If it is not related to Premium Package and having this issue in the frontend, then that might be a Bootstrap conflict. You can disable WPDM Bootstrap from Downloads Settings Misc panel.
Please send temporary wp-admin login info in private reply if none if the above suggestions work.
Glad to provide a solution for your problem.
Please rate us 5* here https://wordpress.org/support/view/plugin-reviews/download-manager?rate=5#postform if you get some free moments ?
Thank you.
Works now. The correct parameter is orderby="date"
I missed that too in my last reply 🙂
Hi,
Please save your license key in Downloads Settings License tab to verify your order.
This link explains how to generate your key https://www.wpdownloadmanager.com/doc/where-is-my-license-key/
Install the latest version of Download Manager if you are getting an “Invalid key error” when saving the key.
Best regards.
Replace WPDM_MENU_ACCESS_CAP
with 'edit_pages'
in /download-manager/admin/menus/class.Stats.php
file.
Thanks.
You have to use [categories_nolink]
tag. That’s the custom tag I have added using the code in functions.php
Looks like your server is blocking the AJAX request. Please ask server support to allow those requests. That should solve it.
Please check now. I have installed the latest version of Pro Membership there.
You can get the simplest download link from “All Packages” page. Copy the master download link from there and set it as the link to any text.
https://www.evernote.com/l/AUc38gJBWV5Jh4hRib2H7v-yVAHh4kRP4EQB/image.png
Or you can use the “Button Template” when inserting the shortcode. This template will show only a button. Use TinyMCE add-on to insert shortcode.
Let me know if you have any other query.
Glad to know 🙂
Same as the previous issue. Your “NextScripts: Social Networks Auto-Poster” breaks some Download Manager features due to it’s JS errors. Everything works perfectly after deactivating the social plugin.
Your “NextScripts: Social Networks Auto-Poster” plugin creating some JS errors which breaks some Download Manager features. Everything works perfectly after deactivating the social plugin.
Logout and login again from Settings Updates tab. That might solve the issue if it is related to the login.
Please send temporary wp-admin login info in private reply if you can’t find the issue.
Please send temporary wp-admin login info in private reply to check the issue. Send me the package URL too where you have the issue.
Yes, it is possible to modify frontend upload form. Please let me know more about it.
Download Manager uses core posts table to store packages as the package is a custom post type. Core option and meta table is used for saving options and post meta.
There are 2 custom tables wp_ahm_download_stats
and wp_ahm_emails
You can delete unnecessary packages from staging site before pushing it to the production. No need to modify database manually.
Try this one
Please send temporary wp-admin login info as a private reply. I have to check this in your installation.
It requires code customization which will be gone each time you update the plugin.
If you want to do it anyway, Remove following code from /download-manager/libs/class.PackageLocks.php
file.
location.href=res.downloadurl;
https://www.evernote.com/l/AUdZdKVl08dI27xVeZ70KHYbGxnRK3s5ecQB/image.png
Which version are you using? I can send you a patched copy where the license will work.
Or find http
inside is_valid_license_key
function in wpdm-core.php
file and replace it with https
Oh, sorry. I meant the featured image of the package.
https://www.evernote.com/l/AUeFhbtmZdpDEJgddw0aWVYheeI9nhTvW9EB/image.png
Hi,
You will find available old versions here https://wordpress.org/plugins/download-manager/advanced/
Check the select drop-down at the bottom. v.2.8.9 not available though. Closest one is v.2.8.3
Thanks.
The Premium Package update will be available within this week.