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

Inserting breadcrumbs above title

Explorer ,
Jun 08, 2020 Jun 08, 2020

Copy link to clipboard

Copied

I'm using RoboHelp 2019 and need help inserting breadcrumbs in my topic.

 

Basically, is there a way to insert the breadcrumbs above the topic title?

 

I tried to put them inside the <Head> tags and also above those tags, but the topic title disappears then.

 

In the 2019 classic version, I put the breadcrumbs above the <h1>, but I don't have the <h1> anymore, so I'm lost.

 

Thank you!

Cindy

 

TOPICS
New UI

Views

250

Translate

Translate

Report

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
Community Expert ,
Jun 09, 2020 Jun 09, 2020

Copy link to clipboard

Copied

Try with a master page.

 

I don't understand when you say you don't have H1 anymore.

 

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.

Votes

Translate

Translate

Report

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
Explorer ,
Jun 09, 2020 Jun 09, 2020

Copy link to clipboard

Copied

sorry, Peter, for not being clear. I'll try to explain...

 

In my RH2019 classic topic code, there is an <h1> tag in the body, and I put the breadcrumbs above it, like so:

 

<body>
<p class="breadcrumbs">Instructions to complete the Software integration with
OtherSoftware workflow:</p>
<p class="breadcrumbs"><a href="All_Tabs_Creating_a_New_Project.htm">Creating
a New Project</a> &gt; <a href="Opening_a_Plan_Scenario.htm">Opening
a Plan Scenario</a> &gt; <a href="Creating_a_Plan_Scenario.htm">Creating
a Plan Scenario</a> &gt; <a href="Importing_Objects.htm">Importing
Objects</a> &gt; <a href="Importing_Other_Objects.htm">Importing
Other Objects</a></p>
<h1><?rh-variable_start name="title" format="default" value="Software Plug-In for OtherSoftware" ?>Software Plug-In for OtherSoftware<?rh-variable_end ?></h1>
<p class="body">The Software Plug-In for OtherSoftware gives OtherSoftware users access to Software data so that they can clearly see the impact...

 

In my RH2019 (not classic) topic code, the <h1> is no longer there in the <body>. I see that when I compile the project, the topic heading is displayed at the top of the topic. Here's the new html code:

 

<body>
<p class="BreadCrumbs">Instructions to complete the Software Plug-In for OtherSoftware workflow: Creating a Project &gt; Opening a Plan Scenario &gt; Creating a Plan Scenario &gt; Importing Objects &gt; Importing
Other Objects</p>
<p class="body">The Software Plug-In for OtherSoftware gives OtherSoftware users access to Software...

 

Putting it in the master page sounds good, but I don't have breadcrumbs in every topic. Is that the only way?

 

Thank you!

Cindy

 

Votes

Translate

Translate

Report

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
Community Expert ,
Jun 09, 2020 Jun 09, 2020

Copy link to clipboard

Copied

It looks like the H1 stuff got messed up in the upgrade so the first thing is to fix that. It should just be a case of applying H1 to the heading text.

 

You can also choose to apply master pages to specific topics. The preset option is to save you doing that where all topics need the master page.

 

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.

Votes

Translate

Translate

Report

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
Explorer ,
Jun 09, 2020 Jun 09, 2020

Copy link to clipboard

Copied

Of course, a second master page! 

 

That's a great idea. I shall try it. 

 

No need to fix the <h1> issue - it's not a problem. If I include it in the body, my heading is repeated, and I don't need that.

 

Thank you!

Cindy

 

Votes

Translate

Translate

Report

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
Explorer ,
Jun 09, 2020 Jun 09, 2020

Copy link to clipboard

Copied

LATEST

On second thought, I don't see how using the master page will work. I don't know how to define the breadcrumbs in each topic.

 

They will not be the same from topic to topic. I've been hard coding them until now.

 

Is it a snippet in the master page, maybe?

 

Votes

Translate

Translate

Report

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