How do I adjust the name given to a page for the "breadcrumbs feature"?

Posted in: Newspaper
Post count: 23

I changed my “blog” page to “articles” but breadcrumbs continue to show “Home > Blog”.
https://www.dropbox.com/s/3gid24zew0fc9ca/breadcrumbs.png?dl=0
How do I fix this?

Post count: 23312

Hello cjs,

Please notice that the Breadcrumb will take only the Page title in the structure of it, like here -> https://www.screencast.com/t/RpH8UtYDCV -> https://www.screencast.com/t/mGz9QT17 If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Hope this helps!

Thanks for your understanding!

Post count: 23

Thanks Catalin, but the page I’m having trouble with is only one – this blog/posts page. The title is “Articles” and it still shows as “blog” in the breadcrumbs.
Try it yourself. Change your posts page and see that it’ll stay named “Blog” in breadcrumbs.

Post count: 50

Maybe you have an SEO optimizer like Yoast? Check to see if the title there says ‘Blog’..

Post count: 23

Good suggestion, but nothing is being cached either. This appears to be a tagDiv editor issue as the editor must be changing the title so that it’s not reflected in the saved document.

In fact, I just reviewed the document’s source and I see the following:
<div class=”td-main-content-wrap td-container-wrap”>
<div class=”td-container td-blog-index “>
<div class=”td-crumb-container”>
<div class=”entry-crumbs”>
<span>

Home

</span>

<i class=”td-icon-right td-bread-sep td-bred-no-url-last”>
</i>

<span class=”td-bred-no-url-last”>
Blog
</span>

My title is “Articles” in the document.
See image:
https://www.dropbox.com/s/7lg4g8vg8ypdvjr/title.png?dl=0

Any other suggestions?

  • This reply was modified 8 years by cjs.
Post count: 23312

Hello cjs,

Please provide your website URL so I can take a closer look at it. Please provide the link to the page where you see this problem.

Thanks for your understanding!

Post count: 23

Is there a way to private message you?

Post count: 23312

Hello cjs,

You should send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer your setup page.

Thanks for the message!

Post count: 23

[RESOLVED]
I’m posting this message for the community.

“Breadcrumbs” doesn’t use the title attribute for your posts page. It will always say “blog” despite what your title is. You can change “blog” to (for instance) “articles” by altering your translation file for “blog.”

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.