Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined with brook tamplte #95

Closed
NeoCsatornaja opened this issue Oct 5, 2015 · 2 comments
Closed

Undefined with brook tamplte #95

NeoCsatornaja opened this issue Oct 5, 2015 · 2 comments

Comments

@NeoCsatornaja
Copy link

Fatal error: Uncaught exception 'Less_Exception_Compiler' with message 'variable @color_grey_sidebar is undefined in file ...themes/brook/stylesheet/less/colors.less in colors.less on line 8, column 16 06| @grey-pale: @color_grey_pale; 07| @grey-light: @color_grey_light; 08| @grey-sidebar: @color_grey_sidebar; 09| @Grey: @color_grey; 10| @black: @color_black; 11| ' in .../wp-content/plugins/wp-less/vendor/oyejorge/less.php/lib/Less/Tree/Variable.php:49 Stack trace: #0 ...wp-content/plugins/wp-less/vendor/oyejorge/less.php/lib/Less/Tree/Expression.php(52): Less_Tree_Variable->compile(Object(Less_Environment)) #1 .../wp-content/plugins/wp-less/vendor/oyejorge/less.php/lib/Less/Tree/Value.php(27): Less_Tree_Expression->compile(Object(Less_Environment)) #2.../wp-content/plugins/wp-less/vendor/oyejorge/less.php/lib/Less/Tree/Rule.php(75): Less_Tree_Value->compile(Object(Less in ...wp-content/plugins/wp-less/vendor/oyejorge/less.php/lib/Less/Tree/Variable.php on line 49

@NeoCsatornaja NeoCsatornaja changed the title Undifind varible with brook tamplte Undefined with brook tamplte Oct 5, 2015
@thom4parisot
Copy link
Owner

Hi @NeoCsatornaja, the error is quite explicit: it says the variable @color_grey_sidebar is not defined.

Eventually read the guidelines of the theme, in case it is a mandatory setup :-)

Let us know how it goes 👍

@pixelbart
Copy link
Collaborator

Closed, due to age. If the problem persists, please reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants