Viewing 10 posts - 16 through 25 (of 25 total)
  • Author
    Posts
  • instantinlaw Friend
    #225921

    13MM;23007I have it published in the user1 position and the module shows up.

    Great news!
    Good luck with your site.:)

    13mm Friend
    #225922

    But thats not where I need it

    I need it to be below that

    Michael Casha Friend
    #225924

    <em>@13MM 23010 wrote:</em><blockquote>But thats not where I need it

    I need it to be below that</blockquote>
    Oh, well just follow what we said above.

    13mm Friend
    #225926

    This??

    I just want to use another frontpage flash rotator

    I published the module on the first position for the “left” position.

    Un-published the newsflash module. and nothing happens

    You know what guys..

    I think i have confused you all. It’s totally my fault.

    I wanted the frontpage module to be in the JA News Section and not the newsflash position

    instantinlaw Friend
    #225927

    PM me with the site url and user name and password, and I’ll get it going for you.

    instantinlaw Friend
    #225963

    If you are trying to publish 3rd party module above ja-news position, you need to add a position to your index.php file.

    13mm Friend
    #226024

    Here is the code in the index file for the JA News.

    <?php if ( mosCountModules(“ja-news”) ) { ?>
    <div id=”ja-newswrap”>
    <?php mosLoadModules ( “ja-news”, -1 ); ?>
    </div>
    <?php } ?>

    How do I add it for another module??

    instantinlaw Friend
    #226027
    13mm Friend
    #226030

    Yup,

    That is all I needed, Thank you very much.

    For anyone else who needs to do this, I just added this right above:
    <?php mosMainBody(); ?>

    <?php if ($option == ‘com_frontpage’) {
    mosLoadModules(‘newsflash’, -3 );
    } ?>

    Since the module position “newsflash” was not used, I used it for this.

    Thanks again for your help

    instantinlaw Friend
    #226053

    13MM;23131Yup,

    That is all I needed, Thank you very much.

    For anyone else who needs to do this, I just added this right above:
    <?php mosMainBody(); ?>

    <?php if ($option == ‘com_frontpage’) {
    mosLoadModules(‘newsflash’, -3 );
    } ?>

    Since the module position “newsflash” was not used, I used it for this.

    Thanks again for your help

    Great! I’m glad you figured it out.

    Marking Solved

Viewing 10 posts - 16 through 25 (of 25 total)

This topic contains 25 replies, has 3 voices, and was last updated by  instantinlaw 17 years, 3 months ago.

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