Forum Replies Created
Viewing 19 replies - 1 through 19 (of 19 total)
-
-
https://foliovision.com/player/developers/changelog/fv-player-pro
7.5.35 is latest.
My website use 7.5.35.10 months ago in reply to: How to add link to every tab of playlistI want to show link of every tab on URL address bar.
Example: I click to 24, video link is https://xxxx/tap-24 show on URL address barI reinstalled FV Player from this link? https://foliovision.com/downloads/fv-wordpress-flowplayer.zip.
Not fixed.My page with the YouTube video: https://tiengtrungquoc.net/bai-giang-giao-trinh-han-ngu-quyen-3/
1 year ago in reply to: conflict with ultimate member version 2.71 year ago in reply to: conflict with ultimate member version 2.7I tried to use this code in your functions.php file in your theme:
add_action( 'wp_enqueue_scripts', 'remove_um_jquery_ui', 100 ); function remove_um_jquery_ui() { wp_deregister_style( 'um_ui' ); }
it’s worked
1 year ago in reply to: conflict with ultimate member version 2.71 year ago in reply to: conflict with ultimate member version 2.71 year ago in reply to: PLAYLIST WITH TABS.fv_flowplayer_tabs_content {
display: flex;
flex-direction: column-reverse;
}
this code is usefull!.fv_flowplayer_tabs_content .flowplayer {
margin: 0 auto;
}
this code is unnecessary1 year ago in reply to: PLAYLIST WITH TABS1 year ago in reply to: PLAYLIST WITH TABS1 year ago in reply to: PLAYLIST WITH TABS
Viewing 19 replies - 1 through 19 (of 19 total)