• 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

CSS not working with Web Presence Builder 10.4.4

partywolf

New Pleskian
Hi all,

I just upgraded to Plesk Panel 10.4.4 and tried to build a Web Presence Builder site. I used a standard template and pressed publish and the site looks like there's no CSS working. The site looks fine in the editor but when it's published it looks like this. http://webtest.flashadelaide.com/home/

As you can see, the information is all listed there with no layout or formatting. It's like it's missing the CSS sheet or something.

When I publish I am getting this message:
The site has been successfully published to http://webtest.flashadelaide.com/. However, a few errors were encountered. Click to see details.

The details say:
The site has been successfully published.
The facebook template is not installed.

So I wouldn't have thought that would have anything to do with the layout of the public site.

Does anyone have any suggestions or can you tell me how to manually add the CSS via FTP or something?

Thanks
 
Okay so in the sites built by Web Presence Builder I find this line:

<link href="css/style.css" type="text/css" rel="stylesheet">

Which should be this:

<link href="../css/style.css" type="text/css" rel="stylesheet">

Any idea how to fix this?
 
Hi Steve,


It looks like something went wrong during the upgrade procedure and this has caused both CSS and Facebook errors. We can take a look into this issue -- can you PM me with access credentials to affected server?
 
Back
Top