Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m using Qtranslate-x, and this works for me,
    comment out $langue = weather_layer_getLanguage();
    and replace with:
    if ($GLOBALS[‘q_config’][‘language’]==’en’)
    $langue =”en”;
    else
    $langue = “fr”;

    Thread Starter geoff3

    (@geoff3)

    Thanks for your quick response.
    My site is not on line yet.
    I tried deactivating all my plugins and the problem was the same.
    I tried switching themes to twentyten and then back again to Papercuts and the problem has disappeared.
    I noticed however that I have page headers (WP Display Header plugin) still displayed but when I edit the page they are not available anymore.
    Looks like it’s a problem with the header plugin.
    Thanks anyway for your help
    regards
    Geoff

    geoff3

    (@geoff3)

    chsxf, you have just fixed my problem too.
    Don’t know if you are aware of it but checking the “Disable the visual editor when writing” also prevents the dual language title from appearing when adding posts, and displays text in both languages when editing a post.

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