In W3tc is minify enabled? Try disabling (uncheck it within the Performance > General Settings area). I am curious. From ur snapshot (thanks) it seems at least some of your css is there and others it is not (assuming u havent inlined any of it).
Do u have firebug? Love to know if under the console area it has any javascript errors.
In w3tc make sure both the minify and page cache are unchecked and let me know if your site appearance goes back to normal. From there were can work out whats going on.
Do u have a domain i can check out? Can you log file path and order of each css and js file u have? From there once we proceed to enable minify/page cache we can know the proper order when things go bad.
Thread Starter
jlcule
(@qlbras)
Hi Kimberly, and thanks!
I deleted and reinstalled W3 Total Cache and the problem disappeared, I don’t know why. How can I help you with Firebug?
You can check de domain: http://www.inlinguamadrid.es. I am not sure if I know how to to give you the data you are requesting. Call me noob :).
Just checked it now..yup everything looks fine! 🙂 However, i do see a warning caused by a js file (or collection in a minified js file) complaining about a missing “fancybox” object. Upon further inspection i just realized that this is probably part of a custom js inclusion file with your theme — if u had made use of a certain feature in your theme it would have included the necessary fancybox library (stopping this warning message); right now that library isnt being included and hence the warning. I don’t think there will be a way to supress that warning (besides editing that js file) so unless you were actually intending to use fancybox (and its not working) then everything looks fine.
Cheers
Kimberly