Forums

Change "URL" to "Your Website Address"

timmiller 29 Jul, 2009
I can't seem to find this anywhere in any of the files...
<span class="input-text">URL</span>

I'd appreciate it if anyone could direct me...

Thanks!

tim
GreyHead 31 Jul, 2009
Hi TimMiller,

Where are you seeing this? It might help to run it to earth.

Bob
timmiller 02 Aug, 2009
Hi Bob,

Firebug, see the image[attachment=0]url.gif[/attachment]

I have a client with users who get confused...

Thanks!
GreyHead 02 Aug, 2009
Hi timmiller,

In the components/com_chronocomments/templates/comment-form-raw-html.php line 69
        <input name="url" type="text" id="ccurl_x1" value="http://" class="form-input" /> <span class="input-text"><?php echo JText::_( 'URL' ); ?></span><br />
and probably in other template files too, I didn't check.

Bob
warriorgov79 05 Aug, 2009
Hi Tim,

If I understand correctly, you want to change the label to read "Your Website Address"?

Easily done in your language file: /language/en-GB/en-GB.com_chronocomments.ini

Change: URL=URL to URL=Your Website Address

Aloha,
warriorgov79
timmiller 05 Aug, 2009
warriorgov79,

That was it!!!
I had forgotten about the language file...

thank so much!

tm😀
taikonaut 08 Aug, 2009
Hi everybody,

somehow that language file is missing!? What can I do?

Regards,
Taiko
warriorgov79 26 Aug, 2009
Hi Taiko,

Try extracting the files from the original zip folder you downloaded to your local hard drive. Look for en-GB.com_chronocomments.ini and upload that file to your /language/en-GB/ folder. If you want to make modifications, edit the file first before you upload it. Hope it works for you...

You're welcome Tim!

Aloha,
warriorgov79
taikonaut 02 Sep, 2009
Hi warriorgov_79

That file does not exist in the zip.

Regards
-taiko-
taikonaut 03 Sep, 2009
Hi warriorgov79,

I'm actually talking about Chronoforms😟

Best regards
-taiko
GreyHead 03 Sep, 2009
Hi taiko,

Perhaps post your question in the ChronoForms forum.

But to save you time, ChronoForms doesn't have any language files.

Bob
This topic is locked and no more replies can be posted.