Mediaplayer active during the various HTML files

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
User avatar
jolijojo
 
 
Posts: 52
Joined: Sat Jan 25, 2014 5:35 pm
Location: France

Mediaplayer active during the various HTML files

Post by jolijojo »

Bonjour, je construis en local un site qui possède une master page dans laquelle il y a possibilité d'activer une musique dans média player.
Quand le média est activé la musique fonctionne mais quand je change de page HTML la musique stoppe et dans la page suivante, je dois activer encore la musique qui démarre depuis le début.
Quand j'active la musique, je souhaite la conserver dans tous les fichiers HTML choisi. J'epère avoir été clair dans l'explication.
Cordialement.

Hello, I am building a local site which has a master page in which there is the possibility of activating music in the media player.
When the media is activated the music works but when I change HTML page the music stops and in the next page I have to activate again the music which starts from the beginning.
When I activate the music, I want to keep it in all the chosen HTML files. I hope I was clear in the explanation.
Regards.
User avatar
crispy68
 
 
Posts: 2749
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Mediaplayer active during the various HTML files

Post by crispy68 »

I believe there is a way but you may have to use ajax. Another possible option is to place the player in a frame.

However, I would advise against music always playing. It ends up being annoying and may drive away customers.
User avatar
jolijojo
 
 
Posts: 52
Joined: Sat Jan 25, 2014 5:35 pm
Location: France

Re: Mediaplayer active during the various HTML files

Post by jolijojo »

Bonsoir,
la musique peut être stoppée à chaque page :
https://ibb.co/3rnbDLW
Mais quand je change de page HTML la musique stoppe.
Cette musique n'est présente que sur accord de l'utilisateur durant la visualisation de photos.

Good evening,
the music can be stopped on each page:
[url] https://ibb.co/3rnbDLW [/ url]
But when I change HTML page the music stops.
This music is only present by agreement of the user during the viewing of photos.
User avatar
Pablo
 
Posts: 21699
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Mediaplayer active during the various HTML files

Post by Pablo »

When the browser reloads the page, the music will stop. This is standard HTML behavior.
User avatar
jolijojo
 
 
Posts: 52
Joined: Sat Jan 25, 2014 5:35 pm
Location: France

Re: Mediaplayer active during the various HTML files

Post by jolijojo »

Merci pour votre réponse, je laisse la configuration comme elle est.
Thank you for your answer, I leave the configuration as it is.
Joe_120
 
 
Posts: 30
Joined: Fri May 21, 2021 3:10 pm
Location: Cornwall

Re: Mediaplayer active during the various HTML files

Post by Joe_120 »

A simple way to accomplish this is to:
Replace the existing player with a button, text or image.
Place the audio player on it's own small page of about 300px x 200px.
Link the button to the player page and set target to "Open in a popup window.
Set position and size in settings.

Joe
If it wasn't for bad luck, I'd have no luck at all.
User avatar
jolijojo
 
 
Posts: 52
Joined: Sat Jan 25, 2014 5:35 pm
Location: France

Re: Mediaplayer active during the various HTML files

Post by jolijojo »

Merci je vais essayer cette solution dès que possible.
Thanks I will try this solution as soon as possible.
Post Reply