jarkko wrote:
Hi,
This seems to be a bug. You should see following module positions:
mj_iphone_header
mj_iphone_header2
mj_iphone_middle
mj_iphone_middle2
mj_iphone_footer
mj_iphone_footer2
mj_wap_header
mj_wap_middle
mj_wap_footer
mj_wap_cards
mj_pda_header
mj_pda_header2
mj_pda_middle
mj_pda_middle2
mj_pda_footer
mj_pda_footer2
mj_imode_header
mj_imode_header2
mj_imode_middle
mj_imode_middle2
mj_imode_footer
mj_imode_footer2
You can type them manually to the position field if you don't seem them in the list.
How can I add it to have it on the position dropdown menu? I have only 8-9 positions avalaible too.
When I look the templateDetails.xml file it is:
<positions>
<position>mj_iphone_header</position>
<position>mj_iphone_header2</position>
<position>mj_iphone_middle</position>
<position>mj_iphone_middle2</position>
<position>mj_iphone_footer</position>
<position>mj_iphone_footer2</position>
</positions>
But I only have mj_iphone_middle & mj_iphone_footer2 positions avalaible.