Hi
There is a strange behavior on the SEBLOD breadcrumb if you configure it on the "menu item" rule and if you override the seo TITLE tag in content type.
Please try the following:
1-in the ARTICLE content type add a text field (AR_art_seo_title for example) in the admin form and in the content view.
2-in the content view config override the PAGE title with the AR_art_seo_title field
3- create some articles in a given category (mycat) and fill the AR_art_seo_title field of these articles
4-create a blog menu item on this category. let's name this menu item 'mymenu'
5-display this menu item on the front
6-click on one of the articles to enter the content page (detail page)
7- the breadcrumb will display home > mymenu > [value of the seo title tag instead of the title of the article]
The breadcrumb doesn't display the actual title of the article but the seo title ????
Any clue why?
thanks
cyril