PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Gravity forms needs admin RTL support

  1. I have gravity forms 1.6 installed on a site.
    The admin panel is an RTL language (Hebrew).

    On an RTL admin Gravity Forms goes flippy and needs a fix.
    I've added a fix for it after finding this post and working out my own fix.

    My problem is that I have just upgraded to Gravity Forms 1.6.10 and I had to apply the fix again!

    You can't expect me to go into the admin.css and add div#wpbody { direction: ltr; } every time I upgrade Gravity Forms on an RTL site.
    Furthermore I have other RTL sites that use Gravity Forms so it's pretty much a big issue.

    div#wpbody { direction: ltr; }

    Will it be a problem to add the fix to your next update?
    It won't effect any LTR languages and is less obtrusive than * { direction ltr; }.

    Posted 11 years ago on Wednesday December 5, 2012 | Permalink
  2. I will bring this to the attention of the development team. Sorry for the inconvenience.

    Posted 11 years ago on Friday December 7, 2012 | Permalink
  3. I need RTL support for the admin side as well.
    thanks

    Posted 11 years ago on Sunday March 3, 2013 | Permalink
  4. It's something we're working on. We know it's important to you. Thank you for bringing it to our attention again.

    Posted 11 years ago on Tuesday March 5, 2013 | Permalink
  5. Hi

    I've updated gravity forms and again I'm getting the RTL issues.

    This line is a very simple fix for the issue:

    div#wpbody { direction: ltr; }

    I'm sure it's not #1 on your priority list, but it is a very small correction to make.

    Thanks

    Posted 11 years ago on Tuesday March 19, 2013 | Permalink
  6. Thank you, I will let Kevin know about it.

    Posted 11 years ago on Tuesday March 19, 2013 | Permalink
  7. Better RTL support for both the front end and admin have been added and tested for the upcoming 1.7 release. Of course, as with anything new, there may be some things we've missed so once that's released, any feedback will be welcomed.

    Posted 10 years ago on Tuesday April 23, 2013 | Permalink