-
AuthorPosts
-
instantinlaw Friend
instantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
August 1, 2007 at 6:22 am #22592113MM;23007I have it published in the user1 position and the module shows up.
Great news!
Good luck with your site.:)August 1, 2007 at 6:23 am #225922But thats not where I need it
I need it to be below that
Michael Casha FriendMichael Casha
- Join date:
- September 2014
- Posts:
- 2561
- Downloads:
- 1
- Uploads:
- 32
- Thanks:
- 41
- Thanked:
- 119 times in 1 posts
August 1, 2007 at 6:24 am #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.August 1, 2007 at 6:26 am #225926This??
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 Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
August 1, 2007 at 6:29 am #225927PM me with the site url and user name and password, and I’ll get it going for you.
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
August 1, 2007 at 8:07 am #225963If you are trying to publish 3rd party module above ja-news position, you need to add a position to your index.php file.
August 1, 2007 at 4:48 pm #226024Here 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 Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
August 1, 2007 at 5:02 pm #226027Hi
Maybe this will help.
http://forum.joomla.org/index.php/topic,176227.0.htmlAugust 1, 2007 at 5:20 pm #226030Yup,
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 Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
August 1, 2007 at 9:24 pm #22605313MM;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
-
AuthorPosts
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