• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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