Davinder Sangha

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
in reply to: Slowing the site load #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

in reply to: Slowing the site load #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>

in reply to: Slowing the site load #199908

How do I fully disable download counts

in reply to: Slowing the site load #199907
This reply has been marked as private.
in reply to: Slowing the site load #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

in reply to: Slowing the site load #199900

in reply to: Slowing the site load #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.

in reply to: Slowing the site load #199896
This reply has been marked as private.
in reply to: Slowing the site load #199893

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

in reply to: Slowing the site load #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.

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

in reply to: Slowing the site load #199884

Just added and uploaded the pro versions.

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