-
AuthorPosts
-
mazataza Friend
mazataza
- Join date:
- March 2011
- Posts:
- 32
- Downloads:
- 3
- Uploads:
- 5
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
May 12, 2014 at 8:05 am #197647I have changed the variables.less style and then compiled it (OK)
now i opened style.less and compiled it (NOK) I got the following error#<blockquote>Error
expected color value: failed at `background: lighten(@grayLight, 20%); ` /home/htinfo/public_html/inf/templates/ja_teline_iv_t3//less/style.less on line 98
An error occurred. Failed to compile.
</blockquote>I haven’t change any thing in this style.
My Template is worked in DEV mode
mazataza Friendmazataza
- Join date:
- March 2011
- Posts:
- 32
- Downloads:
- 3
- Uploads:
- 5
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
May 13, 2014 at 1:21 pm #534865if one of the developer need an access to my test server i can PM him
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 14, 2014 at 10:26 am #535094Please let me know changes you made in the variables.less and style.less files. Then, pm me URL, admin and FTP credentials of your site, I will help to investigate further.
mazataza Friendmazataza
- Join date:
- March 2011
- Posts:
- 32
- Downloads:
- 3
- Uploads:
- 5
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
May 14, 2014 at 12:03 pm #535106thanks.
I send you the info you needmazataza Friendmazataza
- Join date:
- March 2011
- Posts:
- 32
- Downloads:
- 3
- Uploads:
- 5
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
May 14, 2014 at 12:04 pm #535107thanks.
I send you the info you needNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 15, 2014 at 7:10 am #535264<em>@mazataza 427202 wrote:</em><blockquote>thanks.
I send you the info you need</blockquote>I did go to Admin -> Extensions -> Template Manager -> JA_Teline_iv – Default -> Click LESS to CSS button and wait for about 4 minutes but I could not see the problem as you mentioned.
I also turn on and off the Development Mode for testing, and your site still works fine in both cases.
Please check again.
mazataza Friendmazataza
- Join date:
- March 2011
- Posts:
- 32
- Downloads:
- 3
- Uploads:
- 5
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
May 15, 2014 at 7:36 am #535269I didn’t mean this way of generating the CSS file. when I do that still my changes are not applied.
But the error will be shown if compile the file style.less.Admin -> Extensions -> Template Manager -> Templates -> Ja_teline_iv_t3 Details and Files
and open style.less and compile it
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 16, 2014 at 9:30 am #535408I found the cause of issue that relates to the templates/ja_teline_iv_t3/less/style.less file. The line 98: background: lighten(@grayLight, 20%); is calling parameter from another less file (grayLight in variables.less file)
All less files in our template are included and call parameters together, thus compiling only a style.less file leads to this bug. Thus it is recommended to compile all less files as suggested here.
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by Ninja Lead 10 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
error by compiling less file
Viewing 8 posts - 1 through 8 (of 8 total)