• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Play Button and Full-Screen Button Missing on JPlayer using Android Internet Brw

Started by PHPClient,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

PHPClientTopic starter

Play Button and Full-Screen Button Missing on JPlayer, using Android Default Internet Browser.

Cache + data for Browser has been cleared several times.

Buttons show up fine on Mobile Version of Chrome and another browser I am using.  Button icons missing for Android Browser Only.

See Attachment***
  •  

PHPClientTopic starter

One additional detail needed:

How can I  shift logo placement to the bottom left-corner while using JPlayer, instead of the current default bottom-right (line?)? 

And if I need to move the logo a little further away from the border of the player (inward), what is the parameter to be altered in code (line?)?

Thanks
  •  

Marius P.

jPlayer should reverse to your normal device html5 native player (not load itself) on android.
What android is this? I've tested all from 4.0 up.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

Marius P.

To add/change styling to jplayer head to lib/players/customJP/css/ytube.jplayer.css

To change the logo positioning lib/class.providers.php find the player function:

public function _jpcustom ($file,$thumb) {



and under find:


playerlogopos : '".get_option('jp-logo','bright')."',



change bright to any of the css class names for positioning:


.mpLogo.bright { right:0; bottom:13%; } .mpLogo.bleft { right:0; bottom:13%; } .mpLogo.tleft { right:0; top:10px; } .mpLogo.tright { right:0; top:10px; }

You calso shift/pad/margin it in this css cdefinitions.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 40140

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 70955

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 51082

when slecting to unpublish music mp3 - next page says unpublished video ?

Started by spirog


Replies: 2
Views: 4443

Video that I've uploaded needs to have that value in admin to upload

Started by spirog


Replies: 4
Views: 5817

Like a video - unlinke a video - relike a video does not work

Started by spirog


Replies: 7
Views: 4835

Report video not working

Started by avlim


Replies: 3
Views: 1984