You could take another rout with this to hide statistics.
In the index_body.html we have this code.In your extension you could use those two events to hide the original code.
Then place your codes in your event templates.
Your event/index_body_block_stats_prepend.htmlYour event/index_body_block_stats_append.htmlJust throwing another option out there that you might want to think about.
In the index_body.html we have this code.
Code:
<!-- EVENT index_body_block_stats_prepend -->{TOTAL_POSTS} ·· {TOTAL_TOPICS} ·· {TOTAL_USERS} ·· {NEWEST_USER}<!-- EVENT index_body_block_stats_append -->
Then place your codes in your event templates.
Your event/index_body_block_stats_prepend.html
Code:
<div style="display: none;">
Code:
</div>*Then place all of your template codes for your extension here, with no <div> wrap around it*
Statistics: Posted by Sniper_E — Thu Feb 06, 2025 12:00 pm