gmo

Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
Mar 30, 2021 at 7:19 am
#149570
Participant
gmo
OP

My problem is not yet solved 😉

Mar 22, 2021 at 7:59 am
#148979
Participant
gmo
OP

Not quite. Opening in the browser works as in the old website, but not everything runs smoothly elsewhere.

In wpdm-start-download.php, something crucial has changed compared to the old version: Line 43 $fileCount = count($files) has been supplemented with the comparison of whether a package_dir is also available.

Of course, simply changing this does not work. How can I change it for my specific case so that I have the latest version of the Download Manager and the files are still opened in the browser?

Mar 19, 2021 at 7:23 am
#148860
Participant
gmo
OP

I have just renamed the current download-manager folder under plugins and added the old folder.

This means that the individual files, which have always been in folders, open perfectly in the browser with the [download_link_dynamic] in functions.php.
This works for the individual download buttons as well as in the download archive with all available downloads.

As soon as I rename the old download-manager folder again and activate the new one, it no longer works and the files are zipped and downloaded.

Again for reference, the old version was Download Manager Special Pack and the new Download Manager Pro v5.3.

What has changed so much between these two versions?

Mar 14, 2021 at 12:49 pm
#148509
Participant
gmo
OP

As I said earlier, this was still possible with the old version. So what has changed and how can we set this up again?

Mar 11, 2021 at 2:46 pm
#148313
Participant
gmo
OP

No, I had tried that before I asked here.

Mar 11, 2021 at 11:08 am
#148291
Participant
gmo
OP

Is there any way to get an answer, even without access data? 😉

Basically I just want to know if there is still a way to download a single file in a folder without it being zipped.

Mar 9, 2021 at 2:11 pm
#148160
Participant
gmo
OP

Sorry, but this is not possible as it is hosted locally.

Nov 5, 2019 at 1:33 pm
#114432
Participant
gmo
OP

We’re approaching the solution. Many thanks for that. wpdm-all-downloads.php works so far. Only I don’t want a popup for the password input, but the solution like download_link_extended. Is that possible?

In the same way I would like to achieve the following with link-template-default.php:

If password protected show [download_link_extended] otherwise show “[link_label]“.

Can you rebuild this for me? I am not good at php. 🙂

Nov 4, 2019 at 7:15 am
#114340
Participant
gmo
OP

That’s also correct. But it’s about the pdf, which are not password protected. These open in the same tab, but I want these files to open in a new tab as well. However this is not possible with your procedure for password-protected files.

I can’t provide you with an admin, because the project is currently only stored locally.

Oct 31, 2019 at 7:43 am
#114166
Participant
gmo
OP

Hi,

in this Thread: https://www.wpdownloadmanager.com/support/topic/open-pdfs-in-new-browser-tab/ I have already asked, because it doesn’t work for me. All my pdf should open in a new tab. This also worked until I added password protection to some pdfs. How do I make sure that the password is requested first and then the pdf opens in the new tab? It doesn’t matter if it’s wpdm_all_packages or link-template-default.php. Do you know what I mean?

Oct 30, 2019 at 2:56 pm
#114115
Participant
gmo
OP

When using the main download button:
To open file in new tab replace [download_link] with [link_label] in your custom page/link template.

However, this only works for me until I use a password protection. Then a new window will open but there will be no popup for entering the password.

I use for single file downloads link-template-default.php and for [wpdm_all_packages….] wpdm-all-downloads.php. What do I have to change to make it work?

Oct 30, 2019 at 2:15 pm
#114112
Participant
gmo
OP

Sorry, my mistake. It’s because I changed a link template and wpdm-all-download so that the Divi theme opens the file in a new tab and not in the same one. Now I just have to figure out how it’s basically possible except for password-protected files.

Oct 16, 2019 at 11:42 am
#113577
Participant
gmo
OP

I figured it out.:-)

Oct 16, 2019 at 8:48 am
#113565
Participant
gmo
OP

Hi,

how is the correct for echo $download_link ? $download_link : '—';?

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