add a language switch so that users can pick between languages and display the booking form in the selected language. Display the booking form in the browser language by default or by user country (IP).
Right now it just shows the form in the Wrodpress language and there is no option to switch or to auto detect and display according to user language
that would be really helpful for small websites or an embedded feature with a language code like [ameliastepbooking_EN] or [ameliastepbooking_NL].
I have a 2 page website and no need to use WPML or another translation plugin. Besides that many users are using google translate or deepl to translate the website.
Yes agreed, I don’t want to use a translation plugin: too expensive and slowing down the site. Tried to change the href language locale attribute on individual pages, but amelia still only displays the form in the WP default language.