Code

Support for Disk Audio Player For WordPress

Support for Disk Audio Player For WordPress

By
Cart 968 sales
Recently Updated

srvalle supports this item

Supported

Popular questions for this item

The Audio Player is not working. What I do?

Access the WP menu: Disk Player > Settings
Change the option “Open Scripts Hook” to wp_head

If this does not solve the problem, please send me an email via my user profile, with the url of your page.

How to show a player with only the play/pause button?


Follow the instructions below.

1. Check the option “Disable Playlist”
2. Copy and paste the css code below into the field called “Custom Style”
3. Change the number 2761 (all) by the ID of your player. You can see the ID in shortcode. By doing this you can customize separate players.
4. With this code will only appear the play/pause button.

/* init code */ #disk-player-container_2761 { max-width: 40px !important; } #disk-player-container_2761 .dap-jplayer { display: none !important; } #disk-player-container_2761 .dap-interface { height: 40px !important; } #disk-player-container_2761 .dplayer-current-track { display: none !important; } #disk-player-container_2761 .dap-controls { padding: 0 !important; margin: 0 !important; } #disk-player-container_2761 .dplayer-scrollbar { display: none !important; } #disk-player-container_2761 .dap-toggles { visibility: hidden; } #disk-player-container_2761 .dap-progress { display: none !important; } #disk-player-container_2761 .dap-time-holder { display: none !important; } #disk-player-container_2761 .dap-previous { display: none !important; } #disk-player-container_2761 .dap-next { display: none !important; } #disk-player-container_2761 .dap-stop { display: none !important; } #disk-player-container_2761 .dap-volume-bar { display: none !important; } #disk-player-container_2761 .dap-mute { display: none !important; } #disk-player-container_2761 .dap-unmute { display: none !important; } #disk-player-container_2761 .dap-volume-max { display: none !important; } /* end code */

Contact the author

This author provides limited support for this item through email contact form.

Item support includes:

  • Availability of the author to answer questions
  • Answering technical questions about item’s features
  • Assistance with reported bugs and issues
  • Help with included 3rd party assets

However, item support does not include:

  • Customization services
  • Installation services

View the item support policy

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey