-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Language not working in widgets #616
Comments
Can you give more details about this problem? I guess you are referring to switching tabs but i can't see in which context. The widgets in the sense "qtranslate Widget" are meant to change language on the front-end so there's no data to enter there. So i suppose it's an admin page but which one? A screenshot could also help. |
I also have problem with translating widgets, on old qtranslate-x and the same on qtranslate-xt , which i just installed. When i save some text on one language immediately appears the same text for the second language. Do you have any idea how to make it work normal. Website forex.md . Thanks |
OK now i see, i can reproduce the problem. The input and textarea fields don't have the blue marker, which means they are not considered as translatable but i guess they are supposed to be part of those. I tried quickly to update the json config but it didn't work. I'll see if i manage to fix it. |
whatever it is worth, the problem is only on the latest version of WP. With previous version of WP, was no problem, i have always made changes in footer/widgets before and had no problems with that. |
Oh i thought it was a much older problem. |
Mmmm this looks more problematic than it first appeared. All these elements are created dynamically under I don't think such behavior exists in any other UI element. Technically it should still be possible but it becomes more complex and i'm not sure what is the best solution. Any suggestion welcome. |
I found more info about the underlying changes. It came with WP 4.8 (May 2017!) so that's not really new but no qTranslate handles this yet. https://make.wordpress.org/core/2017/05/23/addition-of-tinymce-to-the-text-widget/ Since the new Widget is using TinyMCE it should be possible to make it work as for the Classic Editor. But i don't know yet how to do so properly. |
@herrvigg thanks for help. It took me a lot of time to realize that the problem was in my .htaccess file, there has been added a command . |
Mmm now i'm quite confused. Good if this solved something but i'm not sure we talk about the same things. Imo there is still a problem. How can the new text widget work? How is the translation managed in the edit boxes? Do you have the blue line on the left side of the title and the content? |
Yeah it's an old issue with qTranslate X, I once found a solution that includes downloading a plugin called Classic Text Widget. hope that can help. |
I installed today the new translate-xt. But the bug with the widget translation is not solved in my case. Did someone made the same experience and could solve this issue? |
Here also i'm a bit lost with all the different widgets and screens. What is this issue exactly about?
Is that the problem raised here? Is it for any widget or for a specific plugin? |
hI, I am having troubles with QTranslateSlug. The field that we add the
translation disappeared from the page editor. Any Idea how to fix it?
Thanks
…On Mon, Nov 2, 2020 at 5:30 PM Hr0bar ***@***.***> wrote:
No, the opposite is true, it doesnt work at:
/wp-admin/widgets.php
it works at:
/wp-admin/customize.php
Here you can see a video of the latest XT, all kinds of bugs happen, not
all were captured in the video...
https://www.youtube.com/watch?v=dA03SXlyhLg&feature=youtu.be
https://www.youtube.com/watch?v=FyChSDyRiXA&feature=youtu.be
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#616 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKY5DP4522U5FMLZOSFKAW3SN4XHPANCNFSM4GFLJZEA>
.
|
Finally, a new solution to fix the text widget is now made available by #1042. |
Awesome !! Thank you a lot for this.
…On Sat, Jun 26, 2021, 16:06 Herr Vigg ***@***.***> wrote:
Finally, a new solution to fix the text widget is now made available by
#1042 <#1042>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#616 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTNGZTCTD2EMFFC5SDPARTTUXNE3ANCNFSM4GFLJZEA>
.
|
Merged in master for testing. |
Released in 3.11.0. |
I just started using qTranslate XT and I was hoping for a fix to this problem.
When using text in a widget I can't change the languages, it just copies the last data I entered and stores it in all language tabs.
The text was updated successfully, but these errors were encountered: