Sub pages mixes navigation?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
JiiPee
Forum Members
Forum Members
Posts: 81
Joined: Fri Jan 23, 2009 7:03 pm

Sub pages mixes navigation?

Post by JiiPee »

I have some strage behaviour in my latest site (1.8.2 toliara), It started when I added a subpage. Subpage showed ok in the menu but when clicked any link after subpage (not before) all those links showed in active state in menu. This behaviour didint stop even if I deleted that subpage, pages after that were all in active state when clicked any one of them. I had to delete all those pages and recreate them.

Also I notised that one page that I hide from menu, when I am in that page the next page after that is highlighted in menu. This also needed deleting and recreating those pages.

I have tried replacing css with other navigation css that is fully working in other sites, but those dont work in this site. I can only think that something is wrong in the menu li sturcture, or could it be that some of my own ol ul or li styles can cause this? I use menu like this:

Code: Select all

        <div id="menu">
            {menu template='cssmenu.tpl'}
        </div><!-- end menu -->
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Sub pages mixes navigation?

Post by Dr.CSS »

Was this an upgraded site or fresh install, did you make your own page template/css or reused an existing default, is it...?

More info = more help  ;)...
Post Reply

Return to “CMSMS Core”