Support Forum

Customizing the breadcrumbs navigation

DN David Norman
David Norman
Member

Good afternoon!

Is there a way to change the URL that the “home” link in the breadcrumb navigation? My forum is only available to paid members at my website, so the home link should take them to the home page of their membership account and not the main home page of the website.

Do we have the ability to change the “home” link?

Thank you.

1 Answer

New Answer

MP Mr Papa
Mr Papa
Member

see:  http://codex.simple-press.com/codex/api/template-functions-and-the-api/display-template-functions/common-view/sp_breadcrumbs/

namely the homeLink argument to the template function in your spHead.php template fie… as always, we recommend using your own theme vice one of ours to keep from losing changes on upgrade… see:  http://codex.simple-press.com/codex/themes/theme-basics/creating-a-theme/