Knowledge Base support case for Likno Web Tabs Builder,  abstracted and stripped of all user’s private info.


Initial Email From:
Bill
Initial Email Subject: Likno Web Tabs Builder
Support Case Month: April 2013

I upgraded to unlimited for tabs and help. How do i add "{URL REMOVED}"?

Bill

Reply From: Likno Customer Support

Hello Bill,

If you have the unlimited you do not need to add anything. You just update your installation with the new Activation Code and the application knows that the license is for "unlimited" domains. So you just compile and it works.

Best Regards,
Aris Filokostas
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

Tags: , , , , ,

 

December 20th, 20123 domain license or unlimited?

Knowledge Base support case for AllWebMenus, Likno Web Scroller Builder, Likno Web Tabs Builder, Likno Web Accordion Builder, Likno Web Modal Windows Builder, Likno Web Tooltips Builder, abstracted and stripped of all user’s private info.


Initial Email From:
User
Initial Email Subject: 3 domain or unlimited license?
Support Case Month: May 2012

Hello, I'm working on a website for a company that manufactures products and was wondering if the 3 domain licenses would be sufficient. For this kind of site being that all products manufactured would have individual pages.

Reply From: Likno Customer Support

Hello,

First, thank you for your interest in our Likno products.

Many pages on one website is not a problem, you can have the 3-domain license.

But if you need to have many websites, then you need the unlimited. The unlimited license also gives you extra designs.

I hope this was clear.

Best Regards,
Aris Filokostas
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

Tags: , , , , , , , , , , , , , , , , , , , ,

 

Knowledge Base support case for AllWebMenus, abstracted and stripped of all user’s private info.


Initial Email From:
Keaty
Initial Email Subject: AllWebMenus and WordPress
Support Case Month: May 2012

I would like to use AllWebMenus on a Word Press site and want to double check a couple things before purchasing.  Does AllWebMenus PRO
- include the Floating Images functionality?
- require any downloads other than AllWebMenus PRO to successfully install on WordPress?
- have unlimited licenses?
Thanks!!  Keaty

Reply From: Likno Customer Support

Hello Keaty,
Yes, the standard license includes the floating images functionality. The only thing it does not include is "sliding menus" (which are pretty interesting) and "advanced floating menus" (which you probably don't need).
By unlimited licenses, I believe you mean that it is good for unlimited domains (so you can use it in unlimited websites). This is indeed true.
For WordPress, apart from the main application, you should also download and use the special plugin we developed:
http://www.likno.com/addins/wordpress-menu.html

Best 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: Keaty

Thanks so much.  Looking forward to using your product!
Best,
Keaty

Tags: , , , , , , , , , , , , , , ,

 

Knowledge Base support case for AllWebMenus, abstracted and stripped of all user’s private info.


Initial Email From:
Mark
Initial Email Subject:
Support Case Month: October 2012

I have one question.

When we have a full license, I presume that we have unlimited domains, but I also need to make sure that the code that is generated is not specific to one or the other at a time.  We do not plan to maintain separate code versions for our development and production sites.  I mean by that that I do not want to have to compile one version to file system that serves the development site and another that serves the production site.  We would like to be able to compile a single set of files and have them be served from both dev and prod web sites at the same time without any special separate maintenance.

Is that the way that the javascript that your tool builds works?

Mark

Reply From: Likno Customer Support

Dear Mark,

Yes, if you get the “Unlimited Domain” license, then one compile will work for all domains.

Only the 3-domain license requires registering each domain and compiling specifically for that domain.

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

Tags: , , , , , , , , , ,

 

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:

accordion settings

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">&nbsp;</td>
       <td id="acc_2">&nbsp;</td>
       <td id="acc_3">&nbsp;</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:

accordion relative to element

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>&nbsp;</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>&nbsp;</DIV>

<P>&nbsp;</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.

accordion export project

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

Tags: , , , , , , , , , , , ,

 


© 2009-2013 Likno Blog – Drop-Down Menus, Javascript Menus, CSS Menus, jQuery Scrollers/Sliders, Modal Windows