News:

Dear forum visitors, if the support forum is not available, please try again a few minutes later. Thanks!

Main Menu
Support-Forum

Audio Preview not setting width

Started by ColinM, 16.05.2020 15:58:51

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ColinM


Audio preview is failing to set the width of the player as defined in the Options Mediaplayer tab

In /helpers/jdownloads.php line 819 or there abouts is the statment
$player_maxwidth = 'max-width:'.(int)$params->get('html5player_audio.width').'px; ';
It should be an underscore rather than a point

$player_maxwidth = 'max-width:'.(int)$params->get('html5player_audio_width').'px; ';
Colin
Colin M
  •