Page 1 of 1

Using cms_selflink dir="next" on pages set to not Show in Menu

Posted: Tue Sep 25, 2007 8:49 pm
by tophers
Hi,

I have a site that is starting to develop a fairly deep content structure. I have sample pages at a lower level that I'd like to NOT be shown in the menu. However, once a selection has been made to view one of these pages, I'd like to use cms_selflink (dir="previous" and "next") to allow navigation between them. Currently, if the pages are set to Not Show in Menu, the "previous" and "next" links ignore them, and move to the next visible page. Is there a way to focus the selflink on these 'hidden' pages?

The site is in progress, and I've currently set the pages to be Shown in Menu, but the pages in question can be viewed here:
http://www.tmpcanada.ca/clients/ixl/ind ... ge=651-dhm

Thanks for any help on this.

Re: Using cms_selflink dir="next" on pages set to not Show in Menu

Posted: Tue Nov 06, 2007 10:07 pm
by twen88
I am running into the same issue here. I am wondering if any body has an idea on how to resolve this?

Re: Using cms_selflink dir="next" on pages set to not Show in Menu

Posted: Tue Nov 06, 2007 10:16 pm
by calguy1000
You want to 'navigate' between pages that are 'not shown in menu'..... this probably means that you're doing something wrong with the layout of your pages.

Why not do this:
a) Create a new section header, and make sure that it's 'show in menu' flag is off
b) Change the parent of all of your hidden pages to be a child of this new section header
c) Change the pages back so that 'show in menu' is on.

Now the next/prev page links will all work.

Re: Using cms_selflink dir="next" on pages set to not Show in Menu

Posted: Tue Nov 06, 2007 10:24 pm
by twen88
WOW! That would word for me!

Will do so and thank you very much calguy1000!

Re: Using cms_selflink dir="next" on pages set to not Show in Menu

Posted: Wed Nov 21, 2007 12:02 am
by tophers
That does work, Calguy, but now I'm having issues with the {sitemap} tag as a result - every entry following the 'hidden' Section moves back one level (ie - a level three page looks like a two, and a level one is actually protruding left past the main list!). Is ther ejust something I'm missing? Here's the site - http://www.blumonkee.com/clients/ixlbri ... ge=sitemap.

The Verterra King Series is where I started. The Prairie Style Architecture is at the same page level as Verterra, but showing as one level up. And Commercial is a top-level page (the same as Residential).

Any help is appreciated, and sorry for the gap in replies - I was pulled off this project for a while.