Hey,
sorry for my late reply. My little daughter was born two months ago, so my focus has been somewhat biased lately ??
I’ve created a new branch of the plugin that allows to insert multiple videos into the same page. It works just like before, but now there’s a new post type ‘SVQ Video’ that allows to set up your multi-quality videos. Every SVQ-Video post can then be inserted into a page with a shortcode.
Here’s how:
- Dowload the zip-file from here: https://github.com/team-ok/switch-video-quality/archive/multi_vid.zip
- Upload the zip file to your WordPress instance (from the backend or via FTP)
- Important: Make sure to deactivate your currently installed version of SVQ to avoid conflicts. If you have another WP instance suitable for testing, it’s better to use that one.
- Activate the new plugin. It should show up as Version 1.6000
- Now there’s a new item in your admin menu on the left labelled as ‘SVQ Video’. Create a new video post here as usual (Turn on the svq functionality, insert multiple qualities and labels or create a playlist) and save it (Note: Previewing or displaying a svq video post won’t work, it’s solely meant to be included somewhere else).
- On the right (below the WordPress saving dialog), there’s a box displaying the shortcode to be used when you want to insert this video into a page. Copy this shortcode.
- Paste the shortcode somewhere in a page
- Repeat the last steps above for each video you want to include
This allows you to insert multiple multi-quality videos into the same page.
Let me know if it works for you. I’ll update the main plugin with this feature if everything’s ok.