Hi,
I use the “Page Builder – With Title” Template for some of my pages and I don’t know why the breadcrumb isn’t working in this situation.
How can I display the breadcrumb in this template?
Thank you
hi,
please send us a link to that page.
do you change this options? : http://screencast.com/t/PVWqazGReU
Thanks for you message.
Radu A.
Hi,
Yes I have checked all the options.
For the moment I have changed the file page-pagebuilder-title.php with (line 14):
After <div class="container-fluid column_container">
<?php echo td_page_generator::get_page_breadcrumbs(get_the_title()); ?>
I have also changed my CSS to align the breadcrumb
Without those modifications, there is no breadcrumb I think.
-
This reply was modified 12 years by
vertexpolygon.
Yes, thank you. My hack is working but you might want to add the breadcrumb on this template in future updates?