Introduction
The breadcrumb module outputs a title in an H1 tag. This is very important with respect to search engine optimisation.
The data for the title can be fetched from the post title, custom static text or from an ACF (advanced custom field) field. One has the option to disable the title however its not recommended.
Below are series of figures which shows various configurations.
Disabling post title
Set the “Show title” the module to “No”
Title using post type title
To use the post type title, set the ‘Show title’ to ‘Yes’ and ‘Has custom title’ to ‘No’
Title using custom static text
If ACF plugin is not active, you would need to set the ‘Show title’ to ‘Yes’ and ‘Has custom title’ to ‘Yes’ and type in the ‘Custom title text’
If ACF plugin is active, you would need to set the ‘Show title’ to ‘Yes’, ‘Has custom title’ to ‘Yes’, ‘Get custom title from ACF field’ to ‘No’ type in the ‘Custom title text’
Title using ACF field.
This option will only be present if ACF plugin is activated. If ACF plugin is active, you would need to set the ‘Show title’ to ‘Yes’, ‘Has custom title’ to ‘Yes’, ‘Get custom title from ACF field’ to ‘Yes’ type in the ‘ACF field name for custom title’