Keyword

[SOLVED] Media controls always visible in audio player

More
6 years 5 months ago #165457 by Alex Walker
Replied by Alex Walker on topic Media controls always visible in audio player
I have the same issue. I tried rolling back but that didn't work. The audio plays but there are no controls. I do have admintools installed. Do I need to create an exception rule for the htaccess file?

www.acalltoaction.org.uk/news/397-the-bishops-statement-on-magnum-principium

Joomla: 3.8.2
php: 7.0.25
MySQLi 5.6.36-82.1-log
Allvideos: 4.8.0

imgur.com/PXJj9QS

Please Log in or Create an account to join the conversation.

More
6 years 4 months ago #165697 by Camille
Replied by Camille on topic Media controls always visible in audio player
Hello ! Same problem after update. Thanks to Carlos for its idea (adding a line in sources.php). It helps before to have an update to repair this bug.
Yes, it's necessary to increase the height of the box (for me : 64px).
Yes, first we have only the arrow, controller appears only after clicking on the arrow. But it's beter than nothing.

Yes, there is a commentated line in sources.php, the same line hideMediaControl. It seems the corresponding setting in the plugin is missing, no ?

I compare with the file from an older version. This line was
controls:{JWPLAYER_CONTROLS},
In the new file, this line is only there in theJW Player embed templates for $jwPlayerEmbed and $jwPlayerEmbedRemote.

I see an other difference between both files : in the new version there are no '' around source, poster, .... Why ?

thanks a lot !

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
6 years 4 months ago #165718 by Krikor Boghossian
Replied by Krikor Boghossian on topic Media controls always visible in audio player
Hello, JWPLAYER_CONTROLS refers to JWPlayer, the main player is now Clappr. In the sources file you can manually select which player to use

github.com/joomlaworks/allvideos/blob/master/plugin/jw_allvideos/includes/sources.php#L155-L156

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
6 years 1 week ago #167540 by Oliver Pfister
Replied by Oliver Pfister on topic Media controls always visible in audio player
Patch to show correct audio player height of 84px

In AllVideos plugin configuration:
Default height (in px) for audio player: 84 (that should now be the default)
Display JW Player controls: yes (here the developer could remove "JW")


In sources.php:
$clapprEmbed = "
...
hideMediaControl: !{JWPLAYER_CONTROLS},
...
$clapprEmbedRemote = "
...
hideMediaControl: !{JWPLAYER_CONTROLS},
...


In responsive template.css:
...
.avAudio .avPlayerContainer .avPlayerBlock > div {min-width:100%!important;width:100%!important;height:84px!important;}
...

Please Log in or Create an account to join the conversation.

More
6 years 1 week ago #167541 by Oliver Pfister
Replied by Oliver Pfister on topic Media controls always visible in audio player
To fix also the manual download height in responsive template.css:

...
.avAudio .avPlayerContainer .avPlayerBlock > div {min-width:100%!important;width:100%!important;height:84px!important;}
.avAudio .avPlayerContainer .avPlayerBlock .avDownloadLink {height:24px!important;}
...

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
6 years 1 week ago #167568 by Krikor Boghossian
Replied by Krikor Boghossian on topic Media controls always visible in audio player
Thanks :)

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
5 years 11 months ago #167673 by Goran Aasen
Replied by Goran Aasen on topic Media controls always visible in audio player

Arco wrote: Same issue here. Only black rectangles on my website. Videos worked fine (Youtube), but the plugin’s appearance for audio files was horrible. Changing the sources.php file did not do the trick for me; I had to increase the height to at least 50 pixels for the audio player (whereas before it was only 24), but still there was only one centered play button. The other controls appeared after clicking it. That wasn’t an option for me. Besides that, doubling the height messed up the page layout. So here’s what I did: uninstall version 4.8 and then install version 4.7 that I still had on my pc. Works like a charm now.


I had the same problem with only black rectangles, and after reinstalling the 4.7 version everything is back working again.
Thanks a lot for sharing.

I do hope the developer fixes this in the later versions.

Reg.
Goran

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
5 years 11 months ago #167687 by Krikor Boghossian
Replied by Krikor Boghossian on topic Media controls always visible in audio player
Can you send me a link to the issue please?
(With 4.8 installed)

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
5 years 11 months ago - 5 years 11 months ago #167690 by Goran Aasen
Replied by Goran Aasen on topic Media controls always visible in audio player
Have a look at : www.samerhatoum.com/my-works/listen-to-my-music
The above is with an Artisteer template.

The link below is same website with Themler:
www.samerhatoum.com/my-works/listen-to-my-music?template=samhat387&is_preview=on
Last edit: 5 years 11 months ago by Goran Aasen. Reason: Added link to another template

Please Log in or Create an account to join the conversation.

More
5 years 11 months ago #167714 by Goran Aasen
Replied by Goran Aasen on topic Media controls always visible in audio player
Hi again Krikor,
I didn't hear back from you, so have now downgraded to 4.7 again as this is a live site.
Let me know if and when you need to look at this, and I can upgrade again accordingly.

Reg.
Gøran

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum