I have a site created using Aqualicious. I want various pages to have drop-down menus, but only a few do. I suspect the problem is in the upload, with some file being in the wrong folder, because the site looks fine in RW preview. The problem pages seem to not have an associated theme.
On the broken page you are getting a 500 Internal Server on the theme CSS file for that page: /rw_common/themes/aqualicious/consolidated-14.css?rwcache=551669170
Fixing 500 Internal Server Error can be tricky, it’s kinda a catch-all error message in the HTTP world.
It can be a Permissions Error or a .htaccess issues, or something else depending on the hosting company.
Do you have an htaccess file on the site? If so disable it by renaming it, and try again.
The other thing you can do is try disabling the consolidate CSS in advanced settings and try republishing.
If neither of those help, check with your hosting company, as 500’s can vary from site to site.