breadcrumb need to show all pages and subpages.

Permalink 1 user found helpful
am using Breadcrumb NavXT plugin.

i want to show all the pages and subpages in breadcrumb.i know this is tough to understand, so am explain briefly here.

i have the pages:

->mainpage

--->subpage1

--->subpage2

--->subpage3

if i select main page it need to show you are here>subpage1>subpage2>subpage3

if i select subpage3 it need to show mainpage>subpage1>subpage2>you are here

if i select subpage1 it need to show subpage2>subpage3>mainpage>you are here

i guess,now you got my question.breadcrumb need to show circularly with all pages. please help me to achieve this. any plugin do this? or any code?:)