Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • janjak Friend
    #207799

    Hello !

    Where can I translate the Uber contact form ?
    Language override don’t work….

    Thanks,
    Janjak


    1. capture
    pavit Moderator
    #575344

    Hi

    Try this file templatesuberjsscript.js

    // 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');

    pavit Moderator
    #641674

    Hi

    Try this file templatesuberjsscript.js

    // 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');

    pavit Moderator
    #740336

    Hi

    Try this file templatesuberjsscript.js

    // 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');

    janjak Friend
    #575346

    Perfect !

    Thank You !

    janjak Friend
    #641676

    Perfect !

    Thank You !

    janjak Friend
    #740338

    Perfect !

    Thank You !

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  janjak 9 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum