We’re currently experiencing a high volume of inquiries and our response time could be up to 2 days. We apologize for the delay, and thank you for your patience. Our available time: 2 AM - 1 PM (Monday - Friday) (UTC+0 Timezone).
Hello, since it seems that there is no solution at the moment for the second language search engine to find the first language items with the language plugin, referred to in previous tickets, I am forced to use other language plugins such as; https://github.com/mcamara/laravel-localization
This package works perfectly on clean laravel installations, but despite having everything configured, I can't get the switch to the second language.
There is some botble preventing it. Please, can you tell me to disable botble for the laravel locale standard to work?
Of course the botble language and translator plugins are disabled. Thanks
Hello, I want to say that; I need the second language, and the botble languages plugin is not working well for me.
So it is disabled and I want to implement another system. The problem is that there is no language system that works well, because botble makes interference. I just want to know if there is any controller, module or line of code that can completely disable the languages part, so that the laravel language locales work correctly. If necessary I can send a video.
Our multi-language plugin is located in platform/plugins/language, you can deactivate plugin Language from Admin -> Plugins or remove it from source code.
Hello, since it seems that there is no solution at the moment for the second language search engine to find the first language items with the language plugin, referred to in previous tickets, I am forced to use other language plugins such as; https://github.com/mcamara/laravel-localization
This package works perfectly on clean laravel installations, but despite having everything configured, I can't get the switch to the second language.
There is some botble preventing it. Please, can you tell me to disable botble for the laravel locale standard to work?
Of course the botble language and translator plugins are disabled.
Thanks
Hi,
Sorry, I don't understand your issue. I never try package https://github.com/mcamara/laravel-localization so I don't know how to help you.
"there is no solution at the moment for the second language search engine to find the first language items with the language plugin"
=> What's this
Hello, I want to say that; I need the second language, and the botble languages plugin is not working well for me.
So it is disabled and I want to implement another system.
The problem is that there is no language system that works well, because botble makes interference.
I just want to know if there is any controller, module or line of code that can completely disable the languages part, so that the laravel language locales work correctly.
If necessary I can send a video.
Hi,
Our multi-language plugin is located in platform/plugins/language, you can deactivate plugin Language from Admin -> Plugins or remove it from source code.
You need to add bellow code in our front routes.
Ex: platform/themes/flex-home/routes/web.php