Carousel Modul - Change H2 Tag From Title - Question | JoomShaper

Carousel Modul - Change H2 Tag From Title

SM

Stefan Mauracher

SP Page Builder 1 year ago

Hello, is it possible to remove the H2Tag from the Title in the Carousel Menu. there are to much h2 tags if i use the modul. https://ibb.co/RDKqvyN

thank you

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #173470

Hi Stefan,

indeed, is not possible from addon settings.

On Monday I will ask our team to add more options in upcoming updates.

By now the only way would be to edit addon code (site.php file from it) and change from h2 to h3.

0
SM
Stefan Mauracher
Accepted Answer
11 months ago #174062

where can i find the site.site.php?

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 11 months ago #174079

If we talk about addon:

  • Carousel: components\com_sppagebuilder\addons\carousel\site.php
  • Carousel Pro (different one): components\com_sppagebuilder\addons\carouselpro

and to make addon override, create that folder strcuture and copy above file to it, then edit

templates\THEME-NAME\sppagebuilder\addons\carousel

0