This is a development site not the final URL - but the client wants multi-level breadcrumbs meaning the breadcrumbs to display the entire path.
Right now if you enter a single level menu item like the page "About"
the breadcrumb displays: Home>About
But on a multi-level menu item like "Parenting Counseling"
the breadcrumb displays Home>Parenting Counseling
But it should read Home>Co-Parenting Services>Parenting Counseling
"Co-Parenting Services" is a main menu item a level above "Parenting Counseling".
The client might be OK if don't show the "Home" and only the pages directly above the sub-levels, but right now it only shows Home> no matter which level you are on?
This is a development site not the final URL - but the client wants multi-level breadcrumbs meaning the breadcrumbs to display the entire path.
Right now if you enter a single level menu item like the page "About"
the breadcrumb displays: Home>About
But on a multi-level menu item like "Parenting Counseling"
the breadcrumb displays Home>Parenting Counseling
But it should read Home>Co-Parenting Services>Parenting Counseling
"Co-Parenting Services" is a main menu item a level above "Parenting Counseling".
The client might be OK if don't show the "Home" and only the pages directly above the sub-levels, but right now it only shows Home> no matter which level you are on?
Thank you!
Larry Davis
Hello Larry,
If you want to modify how the breadcrumbs act you will need to edit the thefox/functions/rd-custom-breadcrumbs.php file.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
What exactly would need to be modified in the PHP file for the site to display multiple levels?
Thanks
Larry
Hello Larry,
You need to make sure the page are set as parent for the breadcrumbs, regarding the breadcrumbs modification our support doesn't cover modifications.
Sorry for not being able to help you this time.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme