This topic has 3 replies, 2 voices, and was last updated 10 years, 11 months ago by Anonymous.
Viewing 4 posts - 1 through 4 (of 4 total)
Hello, can you tell me how to open an audio soundcloud in a new window? Thanks!
This is the page with the audio posts. http://lacolifata.com.ar/audios/
To open in a new window, use target=”_blank”.
So, you can edit this in shortcodes/music_djmix.php file, go there and add target=”_blank” for all the audio posttype options.
Like this, $out .='<div class="play mediamx"><a class="hoverdjmix fap-single-track no-ajaxy " data-meta="#single-player-meta'.$start.'" class="no-ajaxy" href="'.$djmix_externalmp3url.'" rel="'.$image.'" title="'.$djmix_externalmp3urltitle.'" target="_blank"></a><div class="hoverdmix"></div></a></div>';
Great, works fine so far.
Last question, my musicplay version is 2.8.4 do I have to update? What will happen whit this changes?
You are using too older version. We have added some new features and functionalities in the latest versions.
I suggest you to update to latest version which is v3.3.0.
Musicplay – v3.3.0 – Updated – 11th September 2015 – is available for download. Make sure you take a backup of the old version before updating to the latest version of the theme. Please do check the theme ChangeLog.txt file provided in the full package downloaded from themeforest/codecanyon.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.