prammer
Forum Replies Created
-
I have tried to reproduce the issue but couldn’t do it. Can you please confirm that you are using the dev version now?
After, please share some screenshots or screen recordings so that I can try to reproduce them on my end and share the issue with the dev team.
WordPress 6.4.2 / BetterDocs 3.2.0 / WPML 4.6.
I go to single Doc and select a piece of text to create a link, select it.

As you can see in the screenshot, my documentation is in the /brain subdirectory ( site.com/brain ) and has the correct link for now.
But if I duplicate it in another language, taking into account the fact that there is already an article in another language, to which the link should be automatically picked up, then it has the following form.

As you can see, for some reason it adds the suffix ?knowledge_base instead of docs , as in the screenshot above.
Also noticed that the link on the first language version, which I’m building from scratch rather than duplicating from the built one, also gets confused about adding the suffix.
If something is not clear, I am ready to describe it again in detail.
@zebaafiashama also found a bug
When you relink a document post, its link turns into https://website.com/docs?knowledge_base=URL when you duplicate it into another WPML language.
Glad to hear that. I’ll wait for the final version to make sure everything is in order.
Thank you for informing me.
Thank you.
Ok. I will wait for an update to fix the problem. If possible, please let me know when the problem is resolved and I need to update your solution.
Thank you
You need to translate the domain strings admin_texts_betterdocs_settings. They are responsible for those lines that are rewritten in the Betterdocs plugin Settings, and not taken from the Po/Mo translation file.

Thank you