Knowledge Base support case for Likno Web Accordion Builder, abstracted and stripped of all user’s private info.
Initial Email From: Yves
Initial Email Subject: Question
Support Case Month: October 2012
Hello,
I bought three licenses. Does that mean for each accordion, I need one license? Though for one website I can design max. 3 accordions? pls see attachment. Is this possible to design and how can I do it?
Best regards
Yves
Reply From: Likno Customer Support
Dear Yves,
First of all, you bought one license for 3 domains. This allows you to create accordions for three different sites, and each site can have unlimited accordions.
Regarding your attached image, in order to do this you need to create three accordion projects. Make sure that each project has a different Compile Name but DO NOT change the default folders:

1) this should be the same for all projects
2) this should be different (custom) for each project
3) this should be left with the default values
Then in order to position your accordions into your page, you can create a table, for example:
<table style="height:400px; width: 900px;">
<tr>
<td id="acc_1"> </td>
<td id="acc_2"> </td>
<td id="acc_3"> </td>
</tr>
</table>
(of course you can adjust the width & height of the table)
Then change the position of each accordion to “Floating, Relative to Element” and select to position it to the top or bottom accordingly:

Regards,
Kostas
Likno Customer Support
www.likno.com
Create any type of javascript menu (CSS menu, drop-down menu, sliding menu), button, html tree, modal window, tooltip, accordion, tab, scroller, jQuery slider or design for your websites!
Like us on Facebook – Follow us on Twitter
Reply From: Yves
Hello, somehow it is not possible to put on a new accordion.
What I see is, that the one you did, has a different line, as mine. How come?
As attachment you see, how I tried to do it.
I gave the accordion a new order: likno-scripts region and a new doc name: likno_accordion_region.
I tried to save it under httpdocs generally and another time under likno-scripts.
Do I go back to the website, nothing happened.
Where is the mistake?
Many thanks for your help.
How it appears, if I do it:
<!-- ******** BEGIN LIKNO WEB ACCORDION CODE FOR accordion_region ******** -->
<script type="text/javascript">var lwacLinkedBy="LiknoWebAccordion [1]",lwacName="accordion_region",lwacBN="218";</script><script charset="UTF-8" src="/likno-scripts/accordion_region.js" type="text/javascript"></script>
<!-- ******** END LIKNO WEB ACCORDION CODE FOR accordion_region ******** -->
<DIV id=accordion_region_pos> </DIV>
This has been done through you:
<!-- ******** BEGIN LIKNO WEB ACCORDION CODE FOR likno_accordion_project ******** -->
<SCRIPT type=text/javascript>var lwacLinkedBy="LiknoWebAccordion [1]",lwacName="likno_accordion_project",lwacBN="218";</SCRIPT>
<SCRIPT type=text/javascript charset=UTF-8
src="/likno-scripts/likno_accordion_project.js"></SCRIPT>
<!-- ******** END LIKNO WEB ACCORDION CODE FOR likno_accordion_project ******** -->
<DIV id=liknoaccordion_positionID> </DIV>
<P> </P>
Reply From: Likno Customer Support
Hello Yves,
If you don't mind having an implementation charge of $30, I believe it is better and quicker if you send us the 3 projects so that we edit the proper properties and then send you them back along with the proper code to add to your website. This way there will be no communication problems on how to implement the solution.
Would you like to do so?
If yes, here is the link for the implementation charge:
{LINK REMOVED}
This is what you should do to export each one of the 3 different projects into a ZIP file and then email this ZIP to us.

We will then send them back to you, along with the proper HTML code that you will simply add to your page and everything will work as expected.
Regards,
Kostas
Likno Customer Support
www.likno.com
Create any type of javascript menu (CSS menu, drop-down menu, sliding menu), button, html tree, modal window, tooltip, accordion, tab, scroller, jQuery slider or design for your websites!
Like us on Facebook – Follow us on Twitter