Davinder Sangha

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
Oct 3, 2024 at 9:11 am
#199967

Now it’s bringing this error Notice Trying to get property ‘before_loop’ of non-object
wp-includes/media.php:5888
2 Plugin: download-manager

Oct 1, 2024 at 3:13 pm
#199910

That’s not on, but that is what the delay seems to be.

select download_count from wp_2_ahm_user_download_counts

My template as below.

<div class=”link-template-default card mb-2″>
<div class=”card-body”>
<div class=”media”>
<div class=”mr-3 img-48″>
<table class=”link-table” style=”width: 100%;” border=”0″>
<tbody>
<tr>
<td style=”width: 50px;”>[icon]</td>
<td>[title]</td>
<td style=”text-align: right;”>[download_link]</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>

Oct 1, 2024 at 3:02 pm
#199908

How do I fully disable download counts

Oct 1, 2024 at 2:38 pm
#199907
This reply has been marked as private.
Oct 1, 2024 at 2:20 pm
#199905

That been added but still the same issue.

select download_count from wp_2_ahm_user_download_counts
WHERE user = ‘2’ and package_id = ‘21149’
WPDM\__\DownloadStats->userDownloadCount()
Plugin: download-manager 1 0.1876
select download_count from wp_2_ahm_user_download_counts
WHERE user = ‘2’ and package_id = ‘21161’
WPDM\__\DownloadStats->userDownloadCount()
Plugin: download-manager 1 0.1730
select download_count from wp_2_ahm_user_download_counts
WHERE user = ‘2’ and package_id = ‘24774’
WPDM\__\DownloadStats->userDownloadCount()
Plugin: download-manager 1 0.1778

Oct 1, 2024 at 1:13 pm
#199900
Oct 1, 2024 at 1:13 pm
#199899

Sorry. Not an acceptable answer. Link is here, let me know if it doesn’t show.

LINK
Your plugin is causing the issue and this is a paid plugin, so please support it accordingly.

Oct 1, 2024 at 12:44 pm
#199896
This reply has been marked as private.
Oct 1, 2024 at 12:32 pm
#199893

Hi. For security, I cannot. But if you send step by step then I will respond with the screenshots and outcome.

Oct 1, 2024 at 11:58 am
#199888

Still slowing down despite the update. These are shortcodes located in the custom tab area. If the WP Download can somehow be delayed (using WP Rocket) until the page is open then that will help. If there is any code to add.

These downloads are placed on the tabs, so not something a user would want straightaway.

TecnoFlex Cradle and Boat 904L

select download_count from wp_2_ahm_user_download_counts
WHERE user = ‘2’ and package_id = ‘47861’
WPDM\__\DownloadStats->userDownloadCount()
Plugin: download-manager 0 0.1565
select download_count from wp_2_ahm_user_download_counts
WHERE user = ‘2’ and package_id = ‘47862’
WPDM\__\DownloadStats->userDownloadCount()
Plugin: download-manager 0 0.1326
select download_count from wp_2_ahm_user_download_counts
WHERE user = ‘2’ and package_id = ‘47866’
WPDM\__\DownloadStats->userDownloadCount()
Plugin: download-manager 0 0.1490
select download_count from wp_2_ahm_user_download_counts
WHERE user = ‘2’ and package_id = ‘21147’
WPDM\__\DownloadStats->userDownloadCount()
Plugin: download-manager 1 0.1513
select download_count from wp_2_ahm_user_download_counts
WHERE user = ‘2’ and package_id = ‘21144’
WPDM\__\DownloadStats->userDownloadCount()
Plugin: download-manager 1 0.1574

Oct 1, 2024 at 11:26 am
#199884

Just added and uploaded the pro versions.

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