You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I realise Umbraco 10 support isn't official but it was working okay on our website before we added languages!
We notice that for non English (primary) languages if you try to do a Umbraco.Content() the resulting page data is missing the metamomentum seo property, for English or if that page is the current page (i.e Model.Seo. ) then all is fine.
The text was updated successfully, but these errors were encountered:
Hi @smarshallsay, Metamomentum does officially work with V10 and I have it running fine on a couple of V10 sites at the moment. I never tested it with language variations though, which is probably where the problems lie.
I'll do some investigation into what needs to be done to support variations.
In the meantime:
Do you think it's an issue with English versus Non- English that are an issue, or more to do with it being just multil language?
Does it appear to work ok in the backoffice?
Sorry I don't have any experience with multi-variant sites, but will do my best to replicate the issue and find out more.
Hi, I realise Umbraco 10 support isn't official but it was working okay on our website before we added languages!
We notice that for non English (primary) languages if you try to do a Umbraco.Content() the resulting page data is missing the metamomentum seo property, for English or if that page is the current page (i.e Model.Seo. ) then all is fine.
The text was updated successfully, but these errors were encountered: