Hello
I have tested WP Statistics with Elementor and I don’t really understand how you use them(What you add and where).
Do you have pro version of WP Statistics?
Please provide me the info above and send me a report number(from LSC -> Toolbox -> Report)
Thank you!
-
This reply was modified 1 year, 7 months ago by
litetim.
Hi,
the problem is not with Elementor, but with the cache.
When I switch between the pages, the widget in the footer shows different numbers.
I have the free version of WP Statistics. The theme is Ocean WP.
Report number: NHSBYXZR
Plugin Support
qtwrk
(@qtwrk)
this is kind of normal , when page is cached , so is that widget , so it retains the information the moment it was generated
a possible solution is use ESI , if you can make it ESI shortcode or ESI widget
e.g https://wp-statistics.com/resources/shortcodes/
you can try , for example , change
[wpstatistics stat=visitors time=today]
to
[esi wpstatistics stat=visitors time=today ttl="0"]
Hi,
thank you for the answer. What is ESI? Do I need to use a plugin?
Thank you!
Plugin Support
qtwrk
(@qtwrk)
I’m looking for it, thanks!