• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Question Broadcast Message Javascript doesn't work

wowa

New Pleskian
hi, i have a problem whit Broadcast Message on Obsidian

Depending on which page the customer is on in the customer menu, I issue different messages

Plesk Onyx --> Broadcast Message the integration of an external JavaScript works <script src="https://mytest1domain.com/quadrat.js"></script>
Plesk Obsidian --> the same Javascript is not working also <script> document.write("hallo"); </script>

Does anyone know what that can be ?

thanks
wowa
 
I am not really sure, but if I have to a wild guess I'd say it probably because in recent Plesk versions a more dynamic front-end is used based on the React framework (I could be wrong here). So I suppose the direct injection of Javascript tags wont render, because the front-end is already Javascript based.

If you want to be sure your best bet would be to open a support ticket and have the support team take a look at the issue.
 
Back
Top