Forum Replies Created
You are using the Free version of Download Manager there. PLease install the Pro version to get the Frontend settings. You can download the Pro version here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases if you have already purchased it.
Deactivate and delete the Free version before installing Pro. You won’t lose any data.
How did you fix this issue in the previous version? And what kind of messages is shown after crush?
If you transferred the DB templates should be available on the new site. Custom templates are saved in wp_options table under _fm_link_templates and _fm_page_templates name.
Please send login info in private reply to check the issue.
Hi,
You can follow this approach to update the plugin manually,
1 ) Deactivate and delete the old version. You won’t lose any data.
2) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Install the latest version.
Clear the browser cache to fix the license generation error.
Thanks.
Hi,
You can follow this approach to update the plugin manually,
1 ) Deactivate and delete the old version. You won’t lose any data.
2) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Install the latest version.
Thanks.
Please clear the browser cache ( SHIFT + Reload ), that should fix this issue.
Could you please send login info? When you set the price it usually shows the add to cart button not download link. So it seems a little bit confusing to me.
The error is coming from your must-use “Integracje z hostingiem JDM.pl” plugin. Please contact the author about this issue.
Please send login info in private reply. You can also try activating Premium Package after removing the custom code.
Which locks have you activated in your package? I have tested the Twitter follow & Tweet lock in latest WPDM ( 4.8.0 ) and both worked. Please send login info in private reply so I can check this on your site.
We discussed this issue here https://www.wpdownloadmanager.com/support/topic/files-in-accordion-not-showing-up/
If you think it isn’t related to what we discussed in that thread, Please send me a user login info that faces this issue.
Could you please send me the PHP error log? Or send temporary wp-admin login info in private reply so I can check the issue there?
The update will be available within 1 week.
Hi,
Changing the lock orders require code customization in /download-manager/libs/class.Package.php file. Please send login info in private reply if you want me to make the changes.
The following screenshots show where the code has to be updated.
Before,
https://www.evernote.com/l/AUc6VTxmX39NQ5rxhzrWL_4jZIBLtuN7tJoB/image.png
After,
https://www.evernote.com/l/AUcCcG_4d0xIKYmNGfcqy8iSZ_-Yq2wSDOMB/image.png
Thanks.
Please send temporary wp-admin login info in private reply to check the issue.
The core plugin will be same as it functions now becasue thats the standard approach.
We kept the custom template option for all packages table so a user can modify the table based on their need.
And other views like tree are totally different thing coming from another add-on. You have to edit that add-on to change how the download button behaves.
How did you create your custom templates in old site? Did you use template editor or template files? If you used template editor then moving the database should transfer your custom templates there. In the latter case, you have to copy your custom template files.
Please check my reply here https://www.wpdownloadmanager.com/support/topic/wpdm-doesnt-save-options/
Hi,
You can add media files from edit package screen. Then use a link/page template with [file_list] template tag to display the audio player. Use can use built-in page template “Single Column, Extended, PlayList “, this template shows the player using [file_list] tag,
Demo of audio player https://demo.wpdownloadmanager.com/wpdmpro/download/audio-songs/
There is a built-in Video Player page template ( Video Player ) that utilizes the [video_player_1200] template tag to show video player.
Demo of video player https://demo.wpdownloadmanager.com/wpdmpro/download/video-player-play-only/
Please send temporary wp-admin login info in private reply if you want me to set up a demo for you.
Thanks.
Please send temporary wp-admin login info in private reply to fix the issue. Looks like your theme is using an older version of Font Awesome.
Place a text widget where you want to show the random thumbnail image. Then put the category shortcode in that text widget. Set the custom template code in the template parameter of the shortcode.
You said before you only want to display a random package image from a category, so you have to remove all other parts from your custom template, keep only [thumb] tag. If you want to link the image with the package details page then use the following code,
<a href="[page_url]">[thumb]</a>
I have added translation support for custom fields. Now you can translate those from WPML string translation.
https://www.evernote.com/l/AUd9EZn38alH2aHrQahSmtAr5zHHjF0xkjgB/image.png
Yes, it mins refers to the number of minutes the link will stay valid.
Hi,
Your server is responding with 500 Internal Server Error when requesting Download Manager scripts and styles. Please check the following URL for the response.
https://www.elvem.it/wp-content/plugins/download-manager/assets/bootstrap/css/bootstrap.css
This is related to the server settings. Please ask your server support to check the issue.
Thanks.