Conversation
supportI tried to use the player on my site and went directly to the template … <?php echo do_shortcode(‘[fluid-player video=”‘. get_post_meta($post->ID, “mp4″, true) . ‘” vtt_sprite=”‘. get_post_meta($post->ID, “poster”, true) . ‘” layout=”default”]’); ?> The video cover does not have … also has no preload and loop and also did not like the menu in the mobile phone, it overlaps.
I think there should be improvements in these things. Upload icon when the video takes and also a play icon in the middle of the video. The cell phone is overlapping the icons and you can not click on them if the screen is too small.
Exemple: https://plyr.io/#video
Just released an updated version of the plugin, it uses now version 2.0 of FluidPlayer. Let me know if this fixes your problems.
Is it now possible to add a poster image with version 2 updates. And how do you add a logo?
Hello @gandalf55 , Currently there’s no poster image option in fluid player. You can add your own logo though using the following shortcode attributes: logo, logo-position, logo-opacity Working example in the installation steps: https://wordpress.org/plugins/fluid-player/#installation
I think there should be improvements in these things. Upload icon when the video takes and also a play icon in the middle of the video. The cell phone is overlapping the icons and you can not click on them if the screen is too small.
Exemple: https://plyr.io/#video
Just released an updated version of the plugin, it uses now version 2.0 of FluidPlayer. Let me know if this fixes your problems.
Is it now possible to add a poster image with version 2 updates. And how do you add a logo?
Hello @gandalf55 , Currently there’s no poster image option in fluid player. You can add your own logo though using the following shortcode attributes: logo, logo-position, logo-opacity Working example in the installation steps: https://wordpress.org/plugins/fluid-player/#installation