Hi,
I spoke with the wix people and apparently they don’t support their website coding so I need help. I’m trying to hide a video upon load, which I did in the properties menu but that’s not working.
Also, I’m trying to have a button show the video player and load a specific video. Is that possible? The wix “tech support” person said it’s not possible with the editor but might be possible with coding but they didn’t know.
Then you can simply have the Wix Videoplayer element setup with collapsed on load in the properties panel for it and then all you will need to do is have the videoplayer element expand when the button is clicked on.
Collapse is better than hide as it doesn’t take up any space on your page, whereas with hidden the element is still taking up space on the page, however it won’t be shown to the user.