WebHelp Responsive Customization with HTML not working for footer

Having trouble installing Oxygen? Got a bug to report? Post it all here.
arnaud
Posts: 7
Joined: Fri Mar 23, 2018 1:16 pm

WebHelp Responsive Customization with HTML not working for footer

Post by arnaud »

Hello,

I customise a WebHelp Responsive. I can easily insert custom HTML Fragments but when I try to change the default footer with my own it isn't working. The same xhtml file works like a charm in the after body, but not as a footer. Someone knows why?

Working :

Code: Select all

<html-fragments>
<fragment file="html-fragments/webhelp.fragment.footer.xhtml" placeholder="webhelp.fragment.after.body"/>
</html-fragments>
Not working :

Code: Select all

<html-fragments>
<fragment file="html-fragments/webhelp.fragment.footer.xhtml" placeholder="webhelp.fragment.footer"/>
</html-fragments>

Arnaud

Oxygen XML Author 20.0
Costin
Posts: 846
Joined: Mon Dec 05, 2011 6:04 pm

Re: WebHelp Responsive Customization with HTML not working for footer

Post by Costin »

Hello,

Can you provide a sample of the XHTML fragment you are trying to insert as a footer? You can send the sample file on our support email: support@oxygenxml.com

Best Regards,
Costin
Costin Sandoi
oXygen XML Editor and Author Support
Post Reply