• Resolved fxbyy

    (@fxbyy)


    I am using the WP Event Manager plugin and I want my page to be German. Some fields are English and some are German. Like “Select Date Range” and “Choose an Event Category” on the event list page or “Date And Time” and “Share With Friends” on the single event page.

    The WordPress site language is German and I also installed the Loco Translate plugin but I don’t know how to configure it, because it seems like the translations are correct.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support jathinhelp

    (@jathinhelp)

    Hello,
    @fxbyy Could you please open a ticket in our support console so that we can further investigate the issue from our end.

    Regards,
    WP Event Manager.

    I have same issue too, some fields are in English and are not translated to German. Even Loco doesn’t help.

    Thread Starter fxbyy

    (@fxbyy)

    I just fixed the problem:

    • Set the WordPress language to “German”
    • Find the wp-config.php file in your WordPress root directory
    • In this file, search for the line define (‘WPLANG’, ”);
      • If you found it, change the line to this: define (‘WPLANG’, ‘de_DE’);
      • If you didn’t find it, add this line: define (‘WPLANG’, ‘de_DE’);
    • Save the changes

    I don’t have the Loco translate plugin installed and it works!

    Thread Starter fxbyy

    (@fxbyy)

    I have just installed the updates for the German language and the same fields are not translated again.?

    Plugin Support jathinhelp

    (@jathinhelp)

    Hello,

    We will continue this issue in our support console.


    Regards,
    WP Event Manager.

    ruhdorfer

    (@ruhdorfer)

    Looks like the Problem appears cause the translation files exist twice.

    Once in the Folder wp-content/languages/plugins and Once in the Plugin-Folder /languages it′s self.

    When i deleted the files from the wp-content/languages/plugins it worked. als supposed.

    Greetings

    • This reply was modified 7 months ago by ruhdorfer.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘WP Event Manager some fields aren’t translated to german’ is closed to new replies.