- This topic has 13 replies, 2 voices, and was last updated 1 year, 6 months ago by
Leo.
-
AuthorPosts
-
January 11, 2021 at 5:57 pm #1615106
Peter
I have a videoscribe video that is intended to open from clicking a button. At the end of the video, there are buttons in the video that the viewer can click to take action – so it needs to play, then stop at the end.
My problem is that I got the package from the videoscribe person with a bunch of files in it and I don’t understand how to install them so the package works. The index.html file in the folder Exit Plan HTML Package.mp4 (yes, it’s stupid name for a folder) is supposed to run the whole package. The folders & files are as follows:
Top Folder: Exit Plan HTML Package
Folder1: _MACOSX
Folder: Exit Plan HTML Package.mp4
File: ._.DS_Store
File: ._embed.css
File: ._index.html
Folder1.1: media
File: ._.DS_Store
File: ._index_player.html
File: ._xmpFile.xml
Folder1.1.1: scripts
File: ._config_xml.jsFolder2: Exit Plan HTML Package.mp4
File: .DS_Store
File: embed.css
File: index.html
Folder2.1: media
File: .DS_Store
File: Exit Plan HTML Package.mp4.mp4
File: FirstFrame.png
File: index_player.html
File: Template_Quiz_Preview.html
File: xmpFile.xml
Folder2.1.1: scripts
File: config_xml.js
File: embedded-smart-player.min.js
File: techsmith-smart-player.min
Folder2.1.2: skins
File: techsmith-smart-player.min.cssCan you help me sort out where I put the different files to get this to work?
Thank you!
Peter
January 11, 2021 at 6:02 pm #1615108Leo
StaffCustomer SupportHi Peter,
Unfortunately this isn’t something we can help with in the support forum here as it’s not GP/theme related.
You will need to check with the person who provided you with the package.
If he can provide the instruction that works in a twenty series WP theme, the same method should work in GP.
Sorry about that and hopefully you will be able to get it to work.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/January 12, 2021 at 2:24 pm #1616322Peter
Wwelll, not looking good. If I just want the video to play in a popup window if someone clicks a button, can you help me understand how I set that up?
January 12, 2021 at 2:47 pm #1616328Leo
StaffCustomer SupportMaybe a plugin like this would help?
https://wordpress.org/plugins/video-popup/
https://wordpress.org/plugins/responsive-youtube-vimeo-popup/Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/January 12, 2021 at 3:07 pm #1616344Peter
Thanks, I’ll check it out
January 12, 2021 at 3:10 pm #1616347Peter
I see a bunch of stuff on that page about it not working with Gutenberg, won’t that be a problem with GeneratePress & GenerateBlocks?
January 12, 2021 at 3:14 pm #1616355Leo
StaffCustomer SupportYou will need to test the plugin first and maybe check with the plugin author first if it doesn’t work with the Gutenberg editor.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/January 13, 2021 at 7:21 pm #1617885Peter
I tried putting this code from the support page into the button
[wp-video-popup video="https://www.youtube.com/watch?v=YlUKcNNmywk"]
And nothing happens when I click the button.
It says on the support page:
“Trigger/Open the Lightbox
CSS class that needs to be added to the element you want to open the lightbox:
wp-video-popup
Example Link to open the lightbox:
<a href="#">Play Video</a>
I don’t understand how to do that? Where do I put this code?
January 13, 2021 at 8:19 pm #1617908Leo
StaffCustomer SupportUnfortunately we are not able to provide support for other plugins in this forum.
Have you checked with the plugin support?
As for the CSS class part, I’d assume they are referring to something like this:
<a href="#" class="wp-video-popup">Play Video</a>
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/January 14, 2021 at 7:51 am #1618681Peter
I tihnk you’re right about the CSS class, I’m just not clear where I put that?
January 14, 2021 at 9:23 am #1618826Peter
Figured it out, FYI, there’s a good resource on this here:
January 14, 2021 at 9:57 am #1618872Leo
StaffCustomer SupportGlad to hear ๐
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/January 15, 2021 at 4:13 pm #1620670Peter
thanks
January 15, 2021 at 5:33 pm #1620707Leo
StaffCustomer SupportNo problem ๐
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.