This topic has 16 replies, 6 voices, and was last updated 8 years, 11 months ago by elioaur.
Viewing 17 posts - 1 through 17 (of 17 total)
I need the purchase link opens in a new window, when I click the link is loaded into the player

It is fixed!
File edited: musicplay/musicband/albums/single-albums.php
I explain how it solved the problem? whenever I update the theme I have the same problem.
No, you won’t get problem whenever you update.
Hi,
Same problem here even after theme & child-theme update made right now.
Did I miss something ?
Thanks for your help.
Yes,
Make sure you set the hyperlink as target=”_blank”.
Just have a look here,
echo '<span class="mp3o buy"><a href="'. esc_url($buy) .'" target="_blank"><i class="fa fa-shopping-cart"></i></a></span>';
In my case all href get a blank target and it’s even in the HTML code, but the link targets the Player.
For me it’s a JS problem, don’t you think ?
Hi Pati,
For me that’s not the case, I just use your shortcode to display a list of album/tracks.
Take a look at the dev website (bottom of the page for exemple): http://vbelanger.spotpub.biz/
Thanks for your help.
Working fine.
Thanks for your support.
Viewing 17 posts - 1 through 17 (of 17 total)
You must be logged in to reply to this topic.