Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
In wp-config.php look for an entry define('CONCATENATE_SCRIPTS', false ); If it is set to "false" try setting it to "true". If it set to "true" try setting it to "false". If it is missing, add the line and try both (not at the same time, but one after the other). It may fix the issue.
In wp-config.php look for an entry define('CONCATENATE_SCRIPTS', false ); If it is set to "false" try setting it to "true". If it set to "true" try setting it to "false". If it is missing, add the line and try both (not at the same time, but one after the other). It may fix the issue.
I understand that for a second after loading the page all is shown correctly and then it changes to a distorted image. This can be caused by a JavaScript function that overwrites the CSS settings of the web page. If script concatenation is not the issue, I suggest to disable all plugins of your website and re-enable them step-by-step, always testing whether the issue persists after each step, in order to find the culprit. If disabling all plugins does not help, it can still be an issue with the theme or it can be a malicious software in the website.
I too also noticed that the page loads fine briefly before it goes wonky. I did noticed that as soon as the chat box loads is when the page formatting gets wonky so chances are that's more likely your problem?
@Raudpats You need to debug the JS of theme and page by Developer Tools of browser, with breakpoints until you catch the broken JS script, or the web agency of your website/shop.