There’s an issue when trying to edit with WordPress RTL language
See the screenshot
there isn’t
after changing to HTML I can’t go back to the GUI editor
please read the FAQs to fully understand the plugin. FAQ #18 is related to your issue.
If you change the HTML grid markup the GUI is expecting then it automatically gets disabled.
https://www.dropbox.com/s/146oolnpnxl6geg/editor-choise.jpg?dl=0
if you’re trying to change the font size of your form, use CSS stylesheets.
Thread Starter
007me
(@007me)
ok, that’s a bug indeed. For now please use the english language in the dashboard. I will fix this in the next release.
here is a quick fix, open the file
wp-content/plugins/cf7-grid-layout/admin/css/cf7-grid-layout-post.css
paste the following rule on a new line at the top of the file:
*[dir="rtl"] #optional-editors {left: 0}
this fix will be released in v4.4 next week hopefully.
Thread Starter
007me
(@007me)
Thanks a lot!
Great plugin and great support!
Great plugin and great support!
thanks, do leave a review when you have a moment to spare.
Thread Starter
007me
(@007me)
Tried that with the * and without it.
It doesn’t fix it.
Thread Starter
007me
(@007me)
Thread Starter
007me
(@007me)
It’s a bit better after click it, but still it’s overlapping
Indeed. Some tweaking to be done. Didn’t expect such long names 😜
when toggling to full screen there’s no way back but to refresh the page.
Bummer! I will get you a fix for this too.
toggling to full screen there’s no way back
here is a quick fix, open the file
wp-content/plugins/cf7-grid-layout/admin/css/cf7-grid-layout-post.css
paste the following rule on a new line at the top of the file:
*[dir="rtl"] #full-screen-cf7.full-screen {
right: auto;
left: 0;
}
PS: given your use of Hebrew in the dashboard, would you consider providing a translation for this plugin?
Tried that with the * and without it.
It doesn’t fix it.
make sure to clear your browser cache to see the changes
Thread Starter
007me
(@007me)
Hi @aurovrata
The file looks like this:
https://www.dropbox.com/s/qia7r06fdaiz1n6/editor-choice6.jpg?dl=0
But still the buttons are one over the other, even after clearing the cache.
https://www.dropbox.com/s/3n3tmfld6s0ujxn/editor-choice7.jpg?dl=0
And yes, I would love to contribute Hebrew translation.
Please set me as editor.