I have an assumption, but not sure that it is the one you referring to
Pascal
1 month ago
I will ship an update to my ThemeSpark Template in the next days (can't say how fast I will be), that hopefully contains multi language in a certain way. I assume you are new to toddle, be patient! Soon all your questions will be rendered obsolete because you will become a superpower in web dev if you stick to toddleπ₯
Thank you. Not new in Toddle, but new to multi language system. Iβve build so far an e-commerce from scratch with cms and working not on few other new projects. I love toddle and so far, the best thing Iβve ever used.
Anyway, have a solution in head using json files and flexible system, will try it out. You helped me to get my thoughts together. Thank you π₯
π₯1
Pascal
1 month ago
Have you thought of rendering UI text from your database? Table: pages, array-reference: page_content page_content columns: language, json structure so each page has different languages and for each language you have a json structure you then load for the user the respective json structure and enrich the ui with a unique value from that json structure you do this as a serverside call and it should be seo conform
Yeah. Considering to take json from DB as one request and use formulas using language variable to take text of this field βkeyβ to the needed language. Hopefully, request wonβt take much time, but basically yeah, thinking of rendering text on page load from DB
Tod
1 month ago
Great energy @Nikita Repetun! Your continuous contribution to the toddle Community just made you advance to Community Level 4!
Pascal
1 month ago
good luck yeah, i'm using xano and feel quite handicapped in this regards I hope you excell! also you might consider working with user session objects and regarding cookie, then you can cross link those things in the database
Nikita Repetun
1 month ago
π
Thank you, for this project want to try out supabase. But Xano is good, made e-commerce using it.