Breadcrumb Issue

Posted in: Newspaper
Post count: 1

Hi team ive been searching for hours on trying to have breadcrumbs show on all pages, and ive read that it is only possible with tagdiv builder+page title. However this will result in having 2 tiles on the same page. How do i disable the wordpress title and include all other titles such as post titles? Please help.

Post count: 35449

Hello

If there is no connect with homepage the breadcrumbs will no appear (read about breadcrumbs https://forum.tagdiv.com/breadcrumbs/ ).
But, you can do it with pagebuilder+ page title
https://www.screencast.com/t/PNInwIKMOdXv

and add this custom css in Newspaper > theme panel> custom code > custom css
.td-page-title {
display: none;
}

https://www.screencast.com/t/9RJvImakwx9A
See results: https://www.screencast.com/t/Wil98a6uT8

Thank you for you understanding.

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