Please manually replace the red text with the green text in templates/default/detailcomments.tpl: [View Template: Standard Old Version - Standard New Version - Customized Old Version] Open templates/default/detailcomments.tpl for editing
<IF {SWITCH_ALEXA} and {LINKURLBOOL}><span class="labels">Alexa Information:</span><br ><img src="http://traffic.alexa.com/graph?w=550&h=350&r=6m&y=r&u={LINKDOMAIN}" ></IF>
<IF {SWITCH_ALEXA} and {LINKURLBOOL}><br ><span class="labels">Alexa Information:</span><br ><img src="http://traffic.alexa.com/graph?w=550&h=350&r=6m&y=r&u={LINKDOMAIN}" ></IF>
<div class="clear"></div> </div>
However, I cannot find that text to delete in any of the templates, not even in the original wsntemplates. So I have no idea where to insert the green text.
Comments on upgrade custom templates
Expert
Usergroup: Customer
Joined: Aug 19, 2005
Location: England
Total Topics: 391
Total Comments: 1303
On upgrading from rc5 to rc6 I am told to
Please manually replace the red text with the green text in templates/default/detailcomments.tpl:
[View Template: Standard Old Version - Standard New Version - Customized Old Version]
Open templates/default/detailcomments.tpl for editing
<div id="map" style="width: 500px; height: 300px"></div>
</IF>
<IF {SWITCH_ALEXA} and {LINKURLBOOL}><span class="labels">Alexa Information:</span><br ><img src="http://traffic.alexa.com/graph?w=550&h=350&r=6m&y=r&u={LINKDOMAIN}" ></IF>
<IF {SWITCH_ALEXA} and {LINKURLBOOL}><br ><span class="labels">Alexa Information:</span><br ><img src="http://traffic.alexa.com/graph?w=550&h=350&r=6m&y=r&u={LINKDOMAIN}" ></IF>
<div class="clear"></div>
</div>
However, I cannot find that text to delete in any of the templates, not even in the original wsntemplates. So I have no idea where to insert the green text.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Click "Standard Old Version" and you'll see it. If you're not using it, well, you're not using it.