Hi,
I am pretty sure you forgot these lines in templateDetails.xml! (somewhere line 272)
Look for:
<!-- Menu settings --> and fined the line with>>>
<field name="menu_col_width" class="input-pixels" type="text" default="200" label="TPL_GK_LANG_MENU_COL_WIDTH" description="TPL_GK_LANG_MENU_COL_WIDTH_DESC" />
<field name="menu_duration" class="input-ms" type="text" default="500" label="TPL_GK_LANG_MENU_DURATION" description="TPL_GK_LANG_MENU_DURATION_DESC" />
<field name="moduleid_override" type="moduleidoverride" label="TPL_GK_LANG_MODULE_ID_OVERRIDE" description="TPL_GK_LANG_MODULE_ID_OVERRIDE_DESC" module_positions="mainbody,mainbody_top,mainbody_bottom,top1,top2,bottom1,bottom2,bottom3,bottom4,bottom5,bottom6,bottom7,bottom8,bottom9,bottom10" />
</fieldset>
Example: I add bottom7 bottom8 bottom9 bottom10
Best Regards,
Stef