We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Dani
  2. Sherlock Holmes
  3. General Discussion
  4. Friday, 25 October 2013
  5.  Subscribe via email
I have Enable Development Mode = Yes.

When I edit anything in templates/t3_blank/less/themes/mytheme/template.less, nothing happens. Styles are not applied.
- css/themes/mytheme/template.css remains unchanged.
- templates.t3_blank.less.themes.mytheme.template.less.css in assets folder remains unchanged.

Clicking Compile LESS to CSS gives message "Successfully compile LESS to CSS". Yet nothing changed, except for the .less file.
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi dani,
it's strange, i tried the same change in template.less in my theme folder and works for me.
maybe a cache problem?
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
I have thought about if it can be a cache problem. But which cache? I have emptied the browser's cache. I have clicked Purge Expired Cache in Joomla backend and cache folder is empty. But it wouldn't really make sense, because the physical file in ftp should be updated even if it was a cache problem.

If I rename css/themes/mytheme/template.css to somthing else, compile less to css, then a new template.css file appears, but with the same old values, not the new values from template.less. The file in the assets folder, which is the file the browser use, is not re-created.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
if you are in development mode, the changes to t3_blank/less/themes/yourtheme/template.less file should be visible immediately, without compiling less to css.
In dev mode t3_blank runs less files.
Are you working on a custom theme or on a existing T3 theme (green, dark etc...)?
Is your website online?
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
I am working on a custom theme.

Link
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
i tried to make a changes to your template with firebug, i changed the color of footer text in the style.less file, and it works.
Are you using the "scream" theme?
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.