Multilingual website and Single Pages
Permalink 1 user found helpful
I'm building a package for a customer on top of Concrete5, also using the free multilingual package. Works fine.
The problem is, I have a single page which shows a product. I've coded some stuff which allow my customer to manage the products in the Dashboard. In the install() function of the package, I'm installing the single page "products". Works fine. But, how can I get the multilingual package running when working with single pages? For example, /en/products/some-more-arguments/foo-bar-baz or /nl/products/some-product won't work.
Any ideas? Thanks!
The problem is, I have a single page which shows a product. I've coded some stuff which allow my customer to manage the products in the Dashboard. In the install() function of the package, I'm installing the single page "products". Works fine. But, how can I get the multilingual package running when working with single pages? For example, /en/products/some-more-arguments/foo-bar-baz or /nl/products/some-product won't work.
Any ideas? Thanks!
Curious about this as well. Wondering about having multiple versions of a registration / register page.
I second this. Did anyone ever find out how to do it?
Any luck with finding a solution?
I have the same demand here. I have built an e-commerce site by using the e-commerce add, but since the check-out pages are all single pages. I am not sure how to add multilingual to this part.
Have you got any idea how to do it?
Thanks