Estate Template Didn't Working After Update - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Estate Template Didn't Working After Update

C

Cris

Template 2 years ago

Estate template didn't working after joomla update 4.3.2 (i have php > 8.x)

If i change some colors in template options this didnt work and get this error:

Expected 50% to be within 0% and 1%: templates/shaper estate/scss/presets.scss

so i go to line 489 and 502 and i correct 50% to 0% and get this error:

count(): Argument #1 ($value) must be of type Countable|array, null given

Any idea?

0
3 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #119874

Hello Cris

Please go to this location:

templates/shaper_estate/html/mod_login

and replace default.php file with the attached file. You need to unzip the file and then replace.

default.php.zip

Best regards

0
C
Cris
Accepted Answer
2 years ago #119953

It works...!

Did i have to put the 50% original value (instead of 0%) to line 489 and 502 on templates/shaper estate/scss/presets.scss ?

Thanks

Cris

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #120532

You are welcome 😊

Yes, change the value in the respective lines.

0