Closed IUeDS-User closed 9 years ago
The tabs and accordions are designed to reside within the kl_wrapper and are inserted at the cursor position. It appears that, when the tabs/accordions are placed in a blank page:
The tabs/accordions were not designed to be stand alone items. I originally wrote them to create their own section but discovered that the use cases did not fit that model. They are intended as a way to manage content within a section of the page (preferably with a heading and some sort of explanation as to what the student should do with the information inside of them). I could write code to fix what you mentioned, however I don't feel like these elements should be used in isolation. If you can give me a solid use case for only having a tab/accordion without any other supporting content, I would be willing to put in the effort to change the default behavior. Hopefully that helps.
Gotcha...we need to create the Section first. I was working with someone who was using a theme, but was placing the cursor outside the theme due to the lack of a content section. This makes sense...thanks.
Hi Ken...Came across this recently. When inserting an accordion or tabs widget, the accordion/tab div structure gets created outside the
<div id="kl_wrapper"></div>
wrapper. Ive tried it with/without themes...always seems to insert the accordion below the kl_wrapper div. Ends up looking something like this: