Replies: 0
Hi, my site is not live yet.
Im trying to change the breadcrumb path for my blog.
I have divided my post into categories: Blogs and News. With 2 separate pages.
But when using the default setup it gives me this path: href=”https://www.cbsracing.nl/category/xxx/”
I dont want it to add this /category/ path. What i want is: href=”https://www.cbsracing.nl/news/”.
Inserting the link like this doesnt work, as it also applies to my ‘blog’ posts- showing the wrong path.
is it possible to get two separate links? Or what should be the right ‘%%’ content, so it only uses the URL without /category/ but only showing the right category.
I hope this makes sense.
Thanks in advance!