sudo -u newsbyte_sk -- /opt/plesk/php/8.3/bin/php /usr/local/bin/wp user set-role lukas administrator --path=/var/www/vhosts/newsbyte.sk/httpdocs // Add this temporarily to Block 23 for debugging console.log('=== AD MONITORING ==='); setTimeout(() => { console.log('Placeholders:', document.querySelectorAll('.ad-space-reservation').length); console.log('Auto ads loaded:', document.querySelectorAll('.google-auto-placed').length); console.log('Manual ads:', document.querySelectorAll('.adsbygoogle:not(.google-auto-placed)').length); }, 10000); // Check after 10 seconds