If you purchased a Joomshaper license and expected fast and efficient support, unfortunately you chose the wrong company.
I detected the error myself and corrected it. It's not a version or configuration problem, but rather a programming error.
Therefore, think carefully before renewing.
I identified two issues from the errors I sent:
scssphp-parse-value error with
(#f8f8f8;)
: Caused by an extra semicolon in SCSS variable values (likely in the database or template configuration), which breaks the compiler.
Undefined variable error: Caused by empty variables being ignored by the compiler, but required by the
presets.scss
file.
Applied Fix: I modified the file
plugins/system/helixultimate/src/Core/HelixUltimate.php
to:
Automatically sanitize variable values (removing extra ;).
Ensure empty variables are defined as null in SCSS instead of being ignored, preventing the "undefined variable" error.
I also forced a CSS cache clear.
Your attitude is regrettable.
I have been a user of Joomshaper applications for years and have always received prompt and good service. This time it was NEGLECT.
Maybe this criticism will wake you up and make you act more quickly and efficiently.