I am creating a plugin, forum statistics show correctly while online statistics return 0, what am I doing wrong?
<div class="p-footer-row custom-forum-stats-wt">
<div class="p-footer-inner">
<div class="p-footer-content">
<h3 class="p-footer-title">{{...
webtiryaki submitted a new resource:
Vitr Xenforo Premium Themes - Meet Vitr the theme bringing much more than just a beautiful design for your forum!
Read more about this resource...
webtiryaki submitted a new resource:
Ekin Xenforo Premium Themes - Meet EKIN the theme bringing much more than just a beautiful design for your forum!
Read more about this resource...
webtiryaki submitted a new resource:
Aquarelle Xenforo Thema - Powerful, creative, responsive multi-purpose xenForo Theme
Read more about this resource...
Hi, maybe it could be useful for you?
<script>
let slideIndex = 0;
showSlides();
function showSlides() {
let i;
let slides = document.getElementsByClassName("mySlides");
let dots = document.getElementsByClassName("dot");
for (i = 0; i < slides.length; i++) {...