we have
{{{locator()}}}
on the page we see
level 1 level 2 our page
level 1 have link to level 1
level 2 have not link
haw to make all levels with link?
Mostly we need go back- one directory up. This is not a link exactly.
locator
locator
Aleksei
Re: locator
for this you have to adjust the function
https://github.com/cmsimple-xh/cmsimple ... s.php#L361
I think, but untested
https://github.com/cmsimple-xh/cmsimple ... s.php#L374
to
Edit
Or make line 378 the same as 375 and 376.
https://github.com/cmsimple-xh/cmsimple ... s.php#L361
I think, but untested
https://github.com/cmsimple-xh/cmsimple ... s.php#L374
Code: Select all
if (isset($url) && $i < $last) {
Code: Select all
if (isset($url) ) {
Or make line 378 the same as 375 and 376.
Gruß Olaf, Plugins for CMSimple_XH
Ich habe schon lange den Verdacht, dass so viele so eifrig auf Gender, Trans und Queer machen:
Weil sie für das Fachliche ganz einfach zu doof sind.
Ich habe schon lange den Verdacht, dass so viele so eifrig auf Gender, Trans und Queer machen:
Weil sie für das Fachliche ganz einfach zu doof sind.