Skip to main content

Search here to get answers to you questions.

How To Open The Popup Radio Player Using Custom Buttons/ Elements?

Custom popup trigger is a unique feature included in the Radio Player plugin that opens the popup player in a new window. You can set up the custom popup trigger with any buttons or element by using the element’s CSS selectors.

 

For example, I want the popup player to be open when users click the button.

 

  • Right-click on the button.
  • Click on Inspect Element.
  • Copy the class or ID of the button.

  • Navigate to Radio Player > Settings > Popup Player Settings.
  • Click on Add New Trigger.
  • Paste the class or ID in the Element Selector (prepend class with a ‘.’ and ID with a ‘#’).
  • Select the player you want to enable for the popup.
  • Click Save Changes.

 

Now once anyone clicks the button the custom popup trigger will open in a new window.

Video Tutorial