A A A

Please consider registering
guest

Log In Register

Login form protected by Login LockDown.


Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
Easy Way to Ensure All Affiliate Links Open in a New Window
April 22, 2011
3:57 pm
Member
Forum Posts: 39
Member Since:
February 4, 2011
Offline

Hi there – I'd like to set up my site to have all affiliate links opening in a new window.  What would be the best way to go about this?  I'm not sure what the command is using the affiliate link field in the product posts.  Thanks!

April 25, 2011
11:52 am
Admin
Forum Posts: 5051
Member Since:
March 16, 2008
Offline

Just make a simple code modification.

 

In your "single.php" file, locate on or around line #278 where it says:

 

<a href="<?php echo $affiliateURL; ?>" rel="nofollow"><img src="<?php bloginfo('template_directory'); ?>/imgs/aff.gif" alt="<?php echo mkt_THEME_SINGLE_BUTTON_BUYNOW; ?>"></a><br/><br/>

change this line to this:

<a href="<?php echo $affiliateURL; ?>" rel="nofollow" target="new"><img src="<?php bloginfo('template_directory'); ?>/imgs/aff.gif" alt="<?php echo mkt_THEME_SINGLE_BUTTON_BUYNOW; ?>"></a><br/><br/>

 

and save the file.  That'll make it open the link in a new window.

April 28, 2011
8:24 pm
Member
Forum Posts: 39
Member Since:
February 4, 2011
Offline

Worked beautifully! Thank you!! I really must take a CSS course…  :)

June 21, 2011
2:02 am
Member
Forum Posts: 9
Member Since:
June 13, 2011
Offline

With the new version of Market (v4.25) the line to change is #319, right below the line that says:

<!–Begin Aff Code–>

Forum Timezone: UTC 0

Most Users Ever Online: 40

Currently Online:
20 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

icy1: 2371

wreed06: 175

laurie390: 168

StitchTek Services, LLC: 144

boutiqueelliette: 130

yiorgos: 127

Member Stats:

Guest Posters: 428

Members: 2252

Moderators: 1

Admins: 1

Forum Stats:

Groups: 1

Forums: 4

Topics: 2983

Posts: 16042

Moderators: Market Admin (5051)

Administrators: Market Admin (5051)

Market takes e-commerce to the next level with an easy to use, quick setup platform. Learn more or take the tour.