-
AuthorPosts
-
augengott Friend
augengott
- Join date:
- September 2010
- Posts:
- 85
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
May 4, 2011 at 5:45 pm #163587hello,
using this template with joomla 1.6 the breadcrumbs navigation is not shown..
I tried it in several positions – of course “breadcrumbs” first – but it’s not shown…
what’s wrong here?khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
May 4, 2011 at 7:00 pm #389837Hi,
You add this code into default layout (login backend–>extensions–>template manager–>pyro–>layout tab–>edit default layout)
<block name="navhelper" type="navhelper"></block>
before
<block name="footer" type="footer"></block>
augengott Friendaugengott
- Join date:
- September 2010
- Posts:
- 85
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
May 4, 2011 at 8:52 pm #389858thanks for your reply.
Entering your code gives me a navigation at bottom of the page and also a “wrong” styling.
But usually and also useful breadcrumbs navigation is between top menu and content so everyone can navigate through this as well…
so I need my breadcumbs menu there as well – at bottom of page doesn’t make sense 😉
by the way: why can I choose a module position “breadcrumbs” in the joomla 1.6 menu which is not working…
hope you have another idea to get a REAL breadcrumbs navigation to my pagekhoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
May 5, 2011 at 3:56 am #389890You replace this code in default layout
<blocks name="topbody" style="xhtml">
<block name="mainnav" type="mainnav"></block>
<block name="top" type="modules" no-main="1">top</block>
</blocks>
with
<blocks name="topbody" style="xhtml">
<block name="mainnav" type="mainnav"></block>
<block name="top" type="modules" no-main="1">top</block>
<block name="breadcrums" type="navhelper" main-inner="1">breadcrumbs</block>
</blocks>
<blockquote>by the way: why can I choose a module position “breadcrumbs” in the joomla 1.6 menu which is not working…</blockquote>
– breadcrumbs is just position is declared in <joomla url>pyro16templatesja_pyrotemplateDetails.xml. So, you can add any position if you want. To active a position, you must define it in layout (ex:default layout) or block filesIng. Ervin Zatko EASY FriendIng. Ervin Zatko EASY
- Join date:
- September 2014
- Posts:
- 127
- Downloads:
- 406
- Uploads:
- 16
- Thanks:
- 19
- Thanked:
- 6 times in 1 posts
June 22, 2011 at 8:31 am #397819Hi
I try this to display breadcrumbs, but the navigation is not shown.
Any idea how I can turn on the breadcrumbs navigation?Thanx
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 23, 2011 at 9:18 am #398009Could you give me usename+password of ftp and backend?
Ing. Ervin Zatko EASY FriendIng. Ervin Zatko EASY
- Join date:
- September 2014
- Posts:
- 127
- Downloads:
- 406
- Uploads:
- 16
- Thanks:
- 19
- Thanked:
- 6 times in 1 posts
June 23, 2011 at 9:22 am #398010I made it on localhost…Did you have any idea?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 23, 2011 at 9:54 am #398017You replace
<block name="breadcrums" type="navhelper" main-inner="1">breadcrumbs</block>
with
<block name="navhelper" type="navhelper"></block>
Ing. Ervin Zatko EASY FriendIng. Ervin Zatko EASY
- Join date:
- September 2014
- Posts:
- 127
- Downloads:
- 406
- Uploads:
- 16
- Thanks:
- 19
- Thanked:
- 6 times in 1 posts
June 23, 2011 at 10:03 am #398019In a modulposition view “domain.com/index.php?tp=1” I see the modul breadcrumbs in a correct place. The modul is active.
But in these position on webpage I dont show navigation…khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 23, 2011 at 10:49 am #398031Sorry about inconvenience. Could you give me a snapshot with your annotation?
Ing. Ervin Zatko EASY FriendIng. Ervin Zatko EASY
- Join date:
- September 2014
- Posts:
- 127
- Downloads:
- 406
- Uploads:
- 16
- Thanks:
- 19
- Thanked:
- 6 times in 1 posts
June 23, 2011 at 11:12 am #398037Here are some screenshot:
If it not enought I try upload page to my server.
Tahnx
- khoand Friend
khoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 26, 2011 at 12:54 pm #398473<em>@khoand 249123 wrote:</em><blockquote>You replace
<block name="breadcrums" type="navhelper" main-inner="1">breadcrumbs</block>with
<block name="navhelper" type="navhelper"></block>
</blockquote>My website like this
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 3 voices, and was last updated by khoand 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum