-
AuthorPosts
-
November 24, 2010 at 12:15 am #156728
Hi There,
I’ve been playing around with JA Rave, but I can’t seem to locate any module-position for breadcrumbs…?
How can I implement it?
Thanks!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 24, 2010 at 8:06 am #364053now,
1) you go to the template’s configuration,
2) Click to the Layouts Tabs and edit the default Layout
3) find:<blocks name=”bottom” style=”xhtml”>
replace:
<blocks name=”bottom” style=”xhtml”>
<block name=”navhelper” type=”navhelper” main-inner=”1″></block>2 users say Thank You to Saguaros for this useful post
November 24, 2010 at 7:16 pm #364150Hi
neat, thanks for your help!
But a problem occued. It “breaks” the borders of the site.
It does not fit into the existing width, but is slightly too wide.
I can’t locate where to modify that. Any suggestions?Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 25, 2010 at 4:27 am #364208<em>@waseemhussain 205171 wrote:</em><blockquote>Hi
neat, thanks for your help!
But a problem occued. It “breaks” the borders of the site.
It does not fit into the existing width, but is slightly too wide.
I can’t locate where to modify that. Any suggestions?</blockquote>o, you try adding this into the template.css file
#ja-navhelper .main {
border-left:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
padding:20px 0 0;
}2 users say Thank You to Saguaros for this useful post
November 27, 2010 at 10:50 am #364487Brilliant.
Thanks!
November 28, 2010 at 10:19 am #364555Okay…
Follow-up question.
How do I move the breadcrumbs into the default position they were in, in “JA Purity I”?
See attached image…
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 29, 2010 at 3:37 am #364610you open the file: templates/ja_purity_ii/layouts/blocks/footer.php and remove the following code:
<div class=”ja-breadcrums”>
<strong><?php echo JText::_(‘You are here’)?></strong> <jdoc:include type=”module” name=”breadcrumbs” />
</div>2) add above code into this file templates/ja_purity_ii/layouts/blocks/main.php and below the following code:
<div id=”ja-main” style=”width:<?php echo $this->getColumnWidth(‘m’) ?>%”>
November 30, 2010 at 8:02 pm #364890Sorry,
Maybe I was unclear,
I am using JA Rave as a template, but I want to move the breadcrumbs into the same position as they used to have in “JA Purity I”.
Meaning, I want to move breadcrumbs in JA Rave into the position right above the title in the article content.
Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
December 1, 2010 at 3:28 am #364921Goto template JA Rave in template manager, click on tab “Layouts” and edit the current layout (should be default), and add this block in to blocks “middle”
<blocks name=”middle” ..>
…
<block name=”content-top”>breadcrumb</block>
</blocks>(… means keep other things unchanged).
1 user says Thank You to Khanh Le for this useful post
December 1, 2010 at 3:27 pm #365012Superb.
That worked.Thanks for your support
abrill Friendabrill
- Join date:
- October 2008
- Posts:
- 140
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 42
- Thanked:
- 1 times in 1 posts
June 9, 2011 at 3:39 pm #395544Hi, is that just for 1.5 Joomla version as the breadcrumb did not move for me?
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
June 10, 2011 at 9:02 am #395693<em>@abrill 245991 wrote:</em><blockquote>Hi, is that just for 1.5 Joomla version as the breadcrumb did not move for me?</blockquote>
Hi,
Sorry that i am still not being clear. Please clarify your questions in more details then we shall help you.
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 5 voices, and was last updated by Anonymous 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Breadcrumbs?
Viewing 12 posts - 1 through 12 (of 12 total)