• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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