Search found 6 matches

by JeremyTaylor
Thu Apr 30, 2015 5:43 pm
Forum: Web-based Outputs
Topic: TopNav is broken: Navigation options for Mobile?
Replies: 0
Views: 551

TopNav is broken: Navigation options for Mobile?

So... it turns out that Topic Toolbars don't support Prev and Next Topic buttons on HTML5 Top Navigation skins. So what do you do to support navigation for mobile device users? The hamburger Top Menu cannot be used, as it does not open up to the current topic context. That's not usable - how is a Re...
by JeremyTaylor
Thu Apr 30, 2015 4:50 pm
Forum: Web-based Outputs
Topic: Topic Toolbar Proxy in HTML5 Top Nav not showing Prev & Next
Replies: 18
Views: 14248

Re: Topic Toolbar Proxy in HTML5 Top Nav not showing Prev &

According to the Flare help, Next Topic and Previous Topic are not supported in the TopNav output. Here's the help topic; you'll have to click on "WHICH OUTPUTS SUPPORT WHICH BUTTONS?" to see the list. http://webhelp.madcapsoftware.com/flare11/Content/Proxies/Using_the_Topic_Toolbar_Proxy...
by JeremyTaylor
Thu Apr 30, 2015 4:25 pm
Forum: Web-based Outputs
Topic: Topic Toolbar Proxy in HTML5 Top Nav not showing Prev & Next
Replies: 18
Views: 14248

Re: Topic Toolbar Proxy in HTML5 Top Nav not showing Prev &

According to the Flare help, Next Topic and Previous Topic are not supported in the TopNav output. Here's the help topic; you'll have to click on "WHICH OUTPUTS SUPPORT WHICH BUTTONS?" to see the list. http://webhelp.madcapsoftware.com/flare11/Content/Proxies/Using_the_Topic_Toolbar_Proxy...
by JeremyTaylor
Thu Apr 30, 2015 4:06 pm
Forum: Web-based Outputs
Topic: Topic Toolbar Proxy in HTML5 Top Nav - visibility on Mobile
Replies: 1
Views: 1977

Topic Toolbar Proxy in HTML5 Top Nav - visibility on Mobile

Re: Topic Toolbar - using it in HTML5 Top Navigation skin. I quite like the new Top Nav responsive skin, except for one thing... when I get down to mobile screen sizes, I lose my local navigation options. I still have the hamburger menu access, but that requires navigating to the next page which imp...
by JeremyTaylor
Thu Apr 30, 2015 3:50 pm
Forum: Web-based Outputs
Topic: Topic Toolbar Proxy in HTML5 Top Nav not showing Prev & Next
Replies: 18
Views: 14248

Topic Toolbar Proxy in HTML5 Top Nav not showing Prev & Next

Re: Topic Toolbar Proxy - using it in an HTML5 Top Navigation skin. I simply cannot find a way to get Previous Topic and Next Topic buttons to show in the Topic Toolbar. I've tried in the OtherTopics.flmsp Master Page right clicking on the proxy and selecting Edit Topic Toolbar Proxy, and clicking S...
by JeremyTaylor
Tue Apr 28, 2015 3:05 am
Forum: Web-based Outputs
Topic: Force Reload of TOC after publishing new content
Replies: 20
Views: 12804

Re: Force Reload of TOC after publishing new content

Add the meta tags
<meta http-equiv="refresh" content="600" />
<meta http-equiv="pragma" content="no-cache" />
or similar in the Advanced tab in the target - look for the Add meta tags to content: field