View Single Post
Old 04-25-2014, 01:45 AM  
Klen
 
Klen's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Little Vienna
Posts: 32,235
Quote:
Originally Posted by Nice_Nick View Post
How can I make the following code into a nofollow link?

<?php if($themes_reviews_tag_1 == "0") { echo(get_the_term_list(get_the_ID(), $gp_settings['reviews_tag_1_tax'], '<li><strong>'.$themes_reviews_tag_1_singular_name s.':</strong> ', ', ', '</li>')); } ?>

Thanks
I dont see a tag,therefore you need to find where is a tag located to be able to add it,
this looks like it pulls list or just one link from database.
Klen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote