Copied to clipboard

Flag this post as spam?

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


  • David 28 posts 156 karma points
    Dec 01, 2014 @ 09:46
    David
    0

    Using Vorto with Richtexteditor

    Hello Umbraco-Community,

    i started to use Vorto in Umbraco 7.1.8
    I just want one content(in this case: richtexteditor) with several languages so I started with german an english.

    What I did:
    I've inserted the following code in my template.

    <umbraco:Item field="vorto" runat="server" />

    This is myResult on my homepage:



    How can I fix this problem?

    Sincerely David :)

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Dec 01, 2014 @ 09:55
    Jan Skovgaard
    2

    Hi David

    I think you should do it like this @Model.Content.GetVortoValue("vorto")

    Please see this post http://our.umbraco.org/projects/backoffice-extensions/vorto/bugs-feedback-suggestions/52887-GetVortoValue%28propertyName%29-returning-null - The line I posted above is basically what the creator of the package Matt Brailsford is advising :)

    Hope this helps.

    /Jan

  • 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