-
AuthorPosts
-
cgc0202 Friend
cgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
May 10, 2011 at 1:28 pm #163812To Joomlart Staff,
Please refer to the default template, no need to view a users site to understand this.
Right now, the JA News is poaitioned to have the same width ast the content position. If one looks at the Demo, the Content position width is not ideal for three-column width JA News. It is just too ugly, and the layout is too odd, especially with a right or left aligned image.
What I want is a JA News position that will span the entire page. Just like my other inquiries about Positions 1,2,3 and 4, as well as placements of Positions 5, 6, and 7 (see other posts),
Cornelio
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
May 10, 2011 at 5:27 pm #390625Hi,
I can’t see what position that you said. Could you give me a snapshot with your annotation?cgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
May 11, 2011 at 2:53 am #390680<em>@khoand 239631 wrote:</em><blockquote>Hi,
I can’t see what position that you said. Could you give me a snapshot with your annotation?</blockquote>Thanks khoand,
It will require creation of a new position. If you refer to the related posts
Positions 5,6, and 7 same width and spans the whole pageThe new position will be sandwiched between the positions 6 =>10
and the footer, as follows:- positions 6 =>10 (see revision, as you suggested in the linked thread above)
- new whole width span <= Create new position that will span the whole width of the page where to place JA News or some other modules
- footer
- debug
Cornelio
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
May 12, 2011 at 8:30 am #390927– You create <joomla url>templatesja_mesolite_iilayoutsblocksnewblock.php file with content
<?php if( $this->countModules('newposition') ): ?>
<div id="ja-newposition" class="wrap">
<div class="main">
<jdoc:include type="modules" name="newposition" />
</div>
</div>
<?php endif; ?>
– Add this code into <joomla url>templatesja_mesolite_iilayoutsdefault.php file
<?php $this->loadBlock(newblock') ?>
before
<?php $this->loadBlock('footer') ?>
– You set position of new module is newposition1 user says Thank You to khoand for this useful post
cgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
May 12, 2011 at 10:27 pm #391016<em>@khoand 240017 wrote:</em><blockquote>- You create <joomla url>templatesja_mesolite_iilayoutsblocksnewblock.php file with content
<?php if( $this->countModules('newposition') ): ?>
<div id="ja-newposition" class="wrap">
<div class="main">
<jdoc:include type="modules" name="newposition" />
</div>
</div>
<?php endif; ?>
– Add this code into <joomla url>templatesja_mesolite_iilayoutsdefault.php file
<?php $this->loadBlock(newblock') ?>
before
<?php $this->loadBlock('footer') ?>
– You set position of new module is newposition</blockquote>Thanks very much khoand,
You missed something in:
<?php $this->loadBlock(newblock') ?>
it should be
<?php $this->loadBlock('newblock') ?>
also, the “newposition” should be included in the
templateDetails.xml
to indicate there is a “newposition”.
By the way, I am considering subscribing to one of the Magento templates. Is the process of creating a new position, identical to the one you outlined here?
Cornelio
1 user says Thank You to cgc0202 for this useful post
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
May 14, 2011 at 11:08 am #391219Sorry about my mistake.
<blockquote>also, the “newposition” should be included in thetemplateDetails.xml
to indicate there is a “newposition”.</blockquote>
To add newposition to position list. But you can type it on position textbox when you edit module
<blockquote>By the way, I am considering subscribing to one of the Magento templates. Is the process of creating a new position, identical to the one you outlined here?</blockquote>
I don’t know because I don’t use Magento templatescgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
May 14, 2011 at 9:54 pm #391274<em>@khoand 240424 wrote:</em><blockquote>Sorry about my mistake.
To add newposition to position list. But you can type it on position textbox when you edit module
I don’t know because I don’t use Magento templates</blockquote>
Thanks again khoand,
I think it might work with Magento templates too, since the issuess raised here involve mainly layouting. I will buy one of the Magento temolates twhen I get my questions answered by the Joomlart staff.
JA Developer has not responded to my follow up questions (in other threads) yet regarding teh Magento templates.
Cornelio
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by cgc0202 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum