Forums Index > Mewsoft Products > Auctionawy > Text Change Operation
M2rdick First Post Posted on: 06-23-08 04:01 PM
Text Change Operation

I want to change the text right above the box where users enter their email address to subscribe to the newsletter. I have looked in all the files (I think) but can not find the text "Free e-newsletter". Where is this text located?
Anonymous Reply #: 1 Posted on: 06-23-08 04:15 PM
Re: Text Change Operation

edited
M2rdick Reply #: 2 Posted on: 06-23-08 05:00 PM
Re: Text Change Operation

This is the code from "Homepage" Am I missing something simple, I do not see the text I want to change? Do i replace the text in [[subscribe_help]] to the text I want?

RM


<tr><td bgcolor="#FFCC00" COLSPAN="2" align="center">[[newsletter_title]]</td></tr>
<tr><td bgcolor="#FFFFCC"><img src="<!--CLASS::Images_URL-->/dot1x1.gif" border="0" width="10" height="1"></td>
<td bgcolor="#FFFFCC">
<table border="0" align="center" width="100%" cellspacing="0" cellpadding="4">
<tr><form name="Newsletter_List" action="<!--CLASS::Mail_List-->" method="post"><td>
[[subscribe_help]]
<INPUT NAME="Email" SIZE="15" VALUE="">
<INPUT TYPE="hidden" NAME="List" VALUE="Newsletter">
[[newsletter_button]]
</td></form>
</tr>
</table>
</td>
</tr>
Anonymous Reply #: 3 Posted on: 06-23-08 05:06 PM
Re: Text Change Operation

edited
Anonymous Reply #: 4 Posted on: 06-23-08 05:27 PM
Re: Text Change Operation

Hello. If you are needing to change the words "Free e-newsletter" then this is how you do it.

From the Admin section:
1) Under "System Management" go into the "Language Manager"
2) Go into the "General" language by clicking the edit button.
3) Scroll down to #215 - subscribe_help , you can change the words in the box to the right to anything you would like.

And that's it. Save your work & you're done.
Check on my site http://www.heavenlyauctions.com I have changed mine.
Hope this helps!
Kit big grin
Anonymous Reply #: 5 Posted on: 06-23-08 05:40 PM
Re: Text Change Operation

Yeah....what my long lost friend Kit said.... :lol:
M2rdick Reply #: 6 Posted on: 06-23-08 06:11 PM
Re: Text Change Operation

Thanks folks,

It is nice to see people willing to help. It make for a great commmunity.