Search found 37 matches

by qtxasjo
Tue Nov 26, 2019 1:43 am
Forum: Web-based Outputs
Topic: Back to Top button in SideNav
Replies: 12
Views: 8266

Re: Back to Top button in SideNav

@miseryshusband, I'm still using my code on 2019R2 and it works fine for me. The only update I had to do was to change

Code: Select all

div.body-container
to

Code: Select all

.body-container
in the JavaScript.
by qtxasjo
Fri Oct 25, 2019 5:29 am
Forum: Styles, Stylesheets and XML
Topic: mc-hidden not working
Replies: 4
Views: 1847

Re: mc-hidden not working

If I recall correctly, it is not possible to hide generic classes unfortunately. :(
by qtxasjo
Wed Oct 23, 2019 3:56 am
Forum: Flare's General Discussion
Topic: Using Creative Cloud Fonts, PDF embedding fails.
Replies: 2
Views: 1302

Re: Using Creative Cloud Fonts, PDF embedding fails.

I had the same problem and I had to uninstall my font and then re-install it again by right-clicking on the font and selecting Install for all users. It's not a Creative Cloud font, but it's perhaps worth a shot?
by qtxasjo
Tue Apr 30, 2019 3:02 am
Forum: Web-based Outputs
Topic: Back to Top button in SideNav
Replies: 12
Views: 8266

Re: Back to Top button in SideNav

I have gotten the fade in button to work in side navigation by adding these: JavaScript as separate file: $('div.body-container').scroll(function(){ if ($(this).scrollTop() > 100) { $('.backToTop').fadeIn(); } else { $('.backToTop').fadeOut(); } }); In my CSS: a.backToTop { position: fixed; bottom: ...
by qtxasjo
Thu May 17, 2018 6:54 am
Forum: Flare's General Discussion
Topic: Tell Me Your Favorite jQuery Plugins
Replies: 10
Views: 4133

Re: Tell Me Your Favorite jQuery Plugins

I'm using Image map pro (https://codecanyon.net/item/image-map-p ... er/2792438) and Fancybox (http://fancybox.net/).

But I guess they are both pretty standard and not so much cool and awesome? :-)
by qtxasjo
Thu Aug 10, 2017 5:05 am
Forum: Web-based Outputs
Topic: Link from custom topic toolbar button (top nav)
Replies: 2
Views: 2130

Re: Link from custom topic toolbar button (top nav)

Hi Michelle, I took my print button and changed the icon on it in Photoshop (just a lazy way of getting the same size and background colours etc as on the other images in the toolbar). I then went to the TopicToolBar skin, and created a new style for the button under the Setup tab (using the very ti...
by qtxasjo
Fri May 12, 2017 5:03 am
Forum: Flare's General Discussion
Topic: 2017r2 - update or not?
Replies: 34
Views: 97810

Re: 2017r2 - update or not?

Wow, I'm amazed to see all these problems with the R2 release. I must have been very lucky, but I upgraded last week and have not had any issues with it (so far..). On the contrary, the PDF preview which didn't work in R1 is now working again and my build times has been reduced with 75%. The R1 on t...
by qtxasjo
Tue Mar 14, 2017 3:38 am
Forum: Web-based Outputs
Topic: Can I add a graphic to HTML5 Top Navigation top menu?
Replies: 5
Views: 2503

Re: Can I add a graphic to HTML5 Top Navigation top menu?

It is possible to add icons to the top menu, but as far I as know it is not possible to add icons without text (since you can't have an item in the TOC without a name). So you could have an icon and the text 'Home'. See for example this online help: http://webhelp.episerver.com/latest/
by qtxasjo
Tue Mar 14, 2017 2:17 am
Forum: Flare's General Discussion
Topic: Inserting an image with label from beginning
Replies: 9
Views: 2866

Re: Inserting an image with label from beginning

I can't be of much help, other than that I tried your scenario and it worked for me. I added a p.caption to my stylesheet with your auto number format. I then added an image, and on the following line, I changed the p tag to p.caption. My cursor was placed immediately after the 'Figure 1:' and I was...
by qtxasjo
Fri Feb 03, 2017 1:12 am
Forum: Web-based Outputs
Topic: Link from custom topic toolbar button (top nav)
Replies: 2
Views: 2130

Link from custom topic toolbar button (top nav)

I am trying to add a new button in the topic toolbar (top nav output), next to the Print, Expand/Collapse All etc buttons. The button should link to a specific help topic but I have run into problems with the link to the topic. The problem is that the output is published in two different folders on ...
by qtxasjo
Mon Mar 07, 2016 4:50 am
Forum: Web-based Outputs
Topic: Hotspots in images
Replies: 5
Views: 3479

Re: Hotspots in images

If there's more interest on this forum, I can package the script, helper tool, and CSS files with instructions on how to implement them into Flare and how to create your first hover map. Mike, maybe a little bit late to the party, but I'd love to know more on how you have implemented qTip2 in Flare...
by qtxasjo
Tue Dec 08, 2015 5:02 am
Forum: Flare's General Discussion
Topic: Google Chrome bug?
Replies: 61
Views: 652406

Re: Google Chrome bug?

I get the same issue as Jess77, all text are reverted to Times New Roman in the Flare user interface (have tried both local host and MadCap URL solutions). The builds seem to be fine though in all browsers.
by qtxasjo
Tue Jun 23, 2015 1:18 am
Forum: Web-based Outputs
Topic: Adding concepts to search results
Replies: 0
Views: 765

Adding concepts to search results

I'm using concepts to create a search filter in my HTML5 output. In the search result I would like to replace the search result path with the concept, is that possible? I want the search result for 'creating a user' to look like this: Creating a user Description of the topic Tag: product X Creating ...
by qtxasjo
Mon Jun 02, 2014 12:34 am
Forum: Printed Documentation Targets
Topic: Even/odd page layouts wrong when chapter starts on even page
Replies: 5
Views: 2517

Re: Even/odd page layouts wrong when chapter starts on even page

Lydia, thank you so very much for pointing me in the right direction! I removed the 'First' page layout and added a 'First Right' and a 'First Left' page layout and then set the first chapter in the TOC to 'First Right' (since that always starts on page 1) and the following chapters to 'Continue FL/...
by qtxasjo
Fri May 23, 2014 6:33 am
Forum: Printed Documentation Targets
Topic: Even/odd page layouts wrong when chapter starts on even page
Replies: 5
Views: 2517

Even/odd page layouts wrong when chapter starts on even page

It's Friday afternoon in this part of the world and I'm tired so please forgive me if I'm missing something obvious. For my printed output (PDF) I use a front matter page layout for my cover and TOC and a chapter page layout for my chapters. The chapter page layout contains three layouts, first, lef...
by qtxasjo
Mon May 19, 2014 1:17 am
Forum: Flare's General Discussion
Topic: Crossreference displays complete topic, not just heading
Replies: 4
Views: 1696

Re: Crossreference displays complete topic, not just heading

Solved! Tech support was (as almost always!) able to help me - it was an error in my stylesheet. I have the "Use TOC depth for heading levels" enabled and the behaviour was caused by the location of the topic within the TOC. The location made the heading level of the linked topic a level ...
by qtxasjo
Wed May 14, 2014 1:20 am
Forum: Flare's General Discussion
Topic: Crossreference displays complete topic, not just heading
Replies: 4
Views: 1696

Re: Crossreference displays complete topic, not just heading

I have now created two new topics from scratch, copied the text from the two old topics I'm trying to create a link between and pasted it into Notepad. From Notepad I have copied the unformatted text and pasted it into the two new topics. I have deleted the two old topics, reformatted the two new on...
by qtxasjo
Tue May 13, 2014 11:50 pm
Forum: Flare's General Discussion
Topic: Crossreference displays complete topic, not just heading
Replies: 4
Views: 1696

Crossreference displays complete topic, not just heading

I hope someone can help me with this issue fairly quickly, I have already spent way too much time trying to solve it. I'm creating a cross-reference from one topic to another topic. I have done this hundreds of times and I use the same procedure, the same format, the same project, the same style she...
by qtxasjo
Tue Mar 11, 2014 11:52 pm
Forum: Flare's General Discussion
Topic: Flare 10 released
Replies: 57
Views: 69414

Re: Flare 10 released

Has anyone else had this problem? I have this problem, as well, in my tables. The heading is blue, and now the first cell in the next row is also blue in my output. However, this is happening even to tables that are after body text (not directly after a heading or an image). It is very frustrating ...
by qtxasjo
Tue Mar 04, 2014 3:16 am
Forum: Flare's General Discussion
Topic: Flare 10 released
Replies: 57
Views: 69414

Re: Flare 10 released

Great, thanks Kai! I'll check and see if my issues are already reported!
by qtxasjo
Tue Mar 04, 2014 2:33 am
Forum: Flare's General Discussion
Topic: Flare 10 released
Replies: 57
Views: 69414

Re: Flare 10 released

I installed it this morning and so far not so good. I have a coloured table heading (blue) and the first cell of each table heading is now black in my output. Also, conditional text that shouldn't be displayed (and wasn't yesterday) is now visible in the output. Is there somewhere I can read a compl...
by qtxasjo
Thu Aug 22, 2013 11:25 pm
Forum: Single-Sourcing
Topic: Condition tags on files or on topics?
Replies: 3
Views: 2698

Re: Condition tags on files or on topics?

Thank you both for your excellent replies! The fog has lifted and I can see clearly now. :D
by qtxasjo
Tue Aug 20, 2013 3:20 am
Forum: Single-Sourcing
Topic: Condition tags on files or on topics?
Replies: 3
Views: 2698

Condition tags on files or on topics?

What is the best practice - to set condition tags on files in the content explorer or on the items in the TOC? I have up until now set conditions on my files in the content explorer (to be able to include and exclude certain topics in my manual) but I just realised that there may be an advantage to ...
by qtxasjo
Mon Aug 27, 2012 11:08 pm
Forum: Flare's General Discussion
Topic: Activating and deactivating Flare
Replies: 4
Views: 5467

Re: Activating and deactivating Flare

I had just assumed that you'd need a maintenance plan (which we don't have) to get support like that from MadCap but after your replies I emailed MadCap, and, as usual, they excel when it comes to customer service. I have already received a reply and happily enough, the solution is very simply and I...
by qtxasjo
Mon Aug 27, 2012 4:31 am
Forum: Flare's General Discussion
Topic: Activating and deactivating Flare
Replies: 4
Views: 5467

Activating and deactivating Flare

I'm the only tech writer at my company and I'm using Flare to create our documentation, we have one Flare license. I'll be leaving soon for a six-month maternity leave and one of my colleagues will be responsible for the most urgent updates of the documentation, that is, updating exising files and p...