Livecss + Less doesn't seem to work on omega 7.x-3.0.

Comments

salvatore_severo’s picture

I think that omega-livecss with less support could be fantastic !
When I try to open the less file in livecss menu there is no possibility to load and save the file.

guybedford’s picture

Do you mean the live css module isn't working? Or do you mean that you are using the less module as well?

Live css has less support without need for the less module - it isn't compatible with the less module, unless you disable the less feature from the admin page.

If it's not working, are you getting any error messages in the page? Do you see the edit tab, and is normal live css working fine for you?

salvatore_severo’s picture

ok. Let me explain better....
a) I have disabled less module
b) I have enabled live css with less option
c) I have omega 7.x-3.0 subtheme with an info (subtheme) containing direction for less file
d) when I try to open any file from live css menu, nothing appears. I can't see the source of any css and less file
e) if I delete in info file of the subtheme the reference of less file, live css works good and I can open css file (only) and work on them

guybedford’s picture

Ok that makes more sense. Chances are there is a Javascript error. Can you check firebug or the chrome console for one and let me know what it says?

salvatore_severo’s picture

Can't open file /var/www//sites/all/themes/test/css/global.css.less at http://192.168.1.230/sites/all/themes/test/css/global.css.less

salvatore_severo’s picture

but my drupal directory is in http://192.168.1.230/drupal1/

and so I think there is a variable that is not set good...

salvatore_severo’s picture

ok. I tried to install drupal on the web / root directory and all works.
So it is something in the variable of the site root directory...
is it?

guybedford’s picture

Status: Active » Closed (duplicate)

Yes, the live less support is currently not working with subpaths. This is a duplicate of http://drupal.org/node/1425632.