Navigation überspringen

[Gelöst] The title of a custom post type is shown in the breadcrumb of an archive page

This support ticket is created vor 1 year, 7 months. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Zeitzone des Unterstützers: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 4 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von Minesh vor 1 year, 7 months.

Assistiert von: Minesh.

Author
Artikel
#2778493

I am trying to: I have a custom post type named "Brands - Partners" with slug "brand". I also have an archive page which displays all brands. I use the Breadcrumb NavXT plugin to display the breadcrumbs. In the archive page of brands, the breadcrumb should be: Home > Brands - Partners > And this was in the beginning. However, a few days ago I noticed that the breadcrumb is Home > Brands - Partners > CPAchem where "CPAchem" is the title of a brand

Link to a page where the issue can be seen: versteckter Link

I expected to see: Home > Brands - Partners >

Instead, I got: Home > Brands - Partners > CPAchem

#2778520

Minesh
Unterstützer

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Somehow, the admin access details you shared is not accessible at this end. Can you please resend that later once you try the following hints.

Toolset do not control the Breadcrumb and as you already acknowledged that the breadcrumbs are displayed using the plugin "Breadcrumb NavXT" - have you updated that plugin? what if you check the settings of the breadcrumb and see if you notice anything that needs fix in order to display the breadcrumb as pre your desired format.

I have set the next reply to private which means only you and I have access to it.

#2778753

Minesh
Unterstützer

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

Can you please check now: versteckter Link

I see the Breadcrumb is displayed using the Breadcrumb Trail block and with that block I've disable the setting "Ignore the breadcrumb cache" and I can see it working as expected:
- Home > Brands - Partners

#2778765

Hi,
It works! Thank you. Where is this setting? I have to implement it on the main website.

#2778773

Minesh
Unterstützer

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

Please check the following screenshot - I've disable the setting "Ignore the breadcrumb cache" and save the archive.
- versteckter Link

#2778782

Perfect, thank you again Minesh!