Page 1 of 1

WebHelp Responsive Customization with HTML not working for footer

Posted: Fri Mar 23, 2018 1:27 pm
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

Re: WebHelp Responsive Customization with HTML not working for footer

Posted: Fri Mar 23, 2018 3:14 pm
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