Welcome, Guest
Username Password: Remember me

allvideo plugin not shown on site's mobile but standard version
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: allvideo plugin not shown on site's mobile but standard version

allvideo plugin not shown on site's mobile but standard version 13 years, 1 month ago #6365

  • fazk
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
Hi,

First great thanks to this component and the development team!

I installed this component on my site : www.mandarinlearn.com and it works well. The site provides free language learning course to international people so I used allvideo plugin to provide tons of mp3 and video files.

I used blackberry to test:

1. When I visit the site through blackberry in mobile version, all allvideo plugin not shown,
2. When I visit the site through blackberry in standard version, all all video plugin works well and people can click the mp3 file and hear the pronunciation.

Could you please tell me how to make the configuration on backend?

Thanks and regards,

Fran

Re: allvideo plugin not shown on site's mobile but standard version 13 years, 1 month ago #6371

  • Barnabas
  • OFFLINE
  • Moderator
  • Posts: 329
  • Karma: 6
Hi,
I installed allvideos and made sure the tmpl was in html in both templates for pda and desktop.
The code below is from the pda to a ff The video did not show on the pda template. Perhaps someone else could advise.
 
<div class="article-content">
Here is my video
 
 
<!-- JoomlaWorks "AllVideos" Plugin (v4.1) starts here -->
 
<div class="avPlayerWrapper">
<div style="width:400px;" class="avPlayerContainer">
 
<div id="AVPlayerID_f56aa4e2_1706474010" class="avPlayerBlock">
 
<div id="avID_AVPlayerID_f56aa4e2_1706474010" style="width:400px;height:300px;" title="JoomlaWorks AllVideos Player"></div>
<script type="text/javascript">
jwplayer('avID_AVPlayerID_f56aa4e2_1706474010').setup({
'file': '/joomlatest/images/stories/videos/SW.flv',
'image': '',
'height': '300',
'width': '400',
'modes': [
{ 'type': 'html5' },
{ 'type': 'flash', src: '/joomlatest/plugins/content/jw_allvideos/includes/js/mediaplayer/player.swf' },
{ 'type': 'download' }
],
'autostart': 'false',
'backcolor': '#010101',
'plugins': {
'viral-2': {
'onpause': 'false',
'oncomplete': 'true'
}
},
'controlbar': 'bottom',
'skin': '/joomlatest/plugins/content/jw_allvideos/includes/js/mediaplayer/skins/bekle/bekle.zip'
});
</script>
</div>
</div>
</div>
 
<!-- JoomlaWorks "AllVideos" Plugin (v4.1) ends here -->
 
</div>
 
 
 

Re: allvideo plugin not shown on site's mobile but standard version 13 years ago #6760

  • pnjfksx
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
I am having the same issue with embedded video at www.othervision.net
  • Page:
  • 1
Time to create page: 0.11 seconds

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.