I just noticed that “visits” are showing on event espresso pages. It is not showing on any other page. I looked through the EE Settings and did not see a function to turn it off and since it is baked into a paragraph code on CSS, I cannot decide to display:none. How do I deactivate this. Maybe I am just missing a setting.
That’s not something from within EE itself, we don’t have a ‘visits’ count anywhere within our code, at a guess I’d say its some custom code hooking into AHEE_event_details_after_the_content.
Check for any custom functions plugins that may be using that hook, or within your themes functions.php file.
Becuase its the last P tag added to the content, it is possible to target that using CSS, for example:
The support post ‘Page Visits’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
If you would like help from the Event Espresso staff, then please purchase a support license right now so you can create a support topic in our premium support forums.