When I enabled breadcrumbs, clicking “Blog Home” when reading a blog post would take me to the homepage instead of the blog home. I was able to fix that with this solution here: https://theme.co/apex/forum/t/breadcrumbs-wrong-link/43079
Now my question is, how can I fix the same issue on my categories archives page?
My breadcrumbs look like this: Home > Blog Home > Category but when I click “Blog Home”, it takes me to “Home”
Any ideas on how to fix this? I’m not very good with PHP code and I wasn’t able to customize the solution from this thread to my exact situation: https://theme.co/apex/forum/t/breadcrumbs-showing-wrong-post-category/42931/2
Thanks!