Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 119808

sealsystems on "[Plugin: App Store Assistant] Open Link in a New Window"

$
0
0

Change lines 685-687 to the following in appStore-main.php

<a href="<?php echo $appURL; ?>" target="_blank"><img class="appStore-icon" src="<?php echo $artwork_url; ?>" width="<?php echo $newImageWidth; ?>" height="<?php echo $newImageHeight; ?>" /></a>
		<div class="appStore-purchase">
			<a type="button" href="<?php echo $appURL; ?>" value="" class="appStore-Button BuyButton" target="_blank"><?PHP echo $buttonText; ?></a></br>

I will add this in the next release as well.


Viewing all articles
Browse latest Browse all 119808

Trending Articles