Create a plugin/theme Skip/Bypass rule for the Nocturnal Theme in BPS Custom Code.
1. Copy the Nocturnal Theme skip/bypass rule below to this BPS Root Custom Code text box: CUSTOM CODE PLUGIN/THEME SKIP/BYPASS RULES
# Nocturnal Theme audio file query string skip/bypass rule RewriteCond %{QUERY_STRING} playerInstance=(.*) [NC] RewriteRule . - [S=13]
2. Click the Save Root Custom Code button.
3. Go to the BPS Security Modes page, click the Create secure.htaccess File AutoMagic button and activate Root folder BulletProof Mode.