613-231-6308
Toggle Menu
The standard contact form in Joomla is used very frequently by most Joomla designers because it is so convenient, and it is already there! But have you ever noticed that the capitalization is a little flaky? For example:
In other words, there is no consistency in the capitalization of these labels. Fixing this is pretty straightforward.
First I would recommend that you install the component eXtplorer for easy navigation of the file structure. The, go to the folder components > com_contact > views > contact > tmpl and edit the file "default_form.php".
You'll notice that the text in question is wrapped around the function call JText::_. Simply remove the function call and edit the label text to display as you prefer. Then save the file. That's it!
IMPORTANT: This does not work with the Joomfish component. It causes Joomfish to stop working on the Contact form, i.e. no translation of the Contact form will be available.
If you would like a fancier Contact form on your Joomla website, check out Breezing forms. NB: Use the 'Quick Mode' if you want to play with sleek display options. This component is not idiot-proof, but it is not difficult either. Once you get a hang of it, you'll love it.