Okay
  Public Ticket #2320215
Volume Bar
Closed

Comments

  • adam started the conversation

    Hi,

    I believe there is an issue with the volume bar and it not showing correctly. What can i do about this. Screenshot attached.

    Notice the volume bar on the right side of the image just shows up as blank.

  •  646
    Alexandre replied

    Hi Adam,

    Can you try to disable all others plugins just to be sure we dont have a conflict here. 

    Thanks,


    Alexandre from the Sonaar.io Crew

  • adam replied

    Hi Alexandre,

    After going through the plugins, it seems to stop working when 'WP User Frontend' by Tareq Hasan is active.

    Any idea on why this would be?

    Cheers.

  •  646
    Alexandre replied

    Hi Adam, 

    It looks like a conflict between our plugin and WP User Frontend. 
    If you provide a login credential to the wp-admin, I will do a quick investigation, but maybe there is nothing we can do. What we can do easily is to hide the volume Icon.

    Thanks,


    Alexandre from the Sonaar.io Crew

  •   adam replied privately
  •  646
    Alexandre replied

    Hello Adam,

    thanks for the login credential. 

    The WP User Frontend plugin make some js error, and this even when the MP3 sonaar player plugin is disabled. The real issue is on their side. The only thing i can do is hidding the volume icon. To do this you have to use this custom css code:

    #sonaar-player .volume{ display: none;}

    Thanks,


    Alexandre from the Sonaar.io Crew