Results 1 to 3 of 3

Thread: language and direction support are broken in login (register) page

  1. #1
    Thread Starter
    oren's Avatar
    Join Date
    Sep 2010
    Location
    Israel
    Posts
    21
    Thanks
    1
    Thanked 2 Times in 1 Post

    Question language and direction support are broken in login (register) page

    wp-login.php fails to set the language and dir like the rest of the site. it shows:
    HTML Code:
    <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
    Instead of:
    HTML Code:
    <html xmlns="http://www.w3.org/1999/xhtml" dir="rtl" lang="he-IL">
    It also fails to set the correct body class.

    Any quick solution for this?

    I've looked at theme-login and saw it checks the STYLESHEETPATH. I do use a child theme so it might be the issue, but I'm not familiar with the code so it might be something else completely...

  2. #2
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    oren's Avatar
    Join Date
    Sep 2010
    Location
    Israel
    Posts
    21
    Thanks
    1
    Thanked 2 Times in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. login/register mod at clasifichados.com
    By rubencio in forum ClassiPress General Discussion
    Replies: 8
    Last Post: February 5th, 2011, 12:08 PM
  2. [MOD NEEDED] How can I put sidebar in Register or in Login Page?
    By faciltech in forum ClassiPress General Discussion
    Replies: 2
    Last Post: November 30th, 2010, 12:08 PM
  3. Multi Language Support
    By bobinfrance in forum ClassiPress General Discussion
    Replies: 8
    Last Post: July 31st, 2010, 07:33 AM