You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This implements the possibility to always show the content of a post, even if the desired language is not available. The content will be shown in the default language of the site and if that is not available it will use the first available one.
This pull request does however not yet implement the back-end switch for admins. This means that the 'always_show_content' boolean will have to be set in a child theme for the time being.
Comment by johnclause Wednesday Apr 01, 2015 at 21:47 GMT
Cannot you do it without removing dots? Change the logic a little bit? I am hesitant to ask thousands of users to adjust their settings to remove dot, which are now stored in their databases. Besides some languages would not use dot in such case.
Issue by spartacus-zeus
Wednesday Apr 01, 2015 at 21:26 GMT
Originally opened as qTranslate-Team/qtranslate-x#112
This implements the possibility to always show the content of a post, even if the desired language is not available. The content will be shown in the default language of the site and if that is not available it will use the first available one.
This pull request does however not yet implement the back-end switch for admins. This means that the 'always_show_content' boolean will have to be set in a child theme for the time being.
Partly fixes #21
Happy to hear your feedback!
spartacus-zeus included the following code: https://github.com/qTranslate-Team/qtranslate-x/pull/112/commits
The text was updated successfully, but these errors were encountered: