Wimble Template - CSS Error - Question | JoomShaper

Wimble Template - CSS Error

BB

Bob Bundy

Template 1 month ago

Hello -

I just downloaded and did a quickstart for the Wimble template. When I fired up Joomla, it told me that there was an update, so I applied that. I clicked on the site (front-end) and received this message:

Undefined variable. , 34 | background: $header_bg_color; | ^^^^^^^^^^^^^^^^ ' presets.scss 34:16 @import - 1:9 root stylesheet

I found the variable in the presets.scss file and commented it out. The site then loads correctly. I am not a CSS person (or PHP) and rely on the Joomla tools rather than code. I assume that this variable is important so I'm please asking for some assistance with how to handle the error - besides commenting out the variable.

Thank you very much.

0
7 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 month ago #214241

Hi Bob,

Try that:

Go to Template Options > Advanced > SCSS > Compile SCSS to CSS: Off > Save & Close

0
MJ
Mateusz Jurek
Accepted Answer
1 month ago #214635

Hi, The same thing is happening to me. I noticed it's only on the home page. When I enter the path from the short address, the subpages are displayed.

I've already tried Paul's method, but it didn't work.

I'd be very grateful for any ideas on how to fix this?

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 month ago #214637

Mateusz, in that case please share access to back-end view.

0
MJ
Mateusz Jurek
Accepted Answer
1 month ago #214638

Here you go

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 month ago #214641

Done, fixed. You forgot to do the same in all Template Styles, not only in default as you did.

0
MJ
Mateusz Jurek
Accepted Answer
1 month ago #214647

Indeed. I forgot that I use two menus styles on this site. Thanks so much for the help.

0
BB
Bob Bundy
Accepted Answer
1 month ago #214669

Thank you, Paul! It worked. I appreciate your help.

0