How to translate contact form?

  • Posted in : impressivCard WP
  • Strevie
    Participant

    Hi,

    I’m from The Netherlands so I would like to translate the standard contact form on the contact page to Dutch. Things like name and message but also the text below (what is your name.., and your message to me..)

    Also, I would like to translate the Send button at the bottom. How do I do all this?

    Mehmet S.
    Keymaster

    Hi, it is easy. Please check out the Localization section in the theme documentation.

    Thanks

    Strevie
    Participant

    Wow, that WAS easy, thanks!

    Although I do have another question. When I have a smaller window (not full screen) or on my ipad, the bottom of my website isn’t visible and cutting off my social media icons (you can find my website at http://www.stefanvanrijs.nl).

    Is there a way to fix this, maybe reducing the height of the wrapper at the bottom of the screen?

    Strevie
    Participant

    Hi,

    Is there a solution for my question (see my previous post)?

    Thanks

    ahmetsali
    Keymaster

    Hi, it happens because your page content is long and therefore scrolling is needed. But you may try this custom css code and see if it works for you;

    .iscroll-wrapper {
       top: 56px; bottom: -60px;
    }
    
    Strevie
    Participant

    Great, that worked! Thanks!

    thiagodifoiz
    Participant

    Need to translate the spam control, where it says: What is the sum?
    I did not find this option in the translation file.

    Mehmet S.
    Keymaster

    Hi, re-scan theme files with Codestyling Localization plugin.

    How to use Codestyling Localization plugin?

    Install and activate the plugin,
    Go to Tools > Localization > Themes,
    Find your native language in the flag list which must be bold text or click Add New Language button to add new one,
    Firstly click Rescan button and scan the theme files then click Edit button,
    All translate able strings will be displayed in the table,
    Every string has Edit link in the opposite of it to translate,
    Finally click generate-mo file button at the top side of the page.

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

The forum ‘impressivCard WP’ is closed to new topics and replies.