Ok I’ve just check that… It’s still not resolved…
Hello Shariar,
Is this resolved or still not ?
Unfortunately, I can’t send you the login info as this site is in production with traffic and it can’t be down. I’ve tried to export the downloads from production and import them to staging, but the issue disappears…
When you say “the issue may be related to a specific package”, what do you have in mind ? Have you seen issue like that that comes from a package ? What was the problem ?
Hi Shahriar,
I have made some progress on this.
Summary
The site runs “Download Manager” 4.7.3 with FacetWP 3.3.1. The site has more than 140 downloads. The “downloads” archive page display well all my downloads.
After updating “Download Manager” 4.7.3 to 4.9.2, I have a big issue : the “downloads” archive page displays nothing under the header, where the downloads should appear (no footer neither). I opened my PHP file to manually limit the number of downloads in the query to 90. Than everything was working fine again. If I change that number to 100, the issue is back.
So I guess that the way things are done in 4.9.2 are more ressources “greedy” ? What server configurations do you recommend ? Do you know what can cause that between 4.7.3 and 4.9.2 ?
Thank you in advance !
Does the last 4.9.1 version resolve this issue ?
Thank you !
Hi Shariar !
Do you have some news on this ?
Hi,
I hope this patch will come soon :/
Thank you
Hi Shahriar,
I’m not using WPDM templates tags. I have a custom theme, with custom PHP files. One of my php file is using the WP default loop to loop and display all the downloads.
Right now, I was using `$data[‘download_link’] = \WPDM\Package::downloadLink($data[‘ID’], 0, array(
‘template_type’ โบ ‘link’
));` to display the download button.
Now, I would like to :
Which function should I use ? Do I have to do something regarding the JS to add file in cart ?
Thank you in advance,
Cedric
PS : I notice that the “Notify me of follow-up replies via email” is not working.
Until the transfer is done, I’ve downloaded the add-on on the wrong account to test it.
I have a custom PHP template file that list all the available downloads/packages. In my PHP file, I’ve added this code to display the cart :
<?php echo(do_shortcode('[wpdm_file_cart]')) ?>
. This code displays the cart so it’s ok.
Now I have to replace add a “Add to cart” button for each package. I can’t find a function/shortcode to do that… Could you please help me ?
Thank you,
Cedric
How ? I can’t see anything automatic… Thank you !
Thank you !
Have a nice day !
Hello,
I’ve updated, it’s not resolved. Do you know when this will be resolved ?
Thank you !
Hi Shahriar,
Thank you for your answer.
Buying a Business license to use it -at the end- on one website sound bad to me… What I want is only do some testing before publishing my new developments on my live website…
By the way, in the pricing tables, I see that the PRO licence is for 1 domain : staging.mydomain.com and mydomain.com are the same domain, only one with a subdomain. So at least I can use the same license for both right ?
Hello Shariar,
In fact, each of my packages has only one ZIP file. There is no “single” page for a package, only the listing. I want the visitor to be able to select multiple package in the listing page and download all the selected packages in one ZIP. Is that possible ?
Thank you !
Hello !
Is this resolved in the new version released last week ?
Thank you !
Hi Shahriar !
Thank you for you answer. Do you know when this will be release ?
Thank you,
Cedric
Hello ! Have you been able to reproduce this bug ? It’s very annoying for my client…
Thank you !
I’ve found the solution, thank you ๐ !
Thank you Shahriar, I’ve developped it myself finally ๐ !
Hi !
How are you ? Do you have any news on this ?
Thank you in advance !
Hi Shahriar,
I’m not sure this suits my needs. In the demo, it allows to download multiple file in the same package. I would like it to be on the top level (listing of the packages) to allow the download of multiple packages at once.
Is it possible to have a testing version of the plugin before bying it ?
Thank you in advance,
Cedric
Hello Shahriar,
Thank you for your answer.
My ACF field save a date/time. In fact, need to order my packages on the front-end by “Update date”, but not the default update date because I only need that date to change when there is a change on the file(s) (new file/delete file/update file with no name change) and not on the title/content. So I’ve created an ACF field that will contains the date/time each time there is a change with the file(s).
Thank you,
Cedric
Thank you Shahriar ๐ !