Forum Replies Created
TinyMCE Button adds a custom button in the editor which you can use to insert Download Manager shortcodes in the page.
https://www.evernote.com/l/AUfTSpygCh9JUYvqa959l_uCclhA_4ED2SgB/image.png
Maybe there are some special characters attached to the login form shortcode when you copied it from somewhere. If you go to the text tab in the editor you will see that. If you want me to take a look at this, send temporary wp-admin login info in private reply.
You can check WPDM doc here https://www.wpdownloadmanager.com/docsfor/download-manager-pro/
Downloads are working in my test. I have tried your download links in this page https://reliablescale.com/product/c04a/ And here too https://reliablescale.com/wpdm-package/ra-3k-mechanical-drawing/
Sorry for the delay.
Now, actually the users will be able to edit or delete his own categories only. Do you want a category can be deleted other others who didn’t create it?
Please install the latest version of Download Manager, that should fix any missing information about your purchases. Although I see WPDM Pro listed in your purchase tab, the version info is missing which will be fixed after the update.
Download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/purchases/
Hi,
when I tried to setup it just mixed up our already logged in one drive account with yours, however, the redirect URL was not correct in your setup, and we are adding a video for one drive setup soon.
No, it will not allow your to expire shared dir, you only can attach files from a remote location. If you want to attach a dir, it must have to be in the same server.
Please check the content of Email Lock template from Email Templates page. It should contain the [#download_url#] tag.
https://www.evernote.com/l/AUfMi3pC6x9HTJBvKfL3ouT9x-NlU8jMa1IB/image.png
Your theme js is interacting with WPDM’s audio element which is inserted in the page footer. After removing the audio element from the footer everything got back to normal.
There is a newer version of WPDM available. Please update your copy. Remove the following line from /download-manager/wpdm-functions.php file after the update.
<audio autoplay controls style='width: 100%;display: none' id='wpdm-audio-player'></audio>
@bart, Unlocked your key. You can move to the new domain now.
@midihead7, Yes, there is a new version ( 2.7.0 ) of TinyMCE button available. I have installed the updated version there.
Please try now. That key was linked to an IP address.
Login working now.
Looks like there is an auto-redirect to the login page. Did you add something like that in your theme? Try switching theme to be sure if it is coming from the theme. Also, try deactivating other plugins.
I need FTP info to run the test. As I can’t access admin when WPDM is active.
If you are hosting on Siteground add following rule in your .htaccess file to fix this issue.
<IfModule mod_security.c>
SecFilterRemove 001868
</IfModule>
Send temporary wp-admin login info in private reply if that’s not the case.
Hi,
Download Manager update through dashboard still faces some issues in few server. A manual update is required in these cases. However, we are working on a new update approach to fix this issue.
For now please use manual update process,
1. Deactivate and delete the old version.
2. Download the new version from purchase page.
3. Install and activate new version.
Thanks.
Please send me the page link to check this issue. Maybe, there is a js error in the page.
Hi,
The acreenshot looks like a customised version of all downloads shortcode,
[wpdm-all-packages items_per_page="10" jstable=0 order_by="modified" order="DESC"]
Please check this shortcode. That might work for you.
Install TinyMCE addon to insert any WPDM shortcode easily.
Thanks.
Please send temporary wp-admin login info in private reply.
Please ask your server support to activate the Zlib. It is required to create the zip file which contains all files attached to a package.
Hi,
Please check this thread https://www.wpdownloadmanager.com/support/topic/download-manager-language-files/ for available language files. You will find all community contributed translations there.
Thanks.
Hi,
Yes, it is possible to allow editor to access file manager. You have to perform a minor code update in /wpdm-filemanager/filemanager.php file.
Find the add_submenu_page function in that file and change the manage_options parameter to edit_pages
https://www.evernote.com/l/AUfrc7KhzFlHlI9F1yFpxe7wPSBaU4dXYqYB/image.png
That will allow editor access to that menu page.
Thanks.
Great!! If Anyone else having this issue, please update to the latest version 4.6.7
Hi,
Yes, you can remove that info using a custom link/page template. Custom link/page template allows you to display download info in your own style.
Go to Downloads Templates page to access all templates. Clone the template you are using now and remove the data you want to hide from there. Then save it. Set this custom template in package settings or shortcode to use it.
You can read more about custom template here https://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/
Thanks.
Hi Ken,
Please send me the license key which is creating the invalid key error.Maybe it is linked to another domain. Also, make sure you are using the latest version there.
Plugin update might still face some issues in few server, however, we are moving to a new approach soon to resolve it.
Thanks.
Added following css in your theme, that should fix this UI issue.
.w3eden .alert.alert-warning::before{left:60px!important;}
Please send temporary wp-admin login info in private reply to check the issue. Could you please clarify the point 2 little more? Do you mean next/previous navigation appears when download manager is active?