Hi Ken
I am sure I am missing something very obvious, but I can't seem to get the example on your website to work, despite doing all of the following:
1) creating a test article the only contents of which are as follows:
"<div class="hidefaq"><!-- see Note 3 -->
<h3 id="item1">FAQ header 1</h3>
<p>FAQ content 1</p>
<p> </p>
<h3 id="item2">FAQ header 2</h3>
<p>FAQ content 2</p>
<p> </p>
<h3 id="item3">FAQ header 3</h3>
<p>FAQ content 3</p>
<p> </p>
<h3>end faq</h3>
{*loadposition accordionfaq4} <!-- see Notes 1, 2 below --></div>"
(I have removed the *, naturally).
2) creating a new module with the following characteristics:
type: "Accordion FAQ";
title: "AccordionFAQ4";
status: "published";
assignment: "on all pages";
position: "accordionfaq4";
FAQid: "accordionfaq4";
active element: "item1"; and
article: "none selected" (as advised in the tooltip).
All that appears on the page is the article title. The HTML output is attached.
Many thanks in advance for your help.
Regards
Tim Robins.