Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Removing breadcrumbs from home page

Participant ,
Sep 01, 2014 Sep 01, 2014

RH11 | WebHelp

I apply breadcrumbs through the WebHelp Settings screen when I compile. This method applies them to every topic. However, it don't want to display them on my home page. Does anyone know if it's possible to remove breadcrumbs from an individual page after compilation?

Thanks

Jonathan

475
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Sep 01, 2014 Sep 01, 2014

Sure there is! But it may not be the most user friendly of solutions 😉

It may be a better idea to use master pages with a breadcrumb placeholder. Then simply assign another master page (without bread crumb placeholder) to the start page.

If you want to remove the auto inserted breadcrumbs, open the file and look for the 3 lines starting with:

document.write("<p style

AddMasterBreadCrumbs("

document.write("

Simply remove these 3 lines or comment them out. (By placing // in front of them.)

The exact con

...
Translate
LEGEND ,
Sep 01, 2014 Sep 01, 2014

Sure there is! But it may not be the most user friendly of solutions 😉

It may be a better idea to use master pages with a breadcrumb placeholder. Then simply assign another master page (without bread crumb placeholder) to the start page.

If you want to remove the auto inserted breadcrumbs, open the file and look for the 3 lines starting with:

document.write("<p style

AddMasterBreadCrumbs("

document.write("

Simply remove these 3 lines or comment them out. (By placing // in front of them.)

The exact content on these lines depend on the page you're on and the styling you've provided.

Kind regards,

Willam

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Sep 03, 2014 Sep 03, 2014
LATEST

Thanks Willam, both your suggestions work perfectly.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp