Search found 18 matches

by asbahr+
Thu Nov 19, 2020 6:10 am
Forum: Web-based Outputs
Topic: Renaming Subsystems folder
Replies: 1
Views: 865

Renaming Subsystems folder

I have a parent project that I use to merge several child projects into a single help system. I use the TOC to link to the .mcwebhelp file of each child project. When I generate the final help build, Flare creates a folder called Subsystems where all of the child projects reside. My company would li...
by asbahr+
Wed Jun 03, 2020 8:38 am
Forum: Web-based Outputs
Topic: Search Bar Missing after upgrade to Flare 2020
Replies: 1
Views: 936

Re: Search Bar Missing after upgrade to Flare 2020

It turns out that some customizations I made using a skins.css file were the reason the Search Bar disappeared. I inspected the search bar element in the browser and was able to see that the search bar now has a search container and I needed to apply my overrides to that instead of the search bar it...
by asbahr+
Fri May 29, 2020 12:28 pm
Forum: Web-based Outputs
Topic: Search Bar Missing after upgrade to Flare 2020
Replies: 1
Views: 936

Search Bar Missing after upgrade to Flare 2020

I have an HTML5 Tripane project with a search field/bar in the middle of the header. When I open my Flare 2018 project in Flare 2020 and build, the search bar does not display even though it is configured in the Skin and displays in the Skin preview.

Thanks for any help!
by asbahr+
Fri May 29, 2020 11:45 am
Forum: Web-based Outputs
Topic: Flare 2020 inserts div into CleanXHTML breaks conversion
Replies: 0
Views: 585

Flare 2020 inserts div into CleanXHTML breaks conversion

I have a project that I output to CleanXHTML. The output is then picked up by a build script, converted to Markdown, and merged into another system. I am testing Flare 2020 and the CleanXHTML now has this div just inside the body tag <div role="main" id="mc-main-content"> This is...
by asbahr+
Mon Aug 05, 2019 12:21 pm
Forum: Web-based Outputs
Topic: Build hangs with Google Analytics code in master page
Replies: 11
Views: 4229

Re: Build hangs with Google Analytics code in master page

I have to check the "Use lowercase file names" option or many external links to help will break.

I tried putting the code in a snippet and that didn't work. My build hangs at Resolving links in output files....

Does anyone else have any other tips?

Thanks!
by asbahr+
Wed Oct 24, 2018 10:46 am
Forum: Web-based Outputs
Topic: Google Tag Manager code contains "unexpected token"
Replies: 2
Views: 2704

Re: Google Tag Manager code contains "unexpected token"

After much research, I found an answer that worked for me in the MadCap forums. There is an ampersand & character in the Google Tags script that the XML parser in Flare does not like. You have to escape it out. Refer to this entry on the forum. https://forums.madcapsoftware.com/viewtopic.php?f=1...
by asbahr+
Fri Feb 16, 2018 6:57 am
Forum: Web-based Outputs
Topic: Tripane Nav Radius - Solved
Replies: 1
Views: 1831

Re: Tripane Nav Radius - Solved

Adding this to a skins.css seemed to fix radius for me. html.left-layout #contentBody { -webkit-border-radius: 0px 0 0 0; -moz-border-radius: 0px 0 0 0; border-radius: 0px 0 0 0; } To resolve the issue I had to override the default Flare skin settings by importing my own css. Here is how I did it: 1...
by asbahr+
Wed Feb 07, 2018 1:16 pm
Forum: Styles, Stylesheets and XML
Topic: Cross refrence link name changed
Replies: 2
Views: 1406

Re: Cross refrence link name changed

I was having the same problem. I finally figured out that the top nav project I was building had an H1 style in the div above the body proxy on the master page. When the project built and then updated the cross references it was picking up the title of the H1 style from the first div in the master p...
by asbahr+
Thu Feb 01, 2018 7:33 am
Forum: Web-based Outputs
Topic: Chrome and Flare HTML5 double scrollbar behavior (Solved)
Replies: 1
Views: 1035

