Okay
  Public Ticket #3301439
Play and Pause Icon
Closed

Comments

  • Lukas started the conversation

    Hey, 

    i build a listing item with Jet Engine and i placed the MP3 Player Widget. I set it up like the user see just the Play Icon and the word "Play". If the user clicks the button the word "Play" switched to "Pause" but the Icon is still the play-icon. 
    This is very confusing and i didnt figure out how to solve this. 

    Can you help out? 

    Best 

  •  684
    Alexandre replied

    Hi Lukas, 

    This will be fixed in the next plugin update. 
    Until then you can use this custom css to fix this:


    .iron-audioplayer.audio-playing .srp_player_boxed .sricon-play:before {

        content: '\e81c';
      }

    Thanks,


    Alexandre from the Sonaar.io Crew

  • Lukas replied

    Thank you so much. 

  •  684
    Alexandre replied

    You are welcome

    Thanks,


    Alexandre from the Sonaar.io Crew