Crocoblock / suggestions

The suggestions for CrocoBlock project
195 stars 78 forks source link

Smart filter, calendar translation into different languages #3574

Open johannbt opened 3 years ago

johannbt commented 3 years ago

Hello Crocoblock and the github community screenshot_271

it's about the calendar, day names and month names Filter Type "Date Range" and "Date Period"

I made a screenshot for a "Date Range" calendar, for example.

Thank you and I would be happy if you give us the opportunity to translate the calendar into different languages.

Thanks and Greetings Johann

julianohammerle commented 3 years ago

great idea.

johannbt commented 3 years ago

Hello Crocoblock team, can you please give us the opportunity to translate the calendar days and months into different languages.

I am therefore writing again because it is a very important matter for me and maybe for others as well.

Thank you Johann

julianohammerle commented 3 years ago

this is very important to me too

ofmarconi commented 3 years ago

https://github.com/Crocoblock/suggestions/issues/2890

Here I request only the addition of tags as on the days of the week, so it would be possible to translate via CSS even.

Did you find any other solution?

johannbt commented 3 years ago

Hi Orlando,

As always, the Crocoblock Support helped me a lot.

here is the answer from Vladyslava at Crocoblock Support who helped me:

Hi Johann!

Sorry for the long delay! We are a bit overloaded.

Do not worry. We hold your back :)

If you have plans for the future I can recommend you the following. If you are going to create multilingual websites, the best option is to use the WPML plugin. It's not free. You need to buy their license, but the functionality is great and we are fully compatible with it (except translating appointment / booking slots and profile builder that is not technically possible, by now).

You can also use Loco Translate. We don't usually have issues, but some small issues can appear from time to time.

Or you can do it in code here https://prnt.sc/1rk4zdo But it's not a good way. Besides, you need to add it after each update.

Please, let me know if everything is clear and we can close this case :) Check your ticket status https://support.crocoblock.com/helpdesk/tickets/42085

Kind regards, Vladyslava, Crocoblock team


Regards Johann

Duuble-U commented 1 year ago

Hi,

This solution looks cool : https://prnt.sc/1rk4zdo I am sure their is a way to create snippet to over write from function.php of child theme to not lost it after each update... Somebody know the syntax for that ?

Thank you

MrPrainx commented 9 months ago

Hi,

This solution looks cool : https://prnt.sc/1rk4zdo I am sure their is a way to create snippet to over write from function.php of child theme to not lost it after each update... Somebody know the syntax for that ?

Thank you

I'm trying to write one, without any luck at the moment. I'll let you know if I succeed. Anyway, the compatibility.php file doesn't exist anymore. Now, those strings are in the \wp-content\plugins\jet-smart-filters\includes\compatibility\manager.php file.