• Hey,

    I have a Website with breadcrumbs, therefor I use “breadcrumbs navXT.
    This works perfect for site and subsites.

    But I have different sites with different posts of different categories.

    the Site url is like:
    http://mysite.de/post-overview-page/
    The post then has it´s standard like:
    http://mysite.de/userdefined-shit/postname

    the breadcrumbs shows perfectly:
    home –> post-overview-page –> postname

    BUT: the link of the post-overview-page links to “http://mysite.de/userdefined-shit/category/parent-category-of-the-post” but i would like it to link to “post-overview-page”

    furthermore I would like to make the absolute link of any post to: mysite/post-overview-page/postname

    is there any way I can reach this?

    my “post-overview-page” is a page-template which loops through all posts with the category-ID:”XYZ” and styles them as wanted.

    I hope its not too confusing, if needed i provide more information, you could save my day if you can help me here 🙂

    Greetings,
    Mosl

Viewing 1 replies (of 1 total)
  • Thread Starter mosl92

    (@mosl92)

    PS:
    I also look for an easy way to make the links of a parentsite directly to a child.
    Since the “parentpages” are empty, they should link straight to their first child.
    Same for the breadcrumbs then.

    I know I could hardcode this with some javascript (I already did), but this can´t be a permanent solution.

Viewing 1 replies (of 1 total)

The topic ‘Breadcrumbs/problems with links’ is closed to new replies.