Hello, I am facing a problem with the player.
-
Autoplay is not working even though I have it selected.
-
When I minimize the player, it completely disappears from the screen.
My blog’s url : https://vstavrakas.gr/
Thank you all !!
Hello, I am facing a problem with the player.
Autoplay is not working even though I have it selected.
When I minimize the player, it completely disappears from the screen.
My blog’s url : https://vstavrakas.gr/
Thank you all !!
#1. You need this, for eg: click back to top arrow, click an image to open lightbox…
#2. I don’t know why it’s like that, but you can fix by adding this to Custom CSS tab of widget.
div[class*="MinimizedPlayer"] {
z-index: 999999 !important;
}
Thank you very much for your immediate interest, for the explanation and for the solution you gave me.
working 100%
Hi @Vaggelis_Stavrakas and welcome to Elfsight family
Yeah, @tuanphan is absolutely right regarding the autoplay peculiarities, and the CSS solution is also great.
Let me know if you have any questions left. I’ll be happy to advise