*

Cecile D

  • **
  • 22 posts
How to disable header stats in admin
« on: November 10, 2024, 05:51:40 PM »
Sir how do we disable header stats in admin. this is making admin very slow (see enclosed).

*

MB Themes

Re: How to disable header stats in admin
« Reply #1 on: November 11, 2024, 09:33:07 PM »
Clear/disable spam marking, as you have 250k that can be a lot for mysql table
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Cecile D

  • **
  • 22 posts
Re: How to disable header stats in admin
« Reply #2 on: Today at 11:19:26 AM »
Sir this does not answer my question. we have a lot of ads sir, All the count is making access to admin slow for my ads validation team.

*

MB Themes

Re: How to disable header stats in admin
« Reply #3 on: Today at 03:41:53 PM »
Ok then you have to work on DB & tables optimization (index/reindex).
Simple count cannot be bottleneck.
Anyway if you choose to remove these from header, I recommend you to go into core and change header hook - so no function get hooked into header.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots