• Hi,

    I’m using the Swatch theme from Woothemes. In this theme you’ve got a custom post type “Portfolio” which I’ll be using for showing references. Now problem is that whenever you go to the individual post page the breadcrumbs are showing the wrong path (for me).
    Let me show you in detail, here’s the overview page of all references to which I want the breadcrumb to go back (when at individual post page). Let’s say breadcrumb should be like: Home > referenties > xproject.
    For the moment is shows like: Home > portfolio > xcategory > xproject where both ‘portfolio’ as ‘xcategory’ are the wrong pages to go back to.

    Now what I’ve tried was to add a metabox to set manually the ParentID by putting this code to functions.php:

    [ Lines of code moderated. For more than 10 lines of code please use pastebin.com instead. ]

    So now manually can give in the Parent ID of the post. Anyway this has not helped because it still the breadcrumbs trail is wrong. (here you can see an example: http://furanflex.be/referentie/justitiepaleis-brussel/

    Here is the page where eacht indiv post page should track back to: http://furanflex.be/referenties/

    Can anyone help me find out what I can do to overrule this and get the following breadcrumbs trail at the indiv post pages:
    home > referenties > xindivpostpage

    Thanks a lot!

    Greetings MJ

Viewing 1 replies (of 1 total)
  • I had the same problem as you, and i seemed to figure out a solution. I had Case Studies as posts that feed to a page. but the breadcrumbs directed back to the talcoturbines.com/categories/case-studies

    I downloaded the Quick page/post plugin and 301 redirected the Categories/case-studies to the Case Study PAGE. Since Google does not like duplicate content, i put the Case Study page URL as the cannonical link on the case studies category page so google knows that is my preferred page to crawl.

    Hope this helps!

    P.S. Of course this should be a temporary fix until Yoast can resolve the issue, as it appears a great number of people are dealing with this same hiccup.

Viewing 1 replies (of 1 total)

The topic ‘Custom posty type (Breadcrumbs)’ is closed to new replies.