[download_link] not working

in Download Manager Free

Viewing 23 posts - 1 through 23 (of 23 total)
Apr 13, 2018 at 8:32 am
#73652
Participant
GuidoM
OP

Hi team, I have the modal log in and it works, but one time enter with a correct user I can’t download any file
I’m using the latest version of WPDM and my template is:

<h4 class=”media-heading” style=”padding-top: 0px;border:0px;margin: 0px;”>[title]</h4>
[download_link]

can you help me please?

Apr 13, 2018 at 8:33 am
#73653
Participant
GuidoM
OP
This reply has been marked as private.
Apr 15, 2018 at 8:41 am
#73782

Hi,

Fixed the issue with the template.

Thanks

Apr 16, 2018 at 7:17 am
#73820
Participant
GuidoM
OP

it doesn’t work, see the link: http://cimma.it/prodotti/macinazione-polverizzazione/mulini-urto-p-d-pc/

and for the page above, I want the modal log in…

Can you please fix it as soon as possible

thanks

Apr 16, 2018 at 8:22 pm
#73858

Hi,

For the conflict with the theme, I have updated the “test 13/4” template. Seems like you have changed it. So it’s not working.

Thanks

Apr 17, 2018 at 8:25 am
#73881
Participant
GuidoM
OP

Hi Hasibul, probably there was a misunderstanding. I want to use the template with the modul popup to login for the users haven’t login yet.

You can try on template test 13/4

<div class=”media”>

[icon]

<div class=”media-body”>
<h4 class=”media-heading” style=”padding-top: 0px;border:0px;margin: 0px;”>[title]</h4>
Download
</div>
</div>

Apr 18, 2018 at 10:48 am
#73946

Hi,

I have modified the test 13/4 template with your above code, use this code template="5ad06310570ac" with the package shortcode. The download is working fine.

Thanks

Apr 18, 2018 at 2:42 pm
#73957
Participant
GuidoM
OP

yes but I want to show modal to users haven’t login yet…

Apr 23, 2018 at 8:43 am
#74244
Participant
GuidoM
OP

Hi team, are there any news?

Apr 23, 2018 at 9:37 am
#74253
Apr 23, 2018 at 9:54 am
#74257
Participant
GuidoM
OP

the download doesn’t work.
I want a simple template with the title <br> login button

and the download has to work

thanks

Apr 23, 2018 at 3:06 pm
#74283
Moderator
Shahriar
Staff

Looks like your theme is preventing the js onclick event on the download button created by [download_link] tag.

Please replace the tag with following code. I have tested it there and It works.

<a href="[download_url]">Download</a>

Apr 23, 2018 at 3:58 pm
#74299
Participant
GuidoM
OP

in this way dowsn’t work the modal…

Apr 24, 2018 at 8:59 am
#74330
Moderator
Shahriar
Staff

Please enable plugin editor or replace all this.href in /download-maanger/libs/class.Package.php with location.href

Apr 24, 2018 at 9:49 am
#74333
Participant
GuidoM
OP

how can i enable plugin editor?

Apr 24, 2018 at 11:48 am
#74338
Moderator
Shahriar
Staff

If you are not using any role editor plugin assigning administrator role allows the user to access plugin editor.

Apr 24, 2018 at 12:13 pm
#74340
Participant
GuidoM
OP

I’m using a profile builder but admin user can do anything… Can’t you edit the plugin?

Apr 24, 2018 at 8:45 pm
#74378

But the plugin edit mode button is not available. Please check.

Thanks

Apr 26, 2018 at 7:06 am
#74439
Participant
GuidoM
OP
This reply has been marked as private.
Apr 26, 2018 at 9:03 am
#74444

Seems like FTP login invalid. Please check.

Thanks

Apr 26, 2018 at 9:22 am
#74447
Participant
GuidoM
OP
This reply has been marked as private.
Apr 26, 2018 at 12:52 pm
#74455

Sorry, can you provide Cpanel login? FTP showing Connection attempt timed out.
Could not retrieve the directories.

Or you can replace all this.href in /download-maanger/libs/class.Package.php with location.href

Thanks

Apr 26, 2018 at 2:40 pm
#74461
Participant
GuidoM
OP

I replace the code this.href in the file you wrote.. now seems works

Viewing 23 posts - 1 through 23 (of 23 total)

The topic "[download_link] not working" is closed to new replies.