Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Pablo 5 posts 74 karma points
    Mar 03, 2021 @ 00:05
    Pablo
    0

    Umbraco 8 Language

    Hi, I installed Umbraco 8 but it does not appear the default language, it appers the code id item in all descriptions. How can I solve this?

    enter image description here

  • AddWeb Solution Pvt. Ltd 89 posts 329 karma points
    Mar 03, 2021 @ 10:18
    AddWeb Solution Pvt. Ltd
    0

    Hello,

    Try to add globalization to web.config :-

    <system.web>
    <globalization culture="auto" uiCulture="auto">
    

    (Also, check language set for your umbraco user)

  • Pablo 5 posts 74 karma points
    Mar 03, 2021 @ 11:39
    Pablo
    0

    It does not appear any language in my settings or user settings. enter image description here

  • Pablo 5 posts 74 karma points
    Mar 03, 2021 @ 14:50
    Pablo
    0

    I found that LocalizedText does not get the JSON object of all the translations a user needs for the labels, etc. But I don't know how to solve it..

  • Grumpy 1 post 71 karma points
    Mar 04, 2021 @ 11:33
    Grumpy
    0

    would counter argue the learning curve. Although you have to learn Umbraco and how to query their content API, they make it really easy for you. Probably far more easy than having to query data in a SQL db or other alternatives. I learned the CMS in a week though I had prior experience with Sitecore. Anyhow, good synopsis and thanks for sharing!

    www.myindigocard.com

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies