Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Indeax
tagDiv Member

Thank Radu, maybe the hook/filter path is a good option. All your breadcrumb functions can be filtered by a last unique (or different) filter and the user can choose to modify it or do a complete replace.

Anyway, thanks for your breadcrumbs upgrades.

Indeax
tagDiv Member

Hi Marius, the problem is that I would like to modify breadcrumb on whole site not only in forked templates.

I see you have modify breadcrumb functions with different names in the last update. But please, can you create an only file with all breadcrumb functions in next version ? This will make the work easy for developpers to make modifications in future.

As developers we’re having some problems when making changes to the template code. It would be of inestimable help that you had us in mind 🙂

Thanks.

Indeax
tagDiv Member

Hi Marius, breadcrumb functions can’t be replaced with child theme, they are on includes/wp_booster/td_page_generator.php and always it’s incluyed from parent theme, not child, maybe if you include all breadcrumb function in a module (as for get_bread_crumbs) that can be replaced in child would be more useful.

  • This reply was modified 12 years by Indeax.
Indeax
tagDiv Member

Ok, Thanks Marius.

An option, for a more advanced and customizable use of your theme could be implement two hooks at beginning and end of main content block. This manner each advanced user can control and implement this kind of third party plugins easily.

Indeax
tagDiv Member

A good option could be in your theme setting to use yoast breadcrumbs if this plugins is installed.

Viewing 5 posts - 1 through 5 (of 5 total)