Copied to clipboard

Flag this post as spam?

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


  • Maritza 3 posts 73 karma points
    Apr 27, 2020 @ 22:22
    Maritza
    0

    Internal link not working on Rich Text Editor Enhanced

    Hi! I am pretty new in Umbraco, and I am developing a site. I have been searching for some help through the web, and I can't understand why Internal Link is not working. In the Rich Text Editor Enhanced, I select Insert/Add link button. Then, in the tree, I select my internal page. If I want to see the code, I get this: href="{localLink:1867}" which is good. Let say, the page where I want to place the link is: http://mySite/article/testArticle. The link I choose should lead me to the http://mySite/about/thisIsImportant page But, when I run my site, I am getting this: http://mySite/article/testArticle/about/thisIsImportant .... which it doesn't exist. What am I doing wrong? I am using Umbraco 7.12.4. Chrome: Version 81.0.4044.122 (Official Build) (64-bit). Thank you in advance.

  • Maritza 3 posts 73 karma points
    May 05, 2020 @ 19:00
    Maritza
    0

    Any idea??

  • Nik 1413 posts 6212 karma points MVP 3x c-trib
    May 06, 2020 @ 08:14
    Nik
    0

    Hi Maritza,

    What exact version of Umbraco are you using? It looks like the url is rendering without a starting / which is making browsers think it's a continuation of the current page.

    Nik

  • Maritza 3 posts 73 karma points
    May 06, 2020 @ 16:39
    Maritza
    0

    Hi Nik, thank you for your answer.

    I am using Umbraco 7.12.4 version. I am trying to add a link to some images to lead to other internal pages. To do that, I am using Rich Text Editor. Into the Rich Text Editor, I place my text and images. Then, I use the Add Link icon (which is owned by the Rich Text Editor). That opens a side panel where I can pick the internal link I want to add. I select the internal link. If I go to see the code that was generated after adding the link, I can see something like this was added to my image: href="{localLink:1867}". Then, after saving everything, when I want to see my page on the browser, that link I just described is not working, it says: the page that I am looking for doesn't exist. I am using Chrome Version 81.0.4044.122 (Official Build) (64-bit). Did I explain myself? enter image description here

  • 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