Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > Question about breadcrumb??? View modes: 
User avatar
Member
Member
oli70it - 10/20/2010 7:17:54 AM
   
Question about breadcrumb???
I have one question about breadcrumb. I have some pages under root document and when i am on news page I want to put here breadcrumb webpart but to show and home page like link. I have been trying diferent solution with starting path, selected path etc... but nothing.

Can someone help me how to resolve this

Thanks

User avatar
Member
Member
Jeffrey H. - 10/20/2010 8:54:46 AM
   
RE:Question about breadcrumb???
It depends on your content heirarchy. Our site's Home page is also organized with all main pages at the root and the way we solved the issue was putting our home link statically in the content before of the breadcrumb webpart. You could also clone the webpart and add it in the clone. Our home page does not have a breadcrumb on it so it worked well for us.

Regards,

Jeffrey

User avatar
Member
Member
gavin.eggheaddesign - 10/21/2010 4:39:28 AM
   
RE:Question about breadcrumb???
+ 1, Agree with Jeffrey - From my understanding the homepage wont appear as a link within breadcrumbs unless the rest of the website pages are 'children' of it rather than sitting alongside, so better to just create a static link within the 'HTML before' inside the webpart properties.

Thanks

User avatar
Member
Member
oli70it - 10/25/2010 2:34:30 AM
   
RE:Question about breadcrumb???
Ok Thanks, but I have another question.

In web part properties of breadcrumb, in design tab I dot'n want to use breadcrumb separator and this is empty but anyway this separator is showing in live site,

How to remove this, becouse I wan't to use with css div.

Thanks

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 10/26/2010 3:33:32 AM
   
RE:Question about breadcrumb???
Hello,


you could use a custom macro in Separator property. The macro could check current mode (you can use CMSContext class to check it) and return the appropriate string for Separator property.


Best regards,
Helena Grulichova

User avatar
Member
Member
gavin.eggheaddesign - 10/26/2010 4:11:58 AM
   
RE:Question about breadcrumb???
Hi - Do you mean removing the standard '>'? You could add the HTML for a space in the webpart properties field = ' '

Hope this helps

Thanks

User avatar
Member
Member
gavin.eggheaddesign - 10/26/2010 4:12:36 AM
   
RE:Question about breadcrumb???
Sorry wrong format
 


Thanks

User avatar
Member
Member
gavin.eggheaddesign - 10/26/2010 4:15:33 AM
   
RE:Question about breadcrumb???
That's annoying - third time lucky.

&nb sp; - but remove the space between 'nb' and 'sp'. Cannot seem to get the code to display within the forum.

Thanks