Re: Chrome and Flare HTML5 double scrollbar behavior (Solved

I don't know if this is related, but I now have no scroll bar in my search results. I implemented the style selector you suggested for the double scroll bar, but I am not sure if this is the culprit.

ul.menu._Skins_mySkinName.mc-component
{
overflow: unset;
}

Any thoughts?

Thanks, Ana
by asbahr+
Mon Dec 18, 2017 7:44 am
Forum: Web-based Outputs
Topic: expand/collapse in menu proxy
Replies: 10
Views: 6458

Re: expand/collapse in menu proxy

Dave,

A thousand times Thank You!!!

The KB was exactly the missing piece of the puzzle. You have saved me a huge amount of time and agony. If you are ever in NH, I owe you a beverage of your choice.

Ana
by asbahr+
Mon Dec 18, 2017 5:36 am
Forum: Web-based Outputs
Topic: expand/collapse in menu proxy
Replies: 10
Views: 6458

Re: expand/collapse in menu proxy

HI David, Did you ever figure out how to do this in Flare 2017 r3? I am not much of an expert at CSS or js and I am struggling to fix my side menu. Your code worked beautifully in the prior version of Flare and now I just get the three parent nodes, they don't expand, and I can't see the children at...
by asbahr+
Wed Jun 07, 2017 12:37 pm
Forum: Flare's General Discussion
Topic: Can't see published articles in Salesforce
Replies: 7
Views: 3251

Re: Can't see published articles in Saleforce

Hi Leslie,

I did try the update scenario and Salesforce does figure out that it is the same article and updates it properly. So modifying articles you have already published seems to work well.

Regards, Ana
by asbahr+
Wed Jun 07, 2017 12:33 pm
Forum: Flare's General Discussion
Topic: Menu proxy issues in 2017r2
Replies: 10
Views: 6701

Re: Menu proxy issues in 2017r2

Hi,

Does anyone know if the Menu Proxy issue was addressed in the 5/31/2017 update to 2017 r2? I read through the release notes and it doesn't seem like the issue has been fixed.

Any information you can provide would be helpful.

Thanks,
Ana
by asbahr+
Wed Jun 07, 2017 12:27 pm
Forum: Web-based Outputs
Topic: Advice: Flare 2017 R2 TopNav with TOC on left
Replies: 5
Views: 2800

Re: Advice: Flare 2017 R2 TopNav with TOC on left

Hi,

Did the 5/31/2017 update to 2017 R2 address this issue? I am having the same issue, so I had to go back to 2017.

Thanks for any additional info you can provide.
by asbahr+
Fri May 12, 2017 3:45 am
Forum: Flare's General Discussion
Topic: Can't see published articles in Salesforce
Replies: 7
Views: 3251

Re: Can't see published articles in Saleforce

Did you get a separate license for it? I read in the docs that it needs its own license. It would be good to experiment with it before deciding that you want to use it. There is a thirty day trial for the Salesforce app. It worked really well. I did have a little bit of a hard time setting it up be...
by asbahr+
Thu May 11, 2017 12:07 pm
Forum: Flare's General Discussion
Topic: Can't see published articles in Salesforce
Replies: 7
Views: 3251

Re: Can't see published articles in Saleforce

I figured it out. I had a required field set on my article type in Salesforce that the topic in Flare didn't have. I made the field optional and then everything started working.
by asbahr+
Mon May 08, 2017 11:18 am
Forum: Flare's General Discussion
Topic: Can't see published articles in Salesforce
Replies: 7
Views: 3251

Can't see published articles in Salesforce

I am trying out the new Salesforce Connect publishing destination. My Flare log file tells me I am successful, but I don't see my article in my Salesforce organization.

How can I troubleshoot this?

Thanks!
Ana Bahr
by asbahr+
Tue Sep 29, 2015 10:39 am
Forum: Web-based Outputs
Topic: Publishing Content to Salesforce.com
Replies: 2
Views: 1068

Re: Publishing Content to Salesforce.com

Rita,

Did you ever figure this out? We are looking at the same option.

Thanks, Ana