Exclusive Advanced Audio Addon - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Exclusive Advanced Audio Addon

S

Sen

SP Page Builder 2 years ago

Hi There,

I would like to use the Exclusive Advanced Audio Addon which is shown in the Rythm template.

https://www.joomshaper.com/joomla-templates/rythm

https://demo2.joomshaper.com/2021/rythm/index.php/album/album-details

I'm using a different template, and I can't find it in my available addons.

Is it possible to have the addon made available somehow?

Thanks

0
5 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #129151

Hi Sen,

In theory yes, you can copy addon folder from that template:

templates\rythm\sppagebuilder\addons\audio_advanced

to your website template folder:

templates\MY_THEME\sppagebuilder\addons\audio_advanced

- - - 

But that addon use extra javascript and CSS that is not available in your template. For example:

  • templates\rythm\js\wavesurfer-min.js
  • templates\rythm\css\wavesurfer-player.css

so you have to copy & load those files in "Before < / Head >" as well - to make it work.

<link href="/templates/MY_THEME/css/wavesurfer-player.css" rel="stylesheet" type="text/css" />
<link href="/templates/MY_THEME/js/wavesurfer-min.js" rel="stylesheet" type="text/css" />

https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta


I don't know if that's all, but the first steps you already have. Rest is on your side.

0
S
Sen
Accepted Answer
2 years ago #129155

Ok, thanks I'll give it a try.

It's a great addon, it would be a great addition to the available default addons.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #129182

I agree, let's wait for that.

0
S
Sen
Accepted Answer
2 years ago #129245

I agree, let's wait for that.

Does this mean it will be added as a default addon, and if so, do you have an idea of the timeframe?

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #129247

I don't know yet. Nope.

0