This WordPress plugin contains an ‘admin page‘ allowing you to apply ‘default‘ settings and display options. If you plan to use this plugin with multiple YouTube channels on your website you can override any of the default settings from within the shortcode.
Shortcode Examples (Copy & Paste)
Default Use: Display player with all default admin option settings.
[go-live]
Multiple Channels: Override default YouTube channel ID set in the admin page.
[go-live id='UCakgsb0w7QB0VHdnCc-OVEA']
Theme Style: Override default theme styling. (0: None, 1: Light, 2: Dark)
[go-live id='UCakgsb0w7QB0VHdnCc-OVEA' theme-style='2']
Live Chat Color: Override default live chat color scheme. (1: Light, 2: Dark)
[go-live id='UCakgsb0w7QB0VHdnCc-OVEA' theme-style='2' dark-chat='1']
Theme Color: Override default theme color scheme.
[go-live id='UCakgsb0w7QB0VHdnCc-OVEA' theme-style='2' dark-chat='1' theme-color='#ff0000']
Live Chat Location: Override default live chat position. (0: Under Player 1: Beside Player)
[go-live id='UCakgsb0w7QB0VHdnCc-OVEA' theme-style='2' dark-chat='1' theme-color='#ff0000' side-chat='1']
Video Slider Count: Override default video slider count. (0 = All Videos From Channel)
[go-live id='UCakgsb0w7QB0VHdnCc-OVEA' theme-style='2' dark-chat='1' theme-color='#ff0000' side-chat='1' slider-count='10']
Video Slider Speed: Override default video slider speed. (0 = Auto Slide Off, 10000 = 10 Seconds)
[go-live id='UCakgsb0w7QB0VHdnCc-OVEA' theme-style='2' dark-chat='1' theme-color='#ff0000' side-chat='1' slider-count='10' slider-speed='10000']
Only Show Streams: Override default setting. (1 = Only display live, upcoming, completed streams never show uploaded videos)
[go-live id='UCakgsb0w7QB0VHdnCc-OVEA' theme-style='2' dark-chat='1' theme-color='#ff0000' side-chat='1' slider-count='10' slider-speed='10000' only-show-streams='1']
Always Show Upcoming: Override default setting. Always display the upcoming event. Do not show ‘newer video uploads’ until the scheduled upcoming stream has completed. (1 = Always Display Upcoming)
[go-live id='UCakgsb0w7QB0VHdnCc-OVEA' theme-style='2' dark-chat='1' theme-color='#ff0000' side-chat='1' slider-count='10' slider-speed='10000' only-show-streams='0' always-show-upcoming='1']
Stream/Video Count: Override default number of streams/videos to embed. If a YouTube channel has multiple live, upcoming streams active or completed streams and video uploads you can select how many to embed. (live-streams=’2′, upcoming-streams=’2′, completed-streams=’2′, latest-streams=’2′)
[go-live id='UCakgsb0w7QB0VHdnCc-OVEA' theme-style='2' dark-chat='1' theme-color='#ff0000' side-chat='1' slider-count='10' slider-speed='10000' only-show-streams='0' always-show-upcoming='0' live-streams='2' upcoming-streams='2' completed-streams='2' latest-streams='2']
External Links: Override default settings. Switch external linking video/channel information to YouTube ON/OFF.
[go-live id='UCakgsb0w7QB0VHdnCc-OVEA' theme-style='2' dark-chat='1' theme-color='#ff0000' side-chat='1' slider-count='10' slider-speed='10000' only-show-streams='0' always-show-upcoming='0' live-streams='1' upcoming-streams='1' completed-streams='1' latest-streams='1' link-video-info='1' link-channel-info='1']
Description Fade Effext: Override default setting enable/disable video description box ‘fade’ effect. If disabled the video description will display full height without the ‘show more’ button. (0 = Disable, 1 = Enable)
[go-live id='UCakgsb0w7QB0VHdnCc-OVEA' theme-style='2' dark-chat='1' theme-color='#ff0000' side-chat='1' slider-count='10' slider-speed='10000' only-show-streams='0' always-show-upcoming='0' live-streams='1' upcoming-streams='1' completed-streams='1' latest-streams='1' link-video-info='1' link-channel-info='1' show-fade='0']
Show/Hide ANY Section: Override default display settings for any section. (0 = Hide, 1 = Show)
[go-live id='UCakgsb0w7QB0VHdnCc-OVEA' theme-style='2' dark-chat='1' theme-color='#ff0000' side-chat='1' slider-count='10' slider-speed='10000' only-show-streams='0' always-show-upcoming='0' live-streams='1' upcoming-streams='1' completed-streams='1' latest-streams='1' link-video-info='1' link-channel-info='1' show-fade='1' show-header='1' show-status='0' show-buttons='0' show-player='0' show-chat='0' show-title='0' show-views='0' show-likes='0' show-image='0' show-name='0' show-date='0' show-subscribe='0' show-description='0' show-slider='1']