-
AuthorPosts
-
suli3 Friend
suli3
- Join date:
- February 2007
- Posts:
- 69
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 22
- Thanked:
- 1 times in 1 posts
February 20, 2008 at 3:01 pm #125841Hi
How i can display a modul in the contet position. I mean there who are the content text.
And who are the modules user6 and user9 displayd?mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
February 20, 2008 at 3:06 pm #239601Go to your template manager and Module Positions
Make a new module position called userX
now go to the text area you want the module and place the following {mosloadposition userX}
go to your module…set it to userX publish it and you should find it in place.
Hope this helps 😉
suli3 Friendsuli3
- Join date:
- February 2007
- Posts:
- 69
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 22
- Thanked:
- 1 times in 1 posts
February 20, 2008 at 3:22 pm #239605Hi Thanks for you answer
but wer i can do this in Joomla 1.5?
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
February 20, 2008 at 5:27 pm #239619You cant, you need to add the module position on the templateDetails.xml file, you can find it in the templates folder.
<position>yourposition</position>
and then where you wanna show it use
{loadposition yourposition}
suli3 Friendsuli3
- Join date:
- February 2007
- Posts:
- 69
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 22
- Thanked:
- 1 times in 1 posts
February 20, 2008 at 8:25 pm #239644Hi
I have insert this like this, is that correct
[PHP]
<div id=”ja-containerwrap<?php echo $divid; ?>”>
<div id=”ja-container” class=”clearfix”><div id=”ja-mainbody<?php echo $divid; ?>”>
<!– BEGIN: CONTENT –>
<div id=”ja-contentwrap”>
<div id=”ja-content”><jdoc:include type=”modules” />
<?php if($this->countModules(‘user9’)) : ?>
<div id=”ja-user9″>
<jdoc:include type=”modules” name=”user9″ />
</div><br>
<?php endif; ?><jdoc:include type=”component” />
<?php if($this->countModules(‘banner’)) : ?>
<div id=”ja-banner”>
<jdoc:include type=”modules” name=”banner” />
</div>
<?php endif; ?></div>
</div>
<!– END: CONTENT –>[/PHP]
and it workds like thisand what is about {loadposition yourposition} wher i can insert his.
greatway Friendgreatway
- Join date:
- June 2007
- Posts:
- 52
- Downloads:
- 420
- Uploads:
- 3
- Thanks:
- 4
- Thanked:
- 5 times in 1 posts
February 24, 2008 at 2:56 pm #239981<em>@Menalto 41072 wrote:</em><blockquote>You cant, you need to add the module position on the templateDetails.xml file, you can find it in the templates folder.
<position>yourposition</position>
and then where you wanna show it use
{loadposition yourposition}
</blockquote>
hallo if i understand the option “preview inline with positions” is no longer availabel in 1.5.1?how can that be? it is one step back in my opinion
suli3 Friendsuli3
- Join date:
- February 2007
- Posts:
- 69
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 22
- Thanked:
- 1 times in 1 posts
February 24, 2008 at 4:07 pm #239986Hi
Now i have understand what you have mean, and it works thanks
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
February 24, 2008 at 5:24 pm #239992<em>@greatway 41555 wrote:</em><blockquote>hallo if i understand the option “preview inline with positions” is no longer availabel in 1.5.1?
how can that be? it is one step back in my opinion</blockquote>
I agree, this was a great option -
AuthorPosts
This topic contains 8 replies, has 4 voices, and was last updated by Menalto 16 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum