• Resolved tang35

    (@tang35)


    Hello,
    I don’t understand why, but sometimes, some movies appaer in english instead of french. My WordPress is in french, hosting in France, and most of movie appear well in french.
    Do you have an idea to force language=fr ?
    like in the url of themoviedb:
    https://www.themoviedb.org/movie/664236-extinct?language=fr

    thanks 😉

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Kostas Stathakos

    (@djleven)

    Hi,

    I see that you probably solved your problem as the link you shared of your website shows the movie description in French.

    What was the problem, how did you solve it?

    Thank you

    Thread Starter tang35

    (@tang35)

    Hi,
    yes you’re right I found the solution by modifying the file :
    /plugins/my-movie-database/core/myMovieDatabase.js

    query = “?api_key=” + theMovieDb.common.api_key + “&language=fr-FR”;

    you had to put 2 times FR for it to work…

    see you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Not good language description’ is closed to new replies.