Hi,
I’m trying to embed a
<MySource_AREA id_name="nested_nav_carousel" design_area="nest_content" />
into a
<MySource_AREA id_name="menu" design_area="menu_normal">.
However, the design area “nested_nav_carousel” just wouldn’t show up in the Details page of the parse file. Once it is moved outside the “menu” tag then it’ll work with no problem.
I would appreciate if you can shed some light on that.
**Update: **
**I think I have made a mistake. I should first create the nest_content areas outside of the other mysource tags. Then use the mysource_print tag to print the nested area. **
However, for some reasons the printout surround the nested area with <div>
(e.g. <div id="content_container_626596">
). From what I understand that it is the content container, but I’m wondering if there is any way to skip it?
With thanks,
Eddie.