Breadcrumb Article Title – Length

Posted in: Newspaper
Post count: 64

Hi,
Is it possible to manage the Breadcrumb Article title length, which seems to be like Excerpts, since it get cut after some words. How and where can I change the length? Thanks!

Post count: 22421

Hi,
You can increase the breadcrumb title from the theme files: http://screencast.com/t/R4F3sx1sm (it’s set to 13 letters at the moment) You can increase this value to the number you want.
Thank you!

Post count: 64

Hi,
This worked great. But I realized I cant handle it for CUSTOM POST TYPE, how can I extend the breadcrumb length for Custom post type title? That would be amazing to know! Thanks!

Post count: 22421

Hi,
In the same file I mentioned above, the next function further down the file is get_custom_post_type_breadcrumbs()
Use the same method and edit the title length there as well.
Thank you!

Post count: 64

Got it, thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.