Testimonial Carousel Addon Problem - Question | JoomShaper

Testimonial Carousel Addon Problem

SH

Swiss Electronic - HU23592298

SP Page Builder 7 months ago

Joomla 4.4.12, PB Pro 5.5.2, Testimonial Carousel addon problem: the arrow on the right does not appear. sppb-carousel-extended-nav-control, prev-control nav-control - appears on - next-control nav-control - does not appear - Another problem: I cannot turn off the voting.

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 7 months ago #187403

sp_carousel.zip

Temporray fix. Download, Unzip it and Override current file: components\com_sppagebuilder\assets\js\sp_carousel.js

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 7 months ago #187402

Hi,

In next SPPB update arrow problem will be fixed. One .js script file needs update.


About 2nd question, You forgot to share full Template Name, becuase sometimes that addon is overriden.

As quick solution, just use below Custom CSS, in:

  • Page Settings > Page CSS > Custom CSS (it will hide stars on that page only
  • or in Template options > Custom Code > Custom CSS (it will hide stars on whole site)

.sppb-testimonial-carousel-client-rating {display: none;}

0
SH
Swiss Electronic - HU23592298
Accepted Answer
7 months ago #187414

Thank you very much!

0