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
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>
How do I fully disable download counts
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
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.
Hi. For security, I cannot. But if you send step by step then I will respond with the screenshots and outcome.
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.
https://shop.schiedel.com/uk/product/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
Just added and uploaded the pro versions.