Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • wan fadli Developer
    #178480

    Dear JA,

    when using/view website through smart phone.. it will display main content (featured articles)..

    how can i make/modify the mobile version only can view module (eg: K2 Content) instead view only main content. Because i already disable the main content.

    thanks.

    Sherlock Friend
    #458884

    Hi wan fadli,

    You can go to the template back-end >> LAYOUTS Tab, there you go to edit the iphone and handheld layout, ex open the handheld layout to edit you should see this middle block tab

    <blocks name=”middle”>
    </blocks>

    There are no child block under this block that meant there are not module positions there, you can add content-top block to show module positions there, for example change the above to this

    <blocks name=”middle”>
    <block name=”content-top”>pos1,pos2</block>
    </blocks>

    Now the modules from pos1 and pos2 positions would display out.
    I hope you got it 🙂

    wan fadli Developer
    #459063

    Thank you Sherlock Home for replying my post..

    from your instruction, if the middle block doesn’t have any module position, it will not display anything on the mobile front page right.?

    so we need to modify ourselves by insert new position & module into “middle” block..?

    Sherlock Friend
    #459146

    <blockquote>from your instruction, if the middle block doesn’t have any module position, it will not display anything on the mobile front page right.?</blockquote>

    Yes if the middle block of the iphone or handheld layout don’t have any blocks, modules position then the mobile device would only show the main component without any modules.
    <blockquote>
    so we need to modify ourselves by insert new position & module into “middle” block..? </blockquote>
    Yup, You should be able to insert it !

    wan fadli Developer
    #459254

    interesting! 😉

    thanks Shelock Holmes for your clear explanation! *thumbs up*

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  wan fadli 12 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum