-
AuthorPosts
-
brenot Friend
brenot
- Join date:
- March 2011
- Posts:
- 223
- Downloads:
- 202
- Uploads:
- 49
- Thanks:
- 67
- Thanked:
- 8 times in 3 posts
December 3, 2015 at 4:23 pm #760346Hi,
i need help tp translate the Joomla Contacts Form placeholders…..
http://187.45.187.131/~forum/_final/index.php/contato
Can somebody help me?
thanks
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 4, 2015 at 5:45 am #760523Hi
Go to this file templatesuberjsscript.js and change placeholder name// Add Placeholder form contact var formContact = $('.contact-form-1'); if (formContact.length > 0) { $('#jform_contact_name', formContact).attr('placeholder','Name'); $('#jform_contact_email', formContact).attr('placeholder','Mail'); $('#jform_contact_emailmsg', formContact).attr('placeholder','Subject'); $('#jform_contact_message', formContact).attr('placeholder','Write your message here');
Hope it helps
brenot Friendbrenot
- Join date:
- March 2011
- Posts:
- 223
- Downloads:
- 202
- Uploads:
- 49
- Thanks:
- 67
- Thanked:
- 8 times in 3 posts
December 4, 2015 at 4:01 pm #760696Yep, It will be a great help… But help more with you send me the complete path of this file…
Because I look at templates/uber/js and I cant found this file…Thanks
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 6, 2015 at 3:18 am #761013Hi
please apply changes here : It’s in languageen-GBen-GB.com_contact.ini.
You can find all details to change the placeholder and change them as per needs .brenot Friendbrenot
- Join date:
- March 2011
- Posts:
- 223
- Downloads:
- 202
- Uploads:
- 49
- Thanks:
- 67
- Thanked:
- 8 times in 3 posts
December 7, 2015 at 1:16 pm #761634I cant understand, I have my site translated to pt-br, and I have o file com_contact.ini already translated. why the form is not translated….
Thanks
brenot Friendbrenot
- Join date:
- March 2011
- Posts:
- 223
- Downloads:
- 202
- Uploads:
- 49
- Thanks:
- 67
- Thanked:
- 8 times in 3 posts
December 7, 2015 at 1:19 pm #761635I chage the language file, and nothing happen, i think that is the JS file..
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 7, 2015 at 1:57 pm #761638Hi Yes its in js file , but you said above u did not found , so i checked it directly on your site .
Kindly check my first suggestion in this thread .
Go to "/js/script.js" in template "uber".
and find the code// Add Placeholder form contact var formContact = $('.contact-form-1'); if (formContact.length > 0) { $('#jform_contact_name', formContact).attr('placeholder','Name'); $('#jform_contact_email', formContact).attr('placeholder','Mail'); $('#jform_contact_emailmsg', formContact).attr('placeholder','Subject'); $('#jform_contact_message', formContact).attr('placeholder','Write your message here');
screenshot from your site > > > http://prntscr.com/9bcozt
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum