• Resolved captn-hirni

    (@captn-hirni)


    Hello.

    [I’ve nothing found about my problem in the forum. By the way: I cannot search there? Right?]

    My problem: All statistic fields of browser-stats are completely empty. This issue appears in the dashboard an in the browser-tab. What can I do to show browser stats?

    Thank you, C.H.

    https://wordpress.org/plugins/wp-statistics/

Viewing 2 replies - 16 through 17 (of 17 total)
  • Plugin Contributor Greg Ross

    (@gregross)

    How are you loading it now? Via a custom plugin?

    If so you’re probably adding it via an hook and you could limit that by using a load_{pagename} hook instead or check get_current_screen()->id to make sure you only enqueue it at the right time.

    Thread Starter captn-hirni

    (@captn-hirni)

    No plugin. Will be loaded in the functions.php. Via hook in a template? I need it just for the backend. Maybe it’s the best solution, I’ll find and build-in a newer version for my font settings.

Viewing 2 replies - 16 through 17 (of 17 total)

The topic ‘Browser Statistic empty’ is closed to new replies.