Linux 软件免费装
Banner图

VMPlayer

开发者 ganddser
更新时间 2022年4月6日 21:58
捐献地址: 去捐款
PHP版本: 5.0 及以上
WordPress版本: 5.9.2
版权: GPLv2 or later
版权网址: 版权信息

标签

player popup window Radio streaming Shoutcast Icecast popout

下载

1.0.0 1.0.1

详情介绍:

VMPlayer pop-out player helps your listeners stay tuned to your stream while they continue to browse the rest of your website. Without losing the radio or having to start listening ever ytime they land on a new page. Useful Features Easily add your stream URL. Customize player color and size. Customize popout button color and size. Place shortcode to show popout button anywhere (sidebar, Page or post). Social Share options. Live listener count. Stream quality. Genre. Last played. Artist or song artwork, when available.

安装:

Minimum Requirements We recommend your host supports: == Installation == From your WP plugins page press add new and search for VMPlayer. Install and activate. - After installation and Activation From the Admin menu click VMPlayer
  1. Add your stream URL e.g http://server:port
  2. Size the player window and button to your preferred size A width of 605px, height of 492px is the recommended window size.
  3. Go to your pages and find the VMPlayer Page. This is important: In order to make sure only the pop-out player shows in the window you'll need to change the page template, there are two or three ways of doing this.
Note: If your pages are automatically added to your menus be sure to exclude the VMPlayer page from the list. 3.a. Change page template to Elementor Canvas or Redux Canvas if you used either of these plugins to build your pages then click edit with Elementor if you have Elementor Page Builder installed. 3.b. You can hide the header and footer using custom CSS. Your theme may have multiple options to add CSS, but we recommend the WP core option. Login as administrator then visit Appearance > Customizer > Additional CSS. 3.c. Find page’s ID. 3.d. There are two ways to find your page ID, first method is to open your page as editor your page ID will be included with the URL and will look like this "post=1234" 3.e. The second method is to go to your page like a normal user and open the inspector (right-click menu or F12 or CTRL+SHIFT+I). When you're in the inspect menu scroll up until you see this number is the ID you need copy it.
  1. Return to the customizer and paste the following into the Additional CSS input field
[ .page-id-1234 header, .page-id-1234 footer { display: none !important; } ] 4.a Replace the sample page ID with your actual ID 4.b. You may have to manually turn off sidebars if your theme do not have a canvas template for example WPBakery users who have no canvas template will have to go to the page and, Remove margins, Hide featured image on the single post, Sidebar position - Hide That's it for page setup. Final step: Copy the pop-out button shortcode from the VMPlayer dashboard and install it on your sidebar or page or post where you want the button to show up. Your users/listeners can now listen to your radio uninterrupted while they browse your site.

屏幕截图:

  • **VMPlayer Dashboard.** Just a glimpse of the player settings page.
  • **Player with artwork.** This shows the song artwork.
  • **Player without artwork.** This shows the player default logo when artwork is unavailable.
  • **Player social share methods.** This shows listener count and social share buttons.

更新日志:

=1.0.1 *Fixed error which caused player to not load in window =1.0.0