strifer
Forum Replies Created
-
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] TranslationsHi,
Please advise how to translate the string “Drag or click here to add a file” in the File upload field. I couldn’t find that in Translations.Thank you!
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] TranslationsGot it, it stayed like that from my previous attempts. Should be ok now, thanks.
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] Calendar with more settingsHi,
yes, some days of the week, I don’t think I need specific dates ATM, but it would make sense for example for holidays?Limiting times would be great as well, based on weekday preferably, but it depends on how complicated that would be for you.
Thank you Edgar!
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] TranslationsHi Edgar,
Sorry to say that, but updating to new version erases the translations every time 🙁
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] TranslationsHi Edgar,
a clean slate did the trick, now it works perfectly, you just have to make sure you set the translation location to plugins/all-in-one-forms/languages/Thank you!
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] TranslationsHi Edgar,
I have reinstalled it with the new update before trying this, and did so one more time now to get “back to start” but some of the files remain in the languages folder. Should I try to fully uninstall and start over? Or can you check in the BO of our website if I can share access to you directly somehow?Thank you
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] TranslationsHi Edgar,
I can’t make it work with the new update. Loco Translate can now see your plugin, I can create a new language and a new file named Easy Calculation Forms-cs_CZ.po is created. The Spanish one however remains named rednaowooextraproduct-es_ES.po .
I can see the captions and everything I need to translate, but it doesn’t show in frontend. I have allocated the file to languages/loco/plugins/Easy Calculation Forms-cs_CZ.po instead of Loco’s default plugins/all-in-one-forms/languages/Easy Calculation Forms-cs_CZ.po but it didn’t help.
Please advise
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] First day of weekHi,
I confirm the update works perfectly 🙂
Thank you
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] Formulas with datesBefore the new version comes live, could you please check the First day in week and the Translation location please? I have translated the months/days as stated before but it doesn’t work in the front-end unfortunately 🙁
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] Formulas with datesHi Edgar,
thank you! I will try as soon as I can download the update, there is only 1.2.39 available at the moment.EDIT: It works like a charm! Thank you!
- This reply was modified 3 years, 9 months ago by strifer.
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] Formulas with datesAbout the first one, I figured it out partially. For anyone else looking, if you use Loco translate:
Using Loco translate select “All in one forms” in Plugins, go to Configuration and select rednaowooextraproduct.mo as a template instead of the one preselected. Then I could add the Czech language and do the translation with no errors.
Not sure it will show on the front-end yet however.
- This reply was modified 3 years, 9 months ago by strifer.
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] Formulas with datesI have two follow-up questions, I hope you don’t mind 🙂
1. How can I translate names of days in the week and months? I have found your Spanish .po so I reduced it to these things and translated, renaming it to end with cs_CZ.po . But that doesn’t roll 🙂
2. I have seen in the source code there is a string with First day of the week, which makes me think I can set it somewhere. But I couldn’t find it.
Thank you!
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] Formulas with datesRight now I have them both in my form at the moment as I was trying to get either of them working. I like the Date range field better, but it doesn’t really matter.
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] Formulas with datesThat would be the best. Regarding the time I think I only need the value of start time and end time and I can compare this value to a condition, what do you think?
But I can work with the difference between days only and put the time info to infobox only. eg. “This price is only valid if you rent after 14 and return before 14”. I don’t know how complicated this is for you 🙂
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] Formulas with datesHi Edgar,
thank you for such a swift response! 🙂I am working on a form for equipment rental. Therefore there is a checklist with items and a Date Range.
The calculation is simply the Price of items times days where the first day isn’t counted if rented after 14.00 and the last day isn’t counted if returned before 14.00.With one exception, for example if rented on day 1 at 17h and returned the following one at 10h, then it should count 1 day. But that is an easy fix with one If – If the result of “days” is 0, then make it 1. 🙂
Thank you!!!