Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Can't link page with taxonomy from admin panel

admin

Started by Maxime Dunckert 3 years ago · 1 replies · 540 views
3 years ago

Hey,
so I want to link a page inside the admin panel pages panel that uses taxonomy.

The link I want to go to is [training](training/id:1), but when I try to open the link on the original page it leads me to this external page : http://training:1/id:1

Any idea on how to fix this?

3 years ago

Hi, @FrosticZ

  1. internal link must start with a slash [](/page/param:foo)
  2. it seems that the param value must contain at least one non-numeric character in this case

Consider using an extra character or letter id:_1 or id:n1, but absolute url will work fine [](https://yoursite/page/id:1).

last edited 04/14/23 by Vadym

Suggested topics

Topic Participants Replies Views Activity
Content & Markdown · by Jochen, 11 months ago
6 962 11 months ago
Content & Markdown · by Ton Haarmans, 1 year ago
10 764 1 year ago
Content & Markdown · by Jan L'Am, 2 years ago
4 676 2 years ago
Content & Markdown · by Leonardo, 2 years ago
3 602 2 years ago
Content & Markdown · by belthasar, 2 years ago
4 985 2 years ago