Shahriar

Forum Replies Created

Viewing 25 posts - 4,126 through 4,150 (of 12,513 total)
Nov 26, 2018 at 5:18 pm
#89969
Moderator
Shahriar
Staff OP

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.

Nov 26, 2018 at 5:16 pm
#89968
Moderator
Shahriar
Staff OP

How did you fix this issue in the previous version? And what kind of messages is shown after crush?

Nov 26, 2018 at 5:14 pm
#89967
Moderator
Shahriar
Staff OP

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.

Nov 26, 2018 at 3:57 pm
#89961
Moderator
Shahriar
Staff OP

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.

Nov 26, 2018 at 3:55 pm
#89960
Moderator
Shahriar
Staff OP

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.

Nov 26, 2018 at 3:53 pm
#89959
Moderator
Shahriar
Staff OP

Please clear the browser cache ( SHIFT + Reload ), that should fix this issue.

Nov 26, 2018 at 9:37 am
#89937
Moderator
Shahriar
Staff OP

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.

Nov 26, 2018 at 9:23 am
#89935
Moderator
Shahriar
Staff OP

The error is coming from your must-use “Integracje z hostingiem JDM.pl” plugin. Please contact the author about this issue.

Nov 26, 2018 at 9:09 am
#89934
Moderator
Shahriar
Staff OP

Please send login info in private reply. You can also try activating Premium Package after removing the custom code.

Nov 26, 2018 at 9:08 am
#89933
Moderator
Shahriar
Staff OP

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.

Nov 26, 2018 at 9:01 am
#89932
Moderator
Shahriar
Staff OP

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.

Nov 26, 2018 at 8:52 am
#89931
Moderator
Shahriar
Staff OP

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?

Nov 26, 2018 at 8:50 am
#89930
Moderator
Shahriar
Staff OP

The update will be available within 1 week.

Nov 26, 2018 at 8:48 am
#89929
Moderator
Shahriar
Staff OP

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.

Nov 26, 2018 at 5:55 am
#89926
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue.

Nov 25, 2018 at 10:17 am
#89902
Moderator
Shahriar
Staff OP

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.

Nov 25, 2018 at 8:06 am
#89897
Moderator
Shahriar
Staff OP

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.

Nov 25, 2018 at 8:02 am
#89896
Nov 25, 2018 at 8:00 am
#89895
Moderator
Shahriar
Staff OP

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.

Nov 25, 2018 at 7:51 am
#89894
Moderator
Shahriar
Staff OP

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.

Nov 25, 2018 at 7:41 am
#89893
Moderator
Shahriar
Staff OP

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>

Nov 25, 2018 at 7:32 am
#89892
Moderator
Shahriar
Staff OP

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

Nov 25, 2018 at 7:16 am
#89891
Moderator
Shahriar
Staff OP

Yes, it mins refers to the number of minutes the link will stay valid.

Nov 25, 2018 at 7:10 am
#89890
Moderator
Shahriar
Staff OP

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.

Nov 24, 2018 at 4:10 pm
#89883
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Viewing 25 posts - 4,126 through 4,150 (of 12,513 total)