• Resolved Lens Digital

    (@lensdigital)


    I have the breadcrumbs shortcode on a blog post.

    Currently the shortcode is in the format “/home/news/category/news/post name”

    The permalink for blog post is “news/post name”

    I would like to remove “/category/news” from the breadcrumbs to leave “/home/news/post name”

    When I set taxonomy=”none” as a parameter, it also removes the news part of the URL to leave;

    “/home/post name”

    Is it possible to do what I want?

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Anh Tran

    (@rilwis)

    Hi @lensdigital ,

    Yes, it’s possible to filter the breadcrumbs, to remove the items you don’t want to. It involves some coding, so please refer to our docs that has an example of doing this.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.