Knowledge Base support case for Likno Web Scroller Builder, abstracted and stripped of all user’s private info.
Initial Email From: Colin
Initial Email Subject: Web Scroller Error: Positioning element "#liknoscroller_positionID" is not found in page.
Support Case Month: January 2013
HI Guys,
I think I've followed all the steps correctly but I get the above error when testing Web Scroller Builder Ver 1
http://www.barkingblondes.net/likno.htm
Colin
Reply From: Likno Customer Support
Dear Colin,
This appears because you do not have a Positioning Element in your page for your scroller.
The default positioning is to put the scroller within an element that has the id “liknoscroller_positionID”:
You must create such an element in your page, or you should change the positioning to something else (e.g. “Floating” over page -> Relative to Window).
Please try adding the following code into your page:
<div id="liknoscroller_positionID"> </div>
The scroller will appear within this div (wherever you put it).
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: Colin
Thanks Guys
I did have “Embedded in page ticked”, but I didn’t realize I need to add <div id="liknoscroller_positionID"> </div> to my page before linking the page, might be worth making a youtube video on this. I want to have several of these on one page and wonder how to do this. Perhaps the video could explain that.
I’ve also just realized, that this is in a php included file but I’m sure I can work this out.
Also, I would like to know how I can have more than one scroller on a page.
Regards Colin
Reply From: Likno Customer Support
Dear Colin,
In order to have multiple scrollers in a single page, you need to make sure that each scroller has a different “compile name”:
Please also make sure that all scrollers have the *same* “Site_Root folder” and leave the “Compiled Subfolders” to the default values.
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: compile, element, embedded, html, jquery, multiple scrollers, positioning, root folder, scroller, slider, website