Closed (duplicate)
Project:
Live CSS
Version:
7.x-2.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2012 at 08:03 UTC
Updated:
5 Feb 2012 at 14:57 UTC
Livecss + Less doesn't seem to work on omega 7.x-3.0.
Comments
Comment #1
salvatore_severo commentedI 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.
Comment #2
guybedford commentedDo 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?
Comment #3
salvatore_severo commentedok. 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
Comment #4
guybedford commentedOk 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?
Comment #5
salvatore_severo commentedCan'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
Comment #6
salvatore_severo commentedbut my drupal directory is in http://192.168.1.230/drupal1/
and so I think there is a variable that is not set good...
Comment #7
salvatore_severo commentedok. 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?
Comment #8
guybedford commentedYes, the live less support is currently not working with subpaths. This is a duplicate of http://drupal.org/node/1425632.