[Plugin: WP-dTree] Pages “Open to selection” not consistent
-
I have a problem with the “Open to selection” feature for Pages. On the site below (which is still in developement) we use the Open to selection for Pages, but subpages only sometimes open.
On this page the tree does not open at all:
http://allermand.net/noah/om-noah/On these pages the tree opens:
http://allermand.net/noah/forlag/
http://allermand.net/noah/undervisning/
http://allermand.net/noah/bliv-aktiv/Note that some subpages in the tree also open, but not all..
I use the K2-theme, but have tested this with the default Kubrick theme which acts the same way. The cache was recently cleared and looks ok to me:
<span id="dtreepgewrapper"> <script type="text/javascript"> <!-- var p = new wp_dTree('p', 'http://allermand.net/noah/','35'); p.config.useLines=1; p.config.useIcons=0; p.config.closeSameLevel=1; p.config.folderLinks=1; p.config.useSelection=0; p.a(40000,-1,'Undersider'); p.a(40126,40013,'Underside til Forlag','forlag/underside-til-forlag/'); p.a(40175,40100,'Underside til Undervisning','undervisning/underside-til-undervisning/'); p.a(40177,40175,'Under-underside til Undervisning','undervisning/underside-til-undervisning/under-underside-til-undervisning/'); p.a(40179,40126,'Under underside til Forlag','forlag/underside-til-forlag/under-underside-til-forlag/'); p.a(40182,40102,'Underside til Bliv aktiv','bliv-aktiv/underside-til-bliv-aktiv/'); p.a(40184,40175,'underundervisning2','undervisning/underside-til-undervisning/underundervisning2/'); p.a(40203,40201,'Om Noah underside','om-noah/om-noah-underside/'); p.a(40243,40013,'Subtest2','forlag/subtest2/'); p.a(40245,40243,'Subtest2 subpage','forlag/subtest2/subtest2-subpage/'); p.a(40198,40203,'Om Noah under-underside','om-noah/om-noah-underside/om-noah-under-underside/'); p.a(40201,40000,'Om Noah','om-noah/'); p.a(40013,40000,'Forlag','forlag/'); p.a(40016,40000,'Miljøsk','milj%c3%b8sk/'); p.a(40098,40000,'Presse','presse/'); p.a(40100,40000,'Undervisning','undervisning/'); p.a(40102,40000,'Bliv aktiv','bliv-aktiv/'); p.a(40104,40000,'Støt NOAH','st%c3%b8t-noah/'); document.write(p);The WP-dTree plugin was just re-installed – no modifications done.
Hope somebody will take a look at this, cause I’m confused.. : /
Best regards
The topic ‘[Plugin: WP-dTree] Pages “Open to selection” not consistent’ is closed to new replies.