Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • ghoward11 Friend
    #123580

    hey guys I really need some help. I need to create a new module position for where my slideshow is at. I want it to be in the main content of my front page however I can only put it at the banner location. I need this to be at the very top of my content. Can someone please help me on how to create a new module postion that is at the top of the page within the content thanks. Heres my site so you can see an example.

    http://www.desotoguide.com

    llambrano Friend
    #232217

    I have the same question. Please someone help…

    Menalto Friend
    #232220

    I just sendt away a copy to ghoward11, and if it works for him i add in this post here later on:)

    changnam Friend
    #232429

    Yes please, I want there a Module position too. But for other content.

    Thanks
    changnam

    changnam Friend
    #232600

    It seems to work.on http://www.desotoguide.com…can you help me with this too?

    thanks changnam

    Menalto Friend
    #232651

    Open up index.php file and find this:

    <!-- BEGIN: CONTENT -->
    And this:

    <!-- END: CONTENT -->
    And replace everything between them with this:

    <!-- BEGIN: CONTENT -->
    <div id="ja-contentwrap">
    <div id="ja-content">
    <?php if ( mosCountModules('user11') ) { ?>
    <div>
    <?php echo mosLoadModules ( 'user11',-1 ); ?>
    </div>
    <?php } ?>
    <?php mosMainBody(); ?>
    <?php if ( mosCountModules('banner') ) { ?>
    <div id="ja-banner">
    <?php echo mosLoadModules ( 'banner',-1 ); ?>
    </div>
    <?php } ?>
    </div>
    </div>
    <!-- END: CONTENT -->

    this will give you a user11 module position above the mainbody.
    I havent added any specific css styles to it, so it all depends on how you want it to look like.

    changnam Friend
    #232710

    thanks very much
    changnam

    starmed Friend
    #232744

    Thank you so much for posting how to do that. 😀

    khanhhiep Friend
    #232811

    he he Thank you.That’s exactly what I need

    khanhhiep Friend
    #234545

    I want show title module at user11, Menalto help me, please. Before, i ticked yes in show title.

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

This topic contains 10 replies, has 6 voices, and was last updated by  khanhhiep 16 years, 11 months ago.

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