hello,
i have a page with one sub page and i can’t enter it. there is always a redirect to the child page:
-blog
–eins
—einzelstueck
and “blog/eins” goes to “blog/eins/einzelstueck”… no way to display “blog/eins”.
why?
hello,
i have a page with one sub page and i can’t enter it. there is always a redirect to the child page:
-blog
–eins
—einzelstueck
and “blog/eins” goes to “blog/eins/einzelstueck”… no way to display “blog/eins”.
why?
Without knowing your template code, that’s hard to tell. Do you use a route in your config.php or a redirect in a template?
nevermind… found the problem, gnmpf.
sorry!