How to get ID3 song name automatically from mp3 for the single player

 

  1. enter the shortcode generator and in the source field, click upload and generate the shortcode
  2. the new shortcode could look like this
    [zoomsounds_player type="detect" dzsap_meta_source_attachment_id="183" source="http://yoursite/wpfactory/dzsap/wp-content/uploads/sites/4/2017/11/adg3.mp3" config="default" autoplay="off" loop="off" open_in_ultibox="off" enable_likes="off" enable_views="off" play_in_footer_player="off" enable_download_button="off" download_custom_link_enable="off" replace_songname="{{id3}}" cue="off"]

notice the new dzsap_meta_source_attachment_id which is generated automatically ( based on the attachment id you are inserting )

and of course in replace_songname you need to enter {{id3}}

  • {{id3}} is only available for song name

Was this article helpful?

Related Articles

Leave A Comment?