← Back to NewsHub - now with PageBuilder Support
Hello, I've nstall this theme but when try to configure in backend everything shows me theme.newshub::lang.option.site_logo_inverted.label.
Ive see that is in child theme, change locale in .env file to bg, create in child dir language and other files inside config with bg translation, but it doesn't work.
What can i do?
Last updated
Hello,
this translation bug is (sometimes) a result of the new / old RainLab.Translate plugin in combination with OctoberCMS v3.
In order to be able to reproduce this, can you please tell me the exact OctoberCMS and RainLab.Translate version you're using? You can find both version numbers on the administration page under Settings > System > System Updates.
Sometimes it helps to scan for messages using the Settings > Translate > Translate Messages backend menu.
Thanks.
Sincerely, Sam.
Sam said:
Hello,
this translation bug is (sometimes) a result of the new / old RainLab.Translate plugin in combination with OctoberCMS v3.
In order to be able to reproduce this, can you please tell me the exact OctoberCMS and RainLab.Translate version you're using? You can find both version numbers on the administration page under Settings > System > System Updates.
Sometimes it helps to scan for messages using the Settings > Translate > Translate Messages backend menu.
Thanks.
Sincerely, Sam.
Hello Sam, I saw in forum your topic, but unfortunately i'm using October v.2 and Translate plugin 1.12 (can't update to v.2). Tried everything from scaning in translate plugin, uninstall/install theme again but still nothing.
Thanks: Buzz
Hello again,
are you using the latest stable release of NewsHub (v1.2.2) or the latest GitHub master branch? The latter one contains the current development process, which is not tested against OCv2 (yet) and may contains some (more) bugs, strange behaviours or "unworking" settings.
However, I cannot reproduce the mentioned issue with v1.2.2 (using OCv2 + Translate v1.12), only with the unreleased v1.3.0 (which should now work again with the latest commit).
If you're using v1.2.2 please open a console, visit your OctoberCMS installation and type in the following commands (the CLI may uncovers an error that is not displayed in the backend):
php artisan translate:scan
(maybe also with --purge
, but this could break some other plugins or custom translations)
if this runs without any errors use
php artisan cache:clear
php artisan view:clear
Sincerely, Sam.
Hello again,
are you using the latest stable release of NewsHub (v1.2.2) or the latest GitHub master branch? The latter one contains the current development process, which is not tested against OCv2 (yet) and may contains some (more) bugs, strange behaviours or "unworking" settings.
However, I cannot reproduce the mentioned issue with v1.2.2 (using OCv2 + Translate v1.12), only with the unreleased v1.3.0 (which should now work again with the latest commit).
If you're using v1.2.2 please open a console, visit your OctoberCMS installation and type in the following commands (the CLI may uncovers an error that is not displayed in the backend):
php artisan translate:scan
(maybe also with --purge
, but this could break some other plugins or custom translations)
if this runs without any errors use
php artisan cache:clear
php artisan view:clear
Sincerely, Sam.
Hello, I'm using v 1.2.2 (php artisan theme:install ratmd.newshub) I do all the steps that you point, but still nothing. I can hardcode translation in label form not a big deal.
If you find something will be so glad.
Best wishes: Buzz
Hello again,
I probably found a working solution.
- Disable the NewsHub theme (in case you already modified something, uninstall and re-install the theme completely)
- Visit the
/themes
folder and renameratmd-newshub
intonewshub
(keep theratmd-newshub-child
folder untouched) - On the "Frontend Theme" admin page, click on "Manage" > "Editor Properties" -> "Advanced" and use "Newshub" as "Parent Theme"
- Save Properties and re-activate the theme.
- Translations should now work again.
Sincerely, Sam.
Sam said:
Hello again,
I probably found a working solution.
- Disable the NewsHub theme (in case you already modified something, uninstall and re-install the theme completely)
- Visit the
/themes
folder and renameratmd-newshub
intonewshub
(keep theratmd-newshub-child
folder untouched)- On the "Frontend Theme" admin page, click on "Manage" > "Editor Properties" -> "Advanced" and use "Newshub" as "Parent Theme"
- Save Properties and re-activate the theme.
- Translations should now work again.
Sincerely, Sam.
WooW. Great, it work like a charm! Thanks for your time lost to navigate me :).
Wish you all the best! Buzz
Perfect, I'm glad it works now. And no problem, when you've some time left I would highly appreciate a small theme review / rating after you've installed and configured it on your website. :)
Wish you all the best as well.
~Sam.
Your words of encouragement and support have meant the world to me, and I want you to know how much they mean to me as I continue to work hard in my career. driving directions
1-10 of 10