Bug In Testimonial Carousel - Question | JoomShaper

Bug In Testimonial Carousel

RB

Ralf Besl

SP Page Builder 11 months ago

There seems to be a bug in \components\com_sppagebuilder\addons\testimonial_carousel\site.php on line 441.

$css .= 'width:' . ((20 * $carousel_item->client_rating) - 2) . '%';

Unsupported operand types: string * int

I had to put an (int) before $carousel_item->client_rating. But of course this change will be removed after the next update.

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 11 months ago #175663

Ok I will inform our team about it.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 11 months ago #175577

Hi

Thanks for contacting us and sorry for your issue. Could you please give me a screenshot of that bug? And could you please mention SPPB version?

-Regards.

0
RB
Ralf Besl
Accepted Answer
11 months ago #175582

Version is 5.4.2

0