-
AuthorPosts
-
August 15, 2015 at 2:16 pm #661999
Hi
We have a youtube video on the homepage using ACM Module, Hero Style 4.
We would like to include two buttons on the video with a uniform design.
The buttons should be shop audio and Jump to the Site.
Could you please guidance us how we can do it?
Thank you very much
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
August 17, 2015 at 4:27 am #662276Hi @desiretart,
Please navigate to admin and open the JA ACM setting page, under Hero Details >>> Intro Text you can put the HTML code of your button here.
1 user says Thank You to Adam M for this useful post
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
August 17, 2015 at 4:27 am #745619Hi @desiretart,
Please navigate to admin and open the JA ACM setting page, under Hero Details >>> Intro Text you can put the HTML code of your button here.
1 user says Thank You to Adam M for this useful post
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
August 25, 2015 at 3:03 am #665075Hi @desiretart,
Regrading the documentation here, you might have to modify the player :
<div id="player" />
and add a custom js code for it :
.................
function onPlayerReady(event) {
event.target.setVolume(2);
event.target.playVideo();
}I’m not 100% guarantee that it will work out of the box but think it as an idea cause such customization request is beyond our support scope.
1 user says Thank You to Adam M for this useful post
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
August 25, 2015 at 3:03 am #746479Hi @desiretart,
Regrading the documentation here, you might have to modify the player :
<div id="player" />
and add a custom js code for it :
.................
function onPlayerReady(event) {
event.target.setVolume(2);
event.target.playVideo();
}I’m not 100% guarantee that it will work out of the box but think it as an idea cause such customization request is beyond our support scope.
1 user says Thank You to Adam M for this useful post
-
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by desiretart 9 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum