Viewing 9 replies - 1 through 9 (of 9 total)
  • Yes.. I have the same problem.. ??

    <?php echo $xlanguage->filter_text(‘Портфолио|Portfolio’); ?>

    I had same problem.
    It was .htaccess file having problem.
    I saved in mode of UTF8. must be saved ASKII mode.
    i changed it,add permission 666 and set on the config page of wordpress about “permanent link”.
    i set it “numeber” link name.(i do not know how to say cos i am using japanese version)
    then front page came with like this page’s URL
    https://qqqqqqqqqq.com/wordpress/lang/en/frontpage/&#8221;.

    I mean, saved UTF8 that is very basicaly my falt, but there is the problem around “.htaccess” flie or “permission” or “Apache configlation(AllowOverride)”, could be.

    —caution————————————————————–
    *wordpress can access to .htaccess file and overwrite , when you set permanent link.but if you didint add permission 666, wordpress say “you must change contents of .htaccess by your self”so, if you can change it, you should do before you do anything.

    neptunian

    (@neptunian)

    similar / same problem.
    xlanguage is adding the following suffix to language link to home page and therefore the link does not work and gets rerouted to the “no posts found page” (I am not using posts, only pages here)
    https://sebastianfisher.com/?lang=en

    chinichiro’s answer looks a little complicated and unclear.
    Can’t seem to find a solution and am going have to try a different plugin which is not what I want to do, unless ….?

    neptunian

    (@neptunian)

    Yey – OK, got it resolved by changing Permalink setting in WP Settings from Default (I used “Day & Name”)

    chinichiro

    (@chinichiro)

    Mr. neptunian
    sorry, my english is not good, just trying to get smart but it is quite difficult and all.

    yeah, you got success, that s cool.
    just i leave some information for come to here with having same problem guys.

    just i mean, when you can not fix fornt page while useing xlanguage plugin, Doubt belows

    # if you do not need staticURL, just set default of permalink
    # check and dig anything around .htaccess
    # check permission of . htaccess to 666
    # fixed your pages? from settings
    # check again permalink(i am using “number”)
    # your server allows “AllowOverride”?

    Hi,

    I having a little bit of a different problem. I have a static page. On this page I am using some javascript to create a series of tabs. When I click to change the langauges it seems to be breaking the script.I am using the same script on the single.php pages I have and there is no problem there. I know it has something to do with the way I have linked the script on the static page but I can’t seem to figure it out.  If anyone has any time to help me out it would be greatly appreciated. The current page is www.beta.cieducationportal.org. There is a password and username set since my organization really does't want anyone to see the site yet. However, since I am stumped on this one I need to open it up to community for a little while.

    The user name is: ADMIN the password is: CHINAED1212

    both are in all capital letters. I will be changing this in a few days. Thanks in advance for anyone who can help.

    Jared

    Hi,

    If anyone else is having the problem I mentioned above I figured it out. It looks like if you want run any scripting on your static page with xlanguage installed you cannot use site relative links you must use the full path to the directory. Thanks.

    Jared

    Hi there,
    same problem here. It does not work with the default permalinks, but it does with any of the other ones. Trouble is that no matter what other permalink choice I tick the URL do not really correspond to the page title.
    Any ideas on how to correct that?

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Plugin: xLanguage] Problem with static frontpage’ is closed to new replies.