• Hello
    I want to make a real estate website and create some CPT of houses and apartments.
    I wanted to know if it is possible to configure the plugin so that the breadcrubs point to the city and not to the home.
    I have costom fields of the locations if it works.

    Example:
    The url:
    realestateweb.com/home/house/house123
    I want the breadcrubs to look like this
    Realestateweb – california- San Diego – house123

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author John Havlik

    (@mtekk)

    If you are trying to add the state and city into the breadcrumb trails, it’s likely you want them to be terms in a custom taxonomy (or maybe a separate taxonomy for states and cities). Then, you will need to setup the term relationships (cities are children of states, homes are members of a city). Then, set for the house custom post type hierarchy to be that of the city taxonomy. Breadcrumb NavXT, as of version 6.5, I think this will work (otherwise, as of 7.0 I’m pretty sure it will work, but, 7.0 isn’t released yet).

    Thread Starter alienigenas

    (@alienigenas)

    Hello
    No, the cities and states are already made and are not taxonomies.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Breadcrumb NavXT hierarchy’ is closed to new replies